web-to-markdown
SKILL.md
Web to Markdown
概述 / Overview
通用网页抓取工具,支持: A general-purpose web scraping tool that supports:
- 将网页内容转换为干净的 Markdown / Converting web content to clean Markdown
- 从任意网站提取图片 URL / Extracting image URLs from any website
- 批量下载网页图片 / Batch downloading images from web pages
适用于内容阅读、图片收集、资料整理等场景。 Suitable for content reading, image collection, and data organization.
功能模块 / Features
1. 网页转 Markdown / Web to Markdown
将网页 URL 转换为干净的 Markdown 文本,移除广告、导航栏等无关内容。