DocsIntegrationsPlaygroundPricing
Get API Key
Most Powerful

Deep AI Analysis of
Any Video,
Instantly

Topic Extraction Sentiment Analysis Key Moments Structured Summaries
# pip install supacrawlx
from supacrawlx import Client

client = Client("YOUR_API_KEY")
result = client.video.analyze(
  url="https://youtube.com/watch?v=VIDEO_ID",
  features=["topics", "sentiment", "key_moments", "summary"]
)
print(result.summary)
Features

What Makes This API Special

Topic Extraction

Automatically identify and categorize the main topics discussed in any video. Returns a ranked list with timestamps.

Sentiment Analysis

Measure the emotional tone of a video segment-by-segment. Understand how sentiment shifts over the runtime.

Key Moment Detection

Find the most informative or impactful moments in long-form content — perfect for automatic chapter generation.

Structured Summaries

Get AI-generated summaries at three levels: TL;DR (1 sentence), short (3 bullets), and detailed (full paragraph).

Entity Extraction

Pull named entities — people, brands, locations, products — from the video with confidence scores.

Custom Analysis Prompts

Send a custom prompt to analyze the video against your specific criteria. Fully flexible.

Use Cases

Platform-Specific Workflows

Podcast Intelligence

Automatically summarize, tag, and index podcast episodes for discovery and search without listening to every episode.

PodcastSearchIndex

Due Diligence Research

Analyze earnings calls, product demos, and executive interviews to extract key claims and sentiment signals.

FinanceResearchSignals

Learning Platform Content

Generate chapter markers, quiz questions, and learning objectives from educational video content automatically.

EdTechLMSChapters
FAQs

Video Analysis API Questions

Which platforms are supported?

YouTube, TikTok, Instagram, X, Facebook, and any direct video URL. If it has audio, we can analyze it.

How many credits does analysis cost?

Video analysis costs 5 credits per request (vs 1 credit for a basic transcript). This reflects the additional AI processing.

Can I customize what gets analyzed?

Yes. Specify exactly which features you need (topics, sentiment, key_moments, summary, entities) to optimize credit usage.

What is the output format?

Structured JSON with typed fields for each analysis type. Easy to parse, store, and query.

How long does analysis take?

Typically 10–30 seconds for a 30-minute video. Longer videos scale linearly. Use webhooks for content over 60 minutes.

Ready to Build Something Extraordinary?

Start with 100 free requests. No credit card. No setup fee. Ship your first AI-powered feature today.

Start Building Free View Pricing