Quickstart
Make your first request in under a minute.
Browse platforms
Every platform and endpoint we support.
Authentication
How API keys work.
API Reference
Every endpoint, parameter, and response.
What you can do
- Profiles & pages — pull public profile info, stats, and metadata across platforms.
- Posts & media — fetch individual posts, reels, clips, photos, and their engagement.
- Feeds & collections — page through a profile’s posts, a group’s posts, a channel’s history.
- Comments — read comments and replies on a post.
- Search & link-in-bio — Google results and creator link pages (Linktree, Komi, Pillar, and more).
How a request works
Send your API key in a header and the target (a URL or handle) in the query string:data, request + usage info under meta:
Good to know
Public data only
Scraperize returns only publicly available data — the same information anyone can see without logging
in.
Pay with credits
Each successful request costs 1 credit. Cache hits are free. Credits never expire.
Cache to save credits
Accept a recent result with
cache_max_age and pay 0 credits.One response shape
Every endpoint returns the same
data / meta envelope and error format.Base URL
/v1. Ready to build? Start with the Quickstart.