Stooq Rate Limits
Stooq enforces a daily request quota per API key. The exact numeric limit is not publicly documented. When the quota is breached the API returns a plain-text or HTML error page with the message "Exceeded the daily hits limit" instead of CSV data; it does not return HTTP 429. Community reports indicate the quota is relatively low, so callers should implement request pacing, caching, and respect the daily cap. No per-minute burst limit is formally published.
Stooq Rate Limits is the machine-readable rate-limit profile for Stooq on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests_per_day.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and notes.
Tagged areas include Fintech, Market Data, and Rate Limiting.
Limits
Policies
Sources
- https://stooq.com/db/h/
- https://www.fundmanagersoftware.com/forum/viewtopic.php?f=7&t=6084
- https://github.com/pydata/pandas-datareader/issues/1012
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.