khalidou
Newbie
- Dec 24, 2021
- 41
- 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.
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.