Rate limits

Intro

Each Scraper APIs user account comes with a specific job submission rate limit, tailored to your plan. These limits are designed to accommodate your monthly subscription needs effectively.

Rate limits

The rate at which you can submit jobs depends on your plan size. Refer to the table below for a breakdown of rate limits for regular and enterprise plans:

Getting rate limit information

Whenever you submit a job to our system, we will send you the rate limit information in the response headers. The header names will be structured like x-ratelimit-limit_name-limit and x-ratelimit-limit_name-remaining. The former denotes the total limit value, while the latter denotes the remaining value. There may be more than one limit applicable to you.

Last updated