Mega (10000/mo)
by Dumpling Software UG
Product details
Subscribe
Subscribe
Product details
Pricing
$29 monthly
+ Pay per use
Details
API calls
Billed monthly, metered.
10 000 included
(details)
For the first 1 to 10 000:
free
From 10 001:
$0.005 per unit
Monthly fee
Billed monthly.
$29
API

Supadata API v1

Documentation • Terms of Service

High performance and availability API designed for fetching web content and generating YouTube video transcripts. Uses multiple methods and fallbacks to produce content. Note: despite using different approaches, not all websites or videos can have content generated.

See API documentation for details and always feel free to contact support with questions or feedback.

Access URL
Authentication

Send your access key (available after subscription) in the "X-API-Key" header with each API call.

Endpoints
  • Get Transcript
    GET /v1/youtube/transcript
  • Check API key
    GET /v1/health
  • Get URL content
    GET /v1/web/scrape
  • Translate Transcript
    GET /v1/youtube/transcript/translate
  • Map website
    GET /v1/web/map
  • Crawl Website
    POST /v1/web/crawl
  • Get Crawl Result
    GET /v1/web/crawl/{jobId}
  • Get Video
    GET /v1/youtube/video
  • Get Channel
    GET /v1/youtube/channel
  • Get Playlist
    GET /v1/youtube/playlist
  • Get Channel Videos
    GET /v1/youtube/channel/videos
  • Get Playlist Videos
    GET /v1/youtube/playlist/videos
  • Get Transcript Batch
    POST /v1/youtube/transcript/batch
  • Get Video Batch
    POST /v1/youtube/video/batch
  • Get Youtube Batch Result
    GET /v1/youtube/batch/{jobId}
Subscribe
Subscribe
Quotas
API calls
No limit
GET /v1/youtube/transcript
GET /v1/web/scrape
GET /v1/youtube/transcript/translate
GET /v1/web/map
POST /v1/web/crawl
GET /v1/web/crawl/{jobId}
GET /v1/youtube/channel
GET /v1/youtube/playlist
GET /v1/youtube/channel/videos
GET /v1/youtube/playlist/videos
GET /v1/youtube/video
POST /v1/youtube/transcript/batch
POST /v1/youtube/video/batch
GET /v1/youtube/batch/{jobId}
Rate limits
  • 10 calls per second to 5 endpoint(s)
  • 50 calls per second to 9 endpoint(s)
Powered by Nadles