SupaData

Extract transcripts, metadata, and structured data from videos and websites.

1|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/vibecode/Skillsforagent --skill supadata-vibecode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SupaData
Source: https://github.com/vibecode/Skillsforagent/tree/main/Foundational/Supadata
Command: npx skills add https://github.com/vibecode/Skillsforagent --skill supadata-vibecode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified interface to extract transcripts, metadata, and structured data from various online video platforms and websites, saving you the effort of manual scraping and data collection.

Core Features & Use Cases

  • Multi-Platform Transcripts: Get text or timestamped transcripts from YouTube, TikTok, Instagram, X/Twitter, Facebook, and local video files.
  • Web Scraping & Crawling: Scrape webpage content into Markdown or crawl entire websites to map out their structure.
  • AI-Powered Extraction: Extract specific information from videos based on prompts or JSON schemas.
  • Use Case: You need to analyze customer feedback from a YouTube video. Use this Skill to get the transcript, then use its AI extraction feature to summarize the key points and identify any mentioned product features.

Quick Start

Use the SupaData skill to get a plain text transcript in English for the YouTube video at https://youtu.be/dQw4w9WgXcQ.

Frequently Asked Questions about SupaData

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract transcripts from YouTube videos?

To extract YouTube video transcripts, you provide the video URL to the Skill and specify your desired language or format. It returns the text or timestamped transcript directly, saving you from manual transcription.

Can I scrape and crawl websites into Markdown format?

Yes, you can scrape webpage content into Markdown or crawl entire websites to map their structure. This allows you to extract structured data and save webpage content for further processing.

Does video metadata extraction work with TikTok and Instagram?

Video metadata extraction works with TikTok, Instagram, X/Twitter, and Facebook. You can retrieve structured data and transcripts from videos across these platforms using a unified API interface.

How do I extract specific information from a video using AI?

You can extract specific information from videos by providing a prompt or JSON schema. The AI-powered extraction feature processes the video content based on your schema to return targeted data.

Do I need an API key to use SupaData for web scraping?

Yes, you need a SUPADATA_API_KEY to authenticate and use the web scraping and video data extraction features. This key is required for all API requests to access the platform's data retrieval capabilities.

What is the best way to transcribe local video files?

To transcribe local video files, provide the file URL to the Skill for processing. It supports file URLs for transcription, converting the video content into text or structured data outputs.