Free (100/mo)
by Dumpling Software UG
Product details
Subscribe
Subscribe
Product details
Pricing
Free
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
Subscribe
Subscribe
Quotas
API calls
100 per month
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
Rate limits
  • 1 call per second to 11 endpoint(s)
Powered by Nadles