Build web scraper for:
Target websites: ${{WEBSITES}}
Data to extract: ${{DATA_TO_EXTRACT}}
Volume: ${{SCRAPING_VOLUME}}
Implement:
- Request handling (requests/httpx)
- HTML parsing (BeautifulSoup/lxml)
- Dynamic content (Selenium/Playwright)
- Rate limiting
- Proxy rotation
- Data storage
- Error handling
- Respect robots.txtOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{WEBSITES][{DATA_TO_EXTRACT][{SCRAPING_VOLUME]