web-scraper-data-miner
Installation
SKILL.md
Web Scraper & Data Miner
This skill enables bionicbot to gather data from the web and transform it into structured formats (JSON, CSV).
Instructions
- Use tools like
crawl_toolorbashwith Playwright/Cheerio. - Handle pagination and dynamic content (JavaScript rendering).
- Respect robots.txt and implement rate limiting.
- Clean and validate extracted data.
- Output data in a format ready for analysis or database import.
Examples
- "Scrape the latest real estate listings from a specific area."
- "Extract pricing data for a competitor's product catalog."