DocsIntegrationsPlaygroundPricing
Get API Key

Turn Any Content
Into Structured Data.
Instantly.

The developer API for extracting transcripts, metadata, and structured data from YouTube, TikTok, Instagram, and any URL — ready for AI.

No credit card required · Setup in 2 minutes · 100 requests free forever

Platform 1

Works with the modern AI stack

Vercel
Hugging Face
Replicate
LangChain
Pinecone
Together AI
6
platforms
50+
languages
100
free credits
1
API key for everything

Built for the modern AI stack

OpenAILangChainClaude (MCP)Pineconen8nZapierMake
What's in the Box

Everything You Need
To Extract Data At Scale

One API key. Every platform. AI-ready output in seconds.

Video Transcripts

Extract timestamped transcripts from any video platform with AI fallback and 40+ language support.

  • YouTube, TikTok, Instagram, X
  • Timestamped JSON output
  • AI fallback for auto-captions
  • 40+ languages supported
Learn more

Social Media Metadata

Pull titles, descriptions, view counts, engagement metrics, and author data in one request.

  • Titles, descriptions, thumbnails
  • View counts & engagement
  • Author & channel data
  • Bulk endpoint available
Learn more
Most Powerful

Video Analysis API

Deep AI-powered analysis of video content — topics, sentiment, key moments, and structured summaries.

  • Topic extraction
  • Sentiment analysis
  • Key moment detection
  • Structured AI summaries
Learn more

Web Scraping API

Extract clean, structured data from any URL — rendered HTML, markdown, or raw JSON.

  • Any URL, clean markdown
  • JavaScript-rendered pages
  • Structured data extraction
  • Batch processing
Learn more
Get Started

Up and Running
in 3 Steps

From zero to production in minutes, not days.

01

Get Your API Key

Create a free account in 30 seconds. No credit card required. You get 100 credits instantly — enough to explore every endpoint.

02

Make Your First Request

Pass any YouTube, TikTok, or Instagram URL. Get clean JSON back in under a second — timestamped, structured, AI-ready.

03

Ship Your Product

Plug the output directly into your AI pipeline. We handle rate limits, retries, and platform changes so you don't have to.

Developer First

One Request.
Instant Structured Data.

Pass any video URL — get clean, timestamped JSON back in milliseconds.

Usage
curl 'https://api.supacrawlx.com/v1/youtube/transcript?url=https://youtu.be/dQw4w9WgXcQ' \
  -H 'x-api-key: {your_api_key}'
200 OK · application/json
{
  "lang": "en",
  "aiGenerated": false,
  "durationMinutes": 3.53,
  "content": [
    {
      "text": "We're no strangers to love",
      "offset": 1000,
      "duration": 2920,
      "lang": "en"
    },
    {
      "text": "You know the rules and so do I",
      "offset": 87600,
      "duration": 2640,
      "lang": "en"
    }
  ]
}

Works With Your Stack

Python SDKpip install supacrawlx
TSTypeScript SDKnpm i @supacrawlx/sdk
REST APIcurl api.supacrawlx.com
n8nNo-code workflow
ZapierAutomation platform
MakeVisual automation
ActivePiecesOpen source automation
MCP ServerClaude integration
Python SDKpip install supacrawlx
TSTypeScript SDKnpm i @supacrawlx/sdk
REST APIcurl api.supacrawlx.com
n8nNo-code workflow
ZapierAutomation platform
MakeVisual automation
ActivePiecesOpen source automation
MCP ServerClaude integration
Use Cases

Built for Every
AI-First Workflow

From RAG pipelines to content automation — SupaCrawlX powers the data layer.

01

RAG & AI Pipelines

Feed transcripts and web content directly into your vector database. Build retrieval-augmented generation systems that stay current.

LangChainLlamaIndexVector DB
02

Content Repurposing

Turn any video into blog posts, newsletters, social clips, and summaries. Automate your content workflow from source to distribution.

ZapierMaken8nAI Summary
03

Brand Monitoring

Track mentions, sentiment, and competitor content across YouTube, TikTok, and Instagram at scale with a single API.

Multi-platformSentimentBatch
What Developers Say

Built by Developers,
For Developers

Finally works without the auth headache. Plugged it into our LangChain pipeline in 20 minutes. The timestamped JSON is exactly what we needed for chunking.
ML Engineer

ML Engineer

