Answer the question
In order to leave comments, you need to log in
How exactly to avoid blocking when making requests to the site?
I use the requests library I
made a parser for one site, but this site blocks me after several requests
How to avoid blocking? User-Agent was browser-based, but it didn't help. A 15 second break between each request might help (time.sleep(15)). If not, what are the ways?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question