We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1 . Get SpidermonHistory Validation/Expected number of items extracted... ERROR. ( already config STATS_CLASS on hub)
SpidermonHistory Validation/Expected number of items extracted... ERROR.
spider = self.data["spider"] print(spider.stats_history)
400 Client Error: Bad Request for url
job_obj = self.data.job filters = [("domain","=",["abc.com"])] result = job_obj.items.list(filter=filters)
How can I fix it ?
The text was updated successfully, but these errors were encountered:
[update] About first, I always get deque([], maxlen=10)
deque([], maxlen=10)
Sorry, something went wrong.
No branches or pull requests
I got two problems:
1 . Get
SpidermonHistory Validation/Expected number of items extracted... ERROR.
( already config STATS_CLASS on hub)
400 Client Error: Bad Request for url
How can I fix it ?
The text was updated successfully, but these errors were encountered: