Skip to main content

Welcome to ScriptBase

ScriptBase is a powerful REST API that enables you to extract YouTube video metadata, transcripts, and convert websites to clean markdown format. Built for developers who need reliable access to YouTube content and web scraping capabilities.

Key Features

Why ScriptBase?

Just use your API key in the X-API-Key header. No OAuth flows or complex setup required.
Pay only for what you use with transparent credit costs. Video metadata costs 1 credit, transcripts cost 2 credits.
Get transcripts as JSON with timestamps, plain text, SRT subtitles, or WebVTT format.
Built on Next.js with rate limiting, quota management, and comprehensive error handling.

Quick Example

Get started with a simple video metadata request:
cURL
curl "https://api.scriptbase.app/api/v1/videos/dQw4w9WgXcQ" \
  -H "X-API-Key: your_api_key"

What You Can Build

  • Content analysis tools
  • Transcript search engines
  • Video summarization services
  • Educational content platforms
  • SEO and research tools
  • Documentation scrapers
  • Content aggregators

Get Started