What data can I get?
What data can I get?
Publicly available data from the platforms we support — profiles, posts, media, comments, pages, and
search results. See the full list on the Platforms page. Scraperize returns only what is
publicly visible; it never accesses private or logged-in-only content.
How am I billed?
How am I billed?
Do credits expire?
Do credits expire?
No. Credits stay on your balance until you use them.
What happens when I run out of credits?
What happens when I run out of credits?
Requests return
402 INSUFFICIENT_CREDITS. Buy another pack from your
dashboard and you’re topped up immediately — existing credits are
unaffected.How do I reduce credit usage?
How do I reduce credit usage?
Add
cache_max_age to your requests to accept a recent cached result for 0 credits. Pick the
largest freshness window your use case allows. See Caching.What are the rate limits?
What are the rate limits?
Requests are limited per team per minute. Over the limit returns
429 with a Retry-After header;
back off and retry after that many seconds. See Rate limits.How should I handle errors?
How should I handle errors?
Switch on the stable
error.code, show error.message to users, and log error.requestId (include
it in support requests). See Errors.Which platforms do you support?
Which platforms do you support?
Is my data private?
Is my data private?
Your API keys and usage are private to your team. Keep your API key secret and call the API from your
server, never from client-side code. See Authentication.
Can I use this responsibly?
Can I use this responsibly?
Scraperize returns public data, but you are responsible for using it in line with the applicable
platforms’ terms and the laws that apply to you. Use it to build responsibly.
requestId and we’ll help.