Play counts, engagement and author data for any public reel or post.
Real-time views, likes, comments, shares and saves from any public post — through a single endpoint. No subscriptions. No rate limits. You pay as you go.
Instagram and TikTok are live today. YouTube ships next — same request, same response, zero migration.
Play counts, engagement and author data for any public reel or post.
Full engagement breakdown — including shares and saves — on every scrape.
Long-form and Shorts metrics — landing next, with the identical request shape.
A single X-API-Key header authenticates everything — no OAuth dance, no SDK to install. It's just HTTP.
$ curl "https://api.refetcher.com/" \
-H "X-API-Key: pc_live_••••" \
-d '{"url":"https://tiktok.com/@u/video/73…"}'
Multi-region infrastructure with automatic failover — clean, consistent responses even under heavy load.
No subscriptions. No expiring balance. Add funds when you need to, then spend them two days — or two years — from now. They'll still be there.
Live numbers scraped at request time, on infrastructure that doesn't blink.
Most scraping APIs bill you for every call — even when it returns nothing. You only ever pay for a successful scrape.
Reach the people who actually wrote the API. Real answers — not a ticket queue or a bot.
Authenticate with a single header and get clean, predictable JSON back — the same shape across Instagram, TikTok and YouTube.
# Authenticate once. Works everywhere.
curl -s https://api.refetcher.com/ \
-H "X-API-Key: pc_live_••••" \
-d '{ "url": "https://instagram.com/reel/C8x…/" }'
// → 200 OK
{ "platform": "instagram",
"metrics": { "views": 1284203, "likes": 48211, "comments": 1903 } }
"After weeks fighting proxies and broken scrapers, I swapped to Refetcher and shipped in an afternoon. Fast, reliable, and I only pay for what I actually pull."
"We verify clipper payouts against real view counts now. It paid for itself in the first week."
"The no-subscription model is the whole reason we switched. Credits that don't vanish each month — finally."
"Latency is genuinely fast and the JSON is clean. Dropped it straight into our analytics pipeline."
$10 of free scraping, no card required. See real numbers before you commit to anything.
Get your API key →