Why SocialRouter
One API, any provider
Switch providers by changing one parameter. No migration, no rewrite.
Higher availability
Automatic failover when a provider goes down. Your pipeline stays up.
Pay per extraction
No subscriptions. Compare providers side-by-side and route to the cheapest or fastest.
How it works
Get your API key
Sign up and create an API key from the dashboard.
Send an extraction request
POST a social URL and extraction type to
/v1/extract. SocialRouter handles provider selection and normalization.Supported platforms
| Platform | Extraction types |
|---|---|
profile.info, profile.posts, post.likes, company.info, job.listings | |
profile.info, profile.reels, post.info, post.comments | |
| X | profile.info, post.info |
post.info, post.comments | |
profile.info, profile.posts, profile.reels, post.info, post.comments, company.reviews, group.posts, marketplace.listings, event.info | |
| TikTok | profile.info, post.info, post.comments |
| YouTube | channel.info, video.info, post.comments |
profile.info, post.info | |
| Bluesky | post.info |
| Snapchat | profile.info, post.info |
| Google Maps | place.info, place.reviews |
Platform and type availability depends on which providers are currently active. Query
GET /v1/providers for the live, authoritative catalogue.Next steps
Quickstart
Make your first extraction in under 2 minutes.
API reference
Full endpoint documentation with interactive playground.