I get this bug at some point in the scraping. "RecursionError: maximum recursion depth exceeded while calling a Python object" How can I overcome this issue and let the cralwer keep doing its job? Thanks a lot
I get this bug at some point in the scraping.
"RecursionError: maximum recursion depth exceeded while calling a Python object"
How can I overcome this issue and let the cralwer keep doing its job?
Thanks a lot