Skip to main content

Supadata

This page covers how to use the Supadata ecosystem within LangChain. It allows you to load data from YouTube, TikTok, and other platforms.

Installation and setup

To use Supadata, you need to install the standalone integration package.

Document Loader

The Supadata integration allows you to load content from various video platforms as LangChain documents. It supports fetching transcripts and metadata.

Usage

Metadata Example

You can also fetch video structured metadata.

Resources

For detailed usage examples and API documentation, please refer to the official GitHub repository.