AI & ML11 toolsPaste one API key
Supadata integration for AI agents
Supadata is a web and video-to-text API that extracts transcripts from YouTube, TikTok, Instagram, Facebook, X (Twitter) and video files, retrieves social media metadata, and converts web content to markdown for AI training and content analysis.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Supadata once and call the same tools from all of them.
Setup
Connect Supadata through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Supadata exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
supadata_get_me | Retrieve organization details, plan information, and credit usage for the authenticated account | Read |
supadata_get_transcript | Get transcript from a video on supported platforms or from a file URL | Read |
supadata_get_transcript_by_job_id | Get results for a transcript job by job ID | Read |
supadata_get_web_map | Crawl a website and extract all URLs/links found on it | Read |
supadata_get_web_scrape | Extract content from any webpage and convert it to Markdown format | Read |
supadata_get_youtube_channel | Fetches metadata for a YouTube channel including name, description, subscriber count, video | Read |
supadata_get_youtube_channel_videos | Retrieve video IDs from a YouTube channel | Read |
supadata_get_youtube_playlist | Retrieve metadata for a YouTube playlist including title, description, video count, view count | Read |
supadata_get_youtube_playlist_videos | Retrieve video IDs from a YouTube playlist | Read |
supadata_get_youtube_video | Retrieve comprehensive metadata for a YouTube video by its ID | Read |
supadata_search_youtube | Search YouTube for videos, channels, or playlists by keyword | Read |