Fetch Python
Extracts and transforms web content into various formats, including rendered HTML, Markdown, and text from media files.
概要
This server provides tools for extracting content from web pages, including JavaScript-rendered content and media files. It offers specialized tools for fetching raw text, rendered HTML, converting to Markdown, and AI-powered content extraction from media files, supporting various data formats and modern web applications.
主な機能
- Extracts raw text content directly from URLs
- AI-powered content extraction from media files using OCR and computer vision
- Fetches fully rendered HTML content using a headless browser
- Supports configuration via environment variables
- Converts web page content to well-formatted Markdown
ユースケース
- Converting web content into Markdown for documentation
- Extracting data from websites for analysis
- Analyzing content within images and videos