web-scraping

Web scraping toolkit using MCP scraper tools. Invoked when extracting content from web pages, converting HTML to markdown, extracting plain text, or harvesting links from URLs. Provides four specialized tools for different extraction needs with CSS selector filtering, batch operations, and retry logic.

$ 설치

git clone https://github.com/cotdp/scraper-mcp /tmp/scraper-mcp && cp -r /tmp/scraper-mcp/.claude/skills/web-scraping ~/.claude/skills/scraper-mcp

// tip: Run this command in your terminal to install the skill