A&C
Apify & Crawlee
B
Apify & Crawlee
•
3y ago
brilliant-lime
How to delay
When scraping a particular news site
, I would like to include a delay to prevent the site from becoming too busy
. Is such an option already provided
? If not
, please let me know what part of the code I should use to sleep
.
Apify & Crawlee
Join
This is the official developer community of Apify and Crawlee.
13,249
Members
View on Discord
Was this page helpful?
Yes
No
H
HonzaS
•
10/17/23, 1:27 PM
you can put sleep function in the requestHandler function you can also reduce maxConcurrency of the crawler