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

define redis record as url +parameters and access parameters in parse method #156

Open
ni-pixel opened this issue Nov 4, 2019 · 0 comments
Labels

Comments

@ni-pixel
Copy link

ni-pixel commented Nov 4, 2019

I want to define my Redis record as URL + parameters and split the record into two parts (URL and parameters I mean that my record is not just a URL ) and then make a request. I also want to have access to parameters in the parse method which we define in our "myspider" class. I want to know in which method we read data from Redis and then make requests and how I can access to records in Redis in parse method in a class that we define (myspider class)

@ni-pixel ni-pixel changed the title define redis record as url+parameters and access parameters in parse method define redis record as url +parameters and access parameters in parse method Nov 4, 2019
@Sm4o Sm4o mentioned this issue Oct 25, 2021
6 tasks
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