Built-in universal search
One query across every platform. Try Universal Search, the same scrape, search, and stream stack you'd build on top of our API, running in production.
Try Universal SearchThe social media scraping API — 48 platforms, one auth token, one unified schema.
381 endpoints · 48 platforms · 100 free credits
Ask about endpoints, pricing, or how to integrate — and get copy-paste code that runs on your own API key.
import requests
response = requests.get(
'https://www.socialcrawl.dev/v1/tiktok/profile',
params={'handle': 'charlidamelio'},
headers={'x-api-key': 'sc_YOUR_API_KEY'}
)
data = response.json(){
"success": true,
"platform": "tiktok",
"data": {
"author": {
"username": "charlidamelio",
"followers": 152400000
},
"engagement": {
"likes": 12400000000,
"engagement_rate": 0.087
},
"metadata": {
"language": "en",
"content_category": "lifestyle"
}
}
}Crawling data from the world's biggest platforms
Fast, unified, agent-ready — three reasons developers and AI agents pick SocialCrawl over rolling their own
One query across every platform. Try Universal Search, the same scrape, search, and stream stack you'd build on top of our API, running in production.
Try Universal SearchEvery platform returns the same response shape — author, engagement, metadata. No platform-specific glue code. Same auth, same pagination across 381 endpoints.
View the schemaMCP-native, skill-installable, and SDKs in six languages. Your agents can scrape, search, and stream on day one — with typed responses, retries, and rate limits handled.
See AI integrationsBrand monitoring, sentiment analysis, trend detection, competitive intel — all from one query against 48 platforms.
Track your brand, products, execs, and campaigns across all 48 platforms on a schedule. Stream newly detected mentions to a webhook, or pull them in batches.
Aggregate public sentiment around launches, campaigns, and competitor moves. Sentiment scores ship in the response — bring your own model or use ours.
Surface emerging conversations in your space before they hit the mainstream feed. Spike alerts, velocity scores, related-topic graphs — out of the box.
What competitors ship, who they hire, what their customers say. Pull profiles, posts, and comments side-by-side and feed them straight into your analyst workflow.
381 endpoints, every major social network. Click any platform to explore its endpoints, run a sample request, and grab the code.
TikTok Scraper API
21 endpointsTikTok Shop Scraper API
5 endpointsInstagram Scraper API
33 endpointsYouTube Scraper API
28 endpointsFacebook Scraper API
23 endpointsX Scraper API
8 endpointsLinkedIn Scraper API
44 endpointsReddit Scraper API
8 endpointsThreads Scraper API
6 endpointsPinterest Scraper API
5 endpointsSnapchat Scraper API
1 endpointKwai Scraper API
3 endpointsTwitch Scraper API
4 endpointsKick Scraper API
1 endpointRumble Scraper API
5 endpointsSpotify Scraper API
6 endpointsBluesky Scraper API
3 endpointsTruth Social Scraper API
3 endpointsGoogle Search Scraper API
10 endpointsGoogle News Scraper API
1 endpointGoogle Finance Scraper API
3 endpointsGoogle Trends Scraper API
2 endpointsGoogle Shopping Scraper API
4 endpointsNaver Scraper API
14 endpointsUniversal Search Scraper API
3 endpointsPrism Scraper API
33 endpointsAmazon Scraper API
5 endpointsTrustpilot Scraper API
2 endpointsTripAdvisor Scraper API
2 endpointsWalmart Scraper API
5 endpointsTarget Scraper API
5 endpointsGoogle Play Scraper API
9 endpointsApp Store Scraper API
9 endpointsLinktree Scraper API
1 endpointKomi Scraper API
1 endpointPillar Scraper API
1 endpointLinkMe Scraper API
1 endpointlnk.bio Scraper API
1 endpointGitHub Scraper API
12 endpointsHacker News Scraper API
4 endpointsPerplexity Scraper API
1 endpointTavily Scraper API
4 endpointsWeb Scraping Scraper API
13 endpointsPolymarket Scraper API
1 endpointContent Analysis Scraper API
10 endpointsUtility Scraper API
4 endpointsHome Depot Scraper API
New endpoints2 endpointseBay Scraper API
New endpoints2 endpointsReturns a TikTok account's public profile: display name, bio, follower and like counts, verification status, and the numeric user id.
Use it when you have a handle and want a quick snapshot of an account before pulling its videos or followers.
$ curl https://www.socialcrawl.dev/v1/tiktok/profile?handle=charlidamelio \
-H "x-api-key: sc_YOUR_API_KEY"// Edit the params above and hit "Try it" to run a live request against the APIPlug SocialCrawl into Claude, Cursor, Codex, Windsurf — any MCP-compatible client — in seconds. Or fetch the skill, and your agent self-onboards.
One JSON block, your agent gets every SocialCrawl endpoint as a first-class tool. Typed responses, retries, and rate limits handled for you.
{
"mcpServers": {
"socialcrawl": {
"command": "npx",
"args": ["-y", "socialcrawl-mcp"],
"env": {
"SOCIALCRAWL_API_KEY": "sc_your_key_here"
}
}
}
}Your agent gets scrape, search, and stream as known capabilities. Auth, endpoints, schemas, and examples loaded in turn one.
npx skills add socialcrawl/skillsPoint your agent at our onboarding skill — it handles signup, key generation, and gets your agent shipping with zero copy-paste.
curl -s https://www.socialcrawl.dev/agent-onboarding/SKILL.mdWe replaced six scrapers, three vendors, and a Slack channel of broken cron jobs with one SocialCrawl endpoint.
48 platforms. One auth token. One schema. Five lines of code to your first response.
curl https://www.socialcrawl.dev/v1/search/everywhere \
-H "x-api-key: $SC_KEY" \
-d '{"query":"launch week","platforms":["*"]}'Hootsuite pricing runs $99–$399 per user/month across three tiers, plus custom Enterprise. See real costs at 3 and 10 seats, plus the nonprofit discount.
Read articleHashtag use lifts TikTok views ~3.7% over an account's own median, ~9.5% with heavy tagging, ~16.7% with #fyp — from 1,569 videos, 40 accounts (2026-08-10).
Read articleBest time to post on LinkedIn? The biggest studies disagree by seven hours, most just re-cite each other, and account type (not the hour) drives the gap.
Read articleCan't find what you're looking for? Talk to our team or ask the AI agent below
Start free with 100 credits. Pay per call, never per month. Credits never expire. Buy more credits only when you need them.
Tell us how many calls you make a month. We'll point you to the pack that fits — and what a call costs on it.
These cover the 1/5/10 tier ladder. Composite and metered endpoints — Prism, batch, and the async web jobs — cost more, some of them a lot more. See endpoint pricing before you size a pack around them.
Growth
20,000 credits · £49 · never expire
Try every endpoint, free
Side projects and steady API calls
Production apps and daily pipelines
High-volume scraping at scale
Dedicated support, SLAs, and volume pricing
Your integration won't break on our schedule: our API stability policy is enforced in CI on every pull request.
A standard API call costs 1 credit. Heavier and composite endpoints cost more — check the docs for the figure per endpoint.
Can't find what you're looking for? Talk to our team or ask the AI agent below