Veedcrawl gives AI agents and developers instant access to the content inside social videos. Send a public YouTube, TikTok, Instagram, X, or Facebook URL to the API and get back structured metadata, spoken transcripts, or a direct answer to any question you ask about the video — in one consistent response format.Documentation Index
Fetch the complete documentation index at: https://docs.veedcrawl.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Get your API key and make your first request in under 5 minutes.
API Reference
Explore every endpoint with request parameters and example responses.
MCP Server
Connect Veedcrawl directly to Claude, Cursor, or any MCP-compatible AI host.
Guides
Step-by-step workflows for creator audits, competitive analysis, and agent pipelines.
How it works
Every Veedcrawl response is designed so an AI system can work with video the same way it works with text. Start with a metadata lookup to understand the video, layer in a transcript to read what was said, then use extraction to get a structured answer to any question.Get your API key
Sign up at veedcrawl.com. New accounts receive 50 free credits — no credit card required.
Fetch video metadata
Pass any public video URL to
GET /v1/metadata to retrieve title, author, view counts, duration, and more.Pull the transcript
Use
POST /v1/transcript to get the full spoken content with timestamps, using native captions or AI-generated speech-to-text.What you can build
Creator Audit
Audit a creator’s entire presence from a single username — no URLs needed.
Competitive Analysis
Compare posting frequency, engagement, and content themes across competitors.
AI Agent Workflows
Feed video intelligence directly into agent pipelines and RAG systems.
MCP Tools
Use the five MCP tools to give any AI agent native video understanding.