Fetch (Web Content & YouTube Transcripts)

Fetch (Web Content & YouTube Transcripts)

egoist

Fetches web pages and YouTube video transcripts, converting HTML content to readable Markdown format for analysis and reference.

157353 views13Local (stdio)

What it does

  • Fetch web pages and convert HTML to Markdown
  • Extract YouTube video transcripts with timestamps
  • Retrieve text content from URLs
  • Process image content from web pages

Best for

Research and content analysisCreating summaries from web articlesExtracting YouTube video content for notes
No API key neededAutomatic HTML to Markdown conversion

Tools (2)

fetch_url

Fetch a URL, support HTML, text, and image

fetch_youtube_transcript

Fetch transcript for a Youtube video URL

Alternatives