A modern GTK4/Libadwaita frontend for Scrapy, the powerful web scraping framework.
- 🕷️ Visual spider creation and management
▶️ Live crawl monitoring with start/stop controls- 📊 Results viewer with JSON/CSV export
- ⚙️ Scrapy settings configuration
- 📱 Responsive adaptive design
- 🎨 Beautiful GNOME integration
- Python 3.10+
- GTK 4
- libadwaita 1.4+
- Scrapy
- PyGObject
- Clone the repository
- Open in GNOME Builder
- Click "Build" button
- Click "Run" button
meson setup build
ninja -C build
ninja -C build install- Create Spider: Click + to add a new spider
- Configure: Set URL, selectors, and data fields
- Start Crawl: Click play button to run spider
- View Results: See extracted data in Results tab
- Export: Save results as JSON or CSV
GPL-3.0-or-later
Flávio de Vasconcellos Corrêa https://github.com/sheep-farm