S
S
Sergey Lutchenko2017-04-26 18:05:14
Python
Sergey Lutchenko, 2017-04-26 18:05:14

How to hook up Redis to a Python parser?

Now I am writing a parser for Amazon, sometimes errors come out that interrupt parsing and then I have to start all over again, and it can work for several hours before breaking.
So, I read somewhere that you can fasten Redis and after breaking the execution and correcting the code, you can start the parser from the moment it was interrupted. That is, he writes there all the links that he has already bypassed and does not follow them the next time he starts.
Who can tell me or throw off the link?
Thank you in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill, 2017-04-26
@GoooodBoy

https://redis-py.readthedocs.io/en/latest/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question