[Help] Scrapping data from a website continuously for 7 days

khalidou

Newbie
Joined
Dec 24, 2021
Messages
41
Reaction score
28
Hello everyone,

I have a script that scrapes data from a website, and I’d like to run it continuously for about 7 days.

What would you recommend in terms of setup to ensure it runs reliably, and what best practices should I follow to reduce the risk of being blocked?

i also want to run the same script in many servers, so i can speed up the process.
 
Back
Top