A web scraping MCP server that uses Playwright for browser automation, BeautifulSoup for HTML parsing, and Pypandoc for converting web content to high-quality Markdown. Designed to handle modern, JavaScript-heavy websites and provide a simple tool for extracting and converting web page content, enabling easy content retrieval across complex web platforms.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Scrapes content from a URL and converts it to Markdown. Parameters: url (string) - The URL to scrape, verify_ssl (boolean) - Whether to verify SSL certificates (default: true)