The unified interface for social data

Better prices, higher availability, no lock-in.

3
Providers
5+
Extraction types
<2s
Avg. response
99.9%
Uptime SLA

One API for any provider

Access every scraping provider through a single endpoint. Switch providers by changing one parameter.

Higher availability

When a provider fails, SocialRouter falls back to the next one automatically. Your pipeline stays up.

Price & performance

Compare providers side-by-side. Route to the cheapest, the fastest, or your preferred. Pay per extraction.

Multiple providers, one interface

SocialRouter routes your requests to the best available provider — or let you choose.

Lobstr

High-quality LinkedIn scraping with fast turnaround and reliable data.

Live
LinkedIn
Best for LinkedIn

Apify

Versatile platform with broad social media coverage across networks.

Live
LinkedInInstagramX
Most networks

Bright Data

Enterprise-grade data collection with high volume capacity.

Soon
LinkedInInstagramXReddit
Enterprise scale

Three steps to social data

From signup to first extraction in under 2 minutes.

01

Get your API key

Sign up with GitHub or Google. Get your API key in seconds. No credit card required.

Authorization: Bearer sr_live_xxxxx
02

Send an extraction request

POST a social URL and what you want to extract. SocialRouter handles provider selection, failover, and normalization.

POST /v1/extract
{
  "url": "linkedin.com/posts/...",
  "model": "lobstr/post.likes"
}
03

Get normalized data

Receive a clean, consistent response regardless of which provider fulfilled the request.

{
  "status": "completed",
  "model": "lobstr/post.likes",
  "data": [
    { "name": "Sarah Chen",
      "title": "VP of Sales" }
  ]
}

Start extracting social data in minutes

100 free credits to get started. No credit card, no commitment.