← Back to Projects[ View Source on GitHub ]
Scrape-Scripts
A high-performance scraping engine that streamlines the transition from target discovery to large-scale data extraction.
Technical Highlights
- Spider Scaffolding: Automated generation of Scrapy spiders, items, and tests via CLI.
- Selector Repair: Intelligent tools for diagnosing and repairing broken CSS selectors.
- Hybrid Architecture: FastAPI backend wrapped around Scrapy core for easy integration with the React UI.