ultimate-scraper
Installation
SKILL.md
Ultimate Web Scraper
Quick Start
python scripts/scrape.py "https://example.com"
With AI extraction:
python scripts/scrape.py "https://example.com" \
-e "Extract all product names and prices" -o json
python scripts/scrape.py "https://example.com"
With AI extraction:
python scripts/scrape.py "https://example.com" \
-e "Extract all product names and prices" -o json