docs/guides/scaling-crawlers #1501
Replies: 3 comments 9 replies
-
The description of "maxRequestsPerMinute" and "maxTasksPerMinute" are the same. What's their difference? |
Beta Was this translation helpful? Give feedback.
-
Does Crawlee has option like DOWNLOAD_DELAY in the scrapy? I want to control the interval between each requests very accurately. For example, a real-world scenario might be that the site returns null values for visits within a 3-second interval. |
Beta Was this translation helpful? Give feedback.
-
If we wanted to horizontally scale to being able to tackle a very big site by running the same scraper but in different servers (but avoiding that two different servers scrape the same content), would Crawlee incorporate functionality to help in such case? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
docs/guides/scaling-crawlers
https://crawlee.dev/docs/guides/scaling-crawlers
Beta Was this translation helpful? Give feedback.
All reactions