Scrape profiles, posts, videos, ad libraries, and more across every major platform. No rate limits, no monthly lock-in, credits that never expire.
100 credits free · No credit card required · Credits never expire
curl "https://api.scrapecreators.com/v1/tiktok/profile?handle=iamsydneythomas" \ -H "x-api-key: YOUR_API_KEY"
Customer love
"ScrapeCreators is a banger. Fast, reliable, and great pricing. After weeks of being stuck, I finally solved the biggest problem with my new app."
"We used scrape creators because there was no other platform that would really let us find and filter the creators that we needed to, and then enrich the data we needed to"
"As soon as I switched over to Scrape Creators, the failure rate went way down. I really couldn't have done it without Scrape Creators."
"I thought I would use your service instead because its 10x cheaper."
"The documentation is super clear also for very non-technical people"
"It wasn't really possible to build the data analytics side without scrape creators"
After weeks of being stuck, I finally solved the biggest problem with my new app. Big shoutout to ScrapeCreators(.)com. I had a call with the founder @adrian_horning_ and their API is a banger. Fast, reliable, and great pricing!!
"Scrape Creators is amazing because scraping is a constantly shifting game. Now I can rely on Scrape Creators. It saves me at least an hour a week."
"Definitely has the best docs and API playground of anything I've used for social media scraping. Immediately saw how actually useful it was."
yeah love the product. switched from rapid api. now I have everything in one place!
Being a noob coder, your AI self-explanatory endpoints are amazing. Also you have everything — even TikTok song URL scrapers which are rare.
@adrian_horning_'s ScrapeCreators is a chef's kiss, so simple to use
"Thanks for the fast response, you're killing it. I have evaluated every solution in the space and ScrapeCreators is by far the best."
[classified]
Most of our biggest customers prefer to keep their data stack private. Smart operators don't advertise their edge.
Why ScrapeCreators
Simple query parameters and a single x-api-key header. No OAuth dance, no SDK required.
x-api-key
$ curl "https://api.scrapecreators.com/v1/instagram/profile?handle=zuck" -H "x-api-key: YOUR_API_KEY"
Most endpoints follow a simple 1 request = 1 credit model. No hidden calculations.
Run unlimited concurrent requests. No per-minute caps, no throttling, no artificial limits.
Every call fetches live, publicly available data straight from the source. No cached or stale results.
Talk to the person who built it. Fast replies, real answers, no ticket queue.
Buy credits when you need them. Use them 2 days from now, or 2 years from now. They'll be there.
Agent ready
MCP server, CLI, and a first-party Claude Code skill — all official, all maintained. Drop Scrape Creators into whatever AI stack you're already running, no wrapper code required.
One config block. Claude, Cursor, or any MCP client gets every Scrape Creators endpoint as a first-class tool.
{ "mcpServers": { "scrape-creators": { "command": "npx", "args": ["@scrape-creators/mcp"] } } }
Pipe-friendly, cron-friendly, CI-friendly. Perfect for scripts, batch pulls, and one-off scraping runs from your terminal.
$ scrape-creators tiktok profile @charlidamelio → fetched 1 profile · 23ms · 1 credit used
A drop-in skill that teaches Claude the whole API — every endpoint, every parameter, every response shape.
> get the last 30 days of reels from @mrbeast, then summarize the top 5 by views • Using skill scrape-creators · calling instagram/reels
Use cases
Clipping platforms use us to pull views, likes, and shares across every clipper's video — then automate payouts. One of our most popular patterns.
Pull the Facebook Ad Library, TikTok Ads, and Google Ads Transparency at scale to see exactly what creative and offers your competitors are running.
Power B2B reporting tools with live engagement, follower growth, and creator metrics — fresh data, not last week's CSV.
Auto-fill profile pics, bios, and recent posts during signup. Keep creator pages live without asking users to reconnect every week.
Feed transcripts, comments, and metadata straight into your AI pipeline. Recipe apps, research agents, content summarizers — anything that needs to understand a video.
Solo creators watching their own growth. Agencies tracking clients. Brands monitoring categories. Same API, any volume.
Founder's note
A two-minute tour of what ScrapeCreators is, how it works, and why I built it.
Compare
Pricing
Start with 100 free credits. Top up anytime. Your credits never expire. Every plan unlocks every API.
Kick the tires.
For builders shipping small things fast.
For teams running real production workloads.
Custom volume, custom pricing, white-glove onboarding.
FAQ
Can't find what you're looking for? Email me.
Coverage
Access profiles, posts, videos, comments, ads and more across every major social network. Pick a platform to see its endpoints.
Scrape TikTok profiles, videos, and more
GET /v1/tiktok/profile
GET /v1/tiktok/user/audience
GET /v3/tiktok/profile/videos
GET /v2/tiktok/video
GET /v1/tiktok/video/transcript
GET /v1/tiktok/user/live
GET /v1/tiktok/video/comments
GET /v1/tiktok/video/comment/replies
GET /v1/tiktok/user/following
GET /v1/tiktok/user/followers
GET /v1/tiktok/search/users
GET /v1/tiktok/search/hashtag
Full index
27 APIs — jump to any page
Get started
Sign up, grab your API key, and make your first request. 100 credits on the house. No credit card.
curl "https://api.scrapecreators.com/v1/instagram/profile?handle=adrianhorning" \ -H "x-api-key: YOUR_KEY"