关于
This skill provides a comprehensive framework for building production-ready web scrapers within the Claude Code environment. It emphasizes a 'polite-first' approach, guiding developers through legal compliance checks like robots.txt analysis and rate-limiting implementation via exponential backoff. Beyond ethics, the skill offers advanced technical patterns for bypassing common obstacles, including User-Agent rotation, session management, and JavaScript rendering for dynamic content. Whether you are using BeautifulSoup for static HTML or Playwright for complex web apps, this skill ensures your data extraction pipelines are robust, respectful, and reliable.