What is Scrape Rate?
Scrape rate is the number of pages or requests a pipeline sends to a target per unit of time — typically expressed as requests per second, per minute, or per hour. It controls the tradeoff between data freshness and detection risk: higher rates produce fresher data but consume more IP budget, stress the target's rate-limiting infrastructure, and increase the probability of triggering bot detection. Scrape rate is not a free variable — every target has an effective ceiling, and exceeding it reliably causes blocks.