web-scraping
Installation
SKILL.md
Web Scraping with Browser Automation
Objectives
- Use Playwright to simulate real user behavior and bypass anti-bot detection
- Handle dynamic content, infinite scroll, and JavaScript-heavy sites
- Implement robust error handling, retries, and rate limiting
- Extract structured data efficiently
Core Strategy
1. Stealth Mode (Anti-Bot)
Always use stealth configuration to avoid detection: