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
Can metadata about a URL be added to the Redis queue so that it is available to the Scrapy spider that reads such URL?
The text was updated successfully, but these errors were encountered:
See this thread #203 (comment)
With make_request_from_data you can load your custom data from redis
make_request_from_data
Sorry, something went wrong.
Nice. Thank you, @rmax!
No branches or pull requests
Can metadata about a URL be added to the Redis queue so that it is available to the Scrapy spider that reads such URL?
The text was updated successfully, but these errors were encountered: