Forums

Configuring Custom Features

Hello, I have a simple web scrapping application. And I want to use this website. The scrapping script will work permanently in the background. The data I want to store is plain texts; 'name of products, url, price etc.' not images, videos ... So it will not need so much storage place. at least how many cpu seconds will I need to run my code fast and not remain in the tarpit ? I want to learn the minimum level of cpu seconds not to remain in tarpit ? Could you please help me to decide ? thank you

There are too many factors. You have to experiment.