소개
Efficient Web Scraping is a specialized Claude Code skill designed to handle complex data extraction tasks without bloating the conversation context. By utilizing programmatic extraction through uv-managed Python scripts, this skill enables Claude to target specific fields and return structured JSON rather than reading thousands of lines of raw HTML. It includes robust patterns for handling static pages, authenticated APIs, and dynamic JavaScript content via Playwright, resulting in up to a 100x reduction in token usage while maintaining high data integrity and reasoning accuracy.