Skip to content
New issue

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

Add metadata to URLs to retrieve from Redis #287

Closed
tteguayco opened this issue Nov 30, 2023 · 2 comments
Closed

Add metadata to URLs to retrieve from Redis #287

tteguayco opened this issue Nov 30, 2023 · 2 comments
Labels

Comments

@tteguayco
Copy link

Can metadata about a URL be added to the Redis queue so that it is available to the Scrapy spider that reads such URL?

@rmax
Copy link
Owner

rmax commented Nov 30, 2023

See this thread #203 (comment)

With make_request_from_data you can load your custom data from redis

@rmax rmax added the question label Nov 30, 2023
@tteguayco
Copy link
Author

Nice. Thank you, @rmax!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants