Skip to main content

Installation

To install the Supadata Python SDK, you can use pip:
Python

Usage

Get an API key from dash.supadata.ai, then use it with the SDK. Here’s an example of how to use the SDK:
Python

Transcripts

Get transcript from any supported platform (YouTube, TikTok, Instagram, X (Twitter), file URLs)
Python

YouTube

Get YouTube video, channel, playlist metadata.
Python

Web

Scrape and crawl web content.
Python

Error Handling

The SDK uses custom SupadataError exceptions that provide structured error information:
Python