I’m using the instagram template to get the followers from an account.
I get an ‘block’ (error message) and don’t get to continue the scraping. I believe is was caused for the number of the request and its intervale. So, how can I set up the time between every request?
Hi @consuliam, there is a field to update labeled “Custom delay in seconds” on both Scraper actions (“Scrape Data on active tab” and “Scrape data in the background”)
Typically we advise to put 2/3 seconds on each scraper to allow for more reliable results. It lets the page load before the scraper template runs. I hope this helps!