AI infrastructure startup

We tried building our own YouTube scraper — spent two weeks on it. Switched to SupaCrawlX and had transcripts flowing into our vector DB by end of day. No contest.
Technical Founder

Technical Founder

Content intelligence SaaS

The AI fallback for videos without captions is a killer feature. We're processing thousands of videos a day and the uptime has been rock solid.
CTO

CTO

Media analytics company

We use SupaCrawlX to power our entire video intelligence pipeline. The metadata quality is unmatched — structured, clean, and ready for embeddings.
Senior Engineer

Senior Engineer

Data platform team

Evaluated three different scraping solutions. SupaCrawlX was the only one that didn't break every time a platform updated their frontend. Huge time saver.
Data Engineer

Data Engineer

Social listening tool

Shipping a TikTok analytics dashboard used to take weeks. With SupaCrawlX we had live data flowing in under an hour. The docs are excellent.
Backend Developer

Backend Developer

Marketing analytics startup

The transcript API is exactly what our study tool needed. Reliable, fast, and the structured output slots right into our RAG pipeline.
AI Researcher

AI Researcher

EdTech product

Clean API, zero drama. We pull YouTube and TikTok data for dozens of clients and the rate limits have never been a problem. Support is responsive too.
API Developer

API Developer

Agency / consultancy

The chunked transcript output with timestamps is a game changer for video search. We built our semantic search feature on top of SupaCrawlX.
ML Ops Engineer

ML Ops Engineer

Video search startup

Finally works without the auth headache. Plugged it into our LangChain pipeline in 20 minutes. The timestamped JSON is exactly what we needed for chunking.
ML Engineer

ML Engineer

AI infrastructure startup

We tried building our own YouTube scraper — spent two weeks on it. Switched to SupaCrawlX and had transcripts flowing into our vector DB by end of day. No contest.
Technical Founder

Technical Founder

Content intelligence SaaS

The AI fallback for videos without captions is a killer feature. We're processing thousands of videos a day and the uptime has been rock solid.
CTO

CTO

Media analytics company

We use SupaCrawlX to power our entire video intelligence pipeline. The metadata quality is unmatched — structured, clean, and ready for embeddings.
Senior Engineer

Senior Engineer

Data platform team

Evaluated three different scraping solutions. SupaCrawlX was the only one that didn't break every time a platform updated their frontend. Huge time saver.
Data Engineer

Data Engineer

Social listening tool

Shipping a TikTok analytics dashboard used to take weeks. With SupaCrawlX we had live data flowing in under an hour. The docs are excellent.
Backend Developer

Backend Developer

Marketing analytics startup

The transcript API is exactly what our study tool needed. Reliable, fast, and the structured output slots right into our RAG pipeline.
AI Researcher

AI Researcher

EdTech product

Clean API, zero drama. We pull YouTube and TikTok data for dozens of clients and the rate limits have never been a problem. Support is responsive too.
API Developer

API Developer

Agency / consultancy

The chunked transcript output with timestamps is a game changer for video search. We built our semantic search feature on top of SupaCrawlX.
ML Ops Engineer

ML Ops Engineer

Video search startup

FAQs

Common Questions

Does the API work for videos without captions?

Yes. When a video has no human-made captions, SupaCrawlX automatically falls back to AI-generated transcription. You get accurate, timestamped output regardless of whether the creator uploaded captions.

Which platforms are supported?

Currently YouTube, TikTok, Instagram, X (Twitter), and Facebook for video transcripts. Web scraping works on any public URL. We're adding new platforms regularly — check the docs for the latest list.

How do credits work?

Each API request costs 1 credit. Your plan comes with a monthly credit allowance. Credits reset on your billing date. You can enable auto-recharge (Pro and Scale plans) to ensure you never hit a wall mid-pipeline.

What SDKs are available?

We have official Python and TypeScript/JavaScript SDKs, plus a REST API. Community SDKs for Go and Ruby are in progress. You can also use SupaCrawlX via n8n, Zapier, Make, ActivePieces, and our MCP server for Claude.

Is there a free plan?

Yes — 100 requests free, forever. No credit card required. You get access to all endpoints so you can evaluate every feature before committing to a paid plan.

Ready to Build Something Extraordinary?

Start with 100 free requests. No credit card. No setup fee. Ship your first AI-powered feature today.

Start Building Free View Pricing