Global scraping fabric

Social data that is ready for production.One token. Every platform.

SocioScrapper turns TikTok, Instagram, and YouTube into consistent APIs with automatic proxy rotation, smart retries, and normalized JSON.

Explore docs

Median response

3.1s

Monthly requests

50M+

Success rate

98.2%

Live responseHealthy
GET
/api/scraper/metadata?url=https://youtu.be/dQw4w9WgXcQ
{
  "success": true,
  "platform": "youtube",
  "title": "Never Gonna Give You Up",
  "statistics": { "viewCount": 1200000, "likeCount": 58000, "commentCount": 9100 },
  "credits_used": 1,
  "credits_remaining": 99
}

Cache hit

92%

Proxy pool

180+ exits

Playground

Run the real API from the browser.

Choose an endpoint, add a URL, and inspect the live JSON response. This playground calls the same endpoints your production integration will use.

Base URL

https://api.socioscrapper.com/api/scraper

Auth

API key header: X-API-Key

Input

url query param (TikTok / YouTube / Instagram reels)

Credits

1 credit per request

/metadata/tiktok/youtube/instagram/reel/creditsfull=truefull=true

Request

/api/scraper/metadata/

GET

Detects TikTok, YouTube, or Instagram and returns simplified metadata.

fetch("/api/playground?endpoint=metadata&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ")
  .then((res) => res.json())
  .then((data) => console.log(data));

Requests run with the server-managed key and cost 1 credit. TikTok and YouTube endpoints require a valid video URL.

Response

JSON

Idle
Click "Send request" to see the live response.

Use cases

Signal-rich outputs for teams that move fast.

Build discovery, monitoring, and alerting workflows without running headless browsers. We handle session refresh, retries, and schema stability.

No scraper maintenanceNormalized fieldsPredictable costs
Growth teams

Creator scouting

Identify rising creators by velocity, engagement, and niche coverage.

Market research

Competitive intelligence

Benchmark share of voice, content cadence, and campaign outcomes.

Insights

Trend monitoring

Detect emerging topics and format shifts before they peak.

Risk

Brand safety

Track mentions, comments, and sentiment for early signals.

Coverage

Every major platform, one normalized schema.

Pull profiles, posts, comments, and trends in a consistent format. Keep your pipelines stable while we handle the scraping complexity.

Adaptive proxy routing with smart retries and fallback regions.

Schema-stable JSON with versioned fields and changelog alerts.

Usage controls, token scopes, and spend caps for every workspace.

TikTok

Profiles, videos, comments, and trend signals.

ProfilesVideosCommentsTrends

Instagram

Posts, reels, stories, and hashtag feeds.

ProfilesPostsReelsStories

YouTube

Channels, video metadata, comments, and search.

ChannelsVideosCommentsSearch

Adaptive proxy routing

Blend residential and datacenter pools with per-platform rules.

Schema-stable JSON

Normalized fields with versioned changes and diff alerts.

Smart retries

Automatic backoff, dedupe, and caching for higher success.

Usage controls

Token scopes, spend caps, and alerts per workspace.

How it works

Ship scrapers in minutes, not weeks.

Start with a single endpoint, then scale across platforms with the same auth and response shape.

View the docs
Step 01

Pick an endpoint

Choose from TikTok, Instagram, or YouTube endpoints with the same schema.

Step 02

Send your request

Authenticate once, then pass parameters like usernames, hashtags, or IDs.

Step 03

Receive clean JSON

Get normalized responses with stable fields, retries, and cache hints.

Get started

Start scraping in under 5 minutes.

Get 100 free credits and build your first workflow today. No credit card required.

View pricing