Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions api-reference/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Introduction"
description: "Supadata API Reference"
title: "Supadata API Reference | Web Scraping & YouTube Transcripts"
og:title: "Supadata API Reference - Web Scraping, YouTube Transcripts, Metadata"
description: "Complete API reference for Supadata. Extract web content, YouTube transcripts, video metadata, and more. Includes authentication, rate limits, and endpoint documentation."
---

## Features
Expand Down
4 changes: 2 additions & 2 deletions integrations/mcp.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "MCP"
description: "Model Context Protocol server for AI-powered web and video scraping"
title: "Supadata MCP Server — YouTube Transcripts & Web Scraping for AI Agents"
description: "Connect Claude, Cursor, and ChatGPT to YouTube transcripts and web scraping via the Supadata MCP server. Get video transcripts, scrape websites, and crawl pages directly in your AI assistant."
---

## Overview
Expand Down
3 changes: 2 additions & 1 deletion integrations/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Overview"
title: "Integrations Overview"
og:title: "Supadata Integrations & SDKs | Connect with n8n, Zapier, Make, MCP"
description: "Supadata SDKs and integrations help you easily extract data from websites using your preferred tools."
---

Expand Down
11 changes: 6 additions & 5 deletions youtube/supported-url-formats.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: 'URL Formats'
og:title: 'Supported YouTube URL formats | Supadata'
description: 'Supported YouTube URL formats for videos, playlists, and channels.'
title: 'Supported YouTube URL Formats and Examples | Supadata Docs'
sidebarTitle: 'URL Formats'
og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata'
description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.'
---

## Supported YouTube URL Formats
## Supported YouTube URL and Link Formats

The API supports various input formats for referencing videos, playlists and channels. Here are the supported formats:
When working with the Supadata API, you can reference any YouTube content using a variety of URL formats and link types. Whether you need to process a standard `youtube.com/watch` URL, a short `youtu.be` link, a YouTube Shorts link, or a channel handle — the API automatically detects and normalizes the input. Below is the complete reference of all supported YouTube link formats.

| Content Type | Supported Formats | Example |
|-------------|------------------|----------|
Expand Down