Dude is a very simple framework for writing web scrapers using Python decorators. The design, inspired by Flask, was to easily build a web scraper in just a few lines of code. Dude has an easy-to-learn syntax. Dude is currently in Pre-Alpha. Please expect breaking changes. You can run your scraper from terminal/shell/command-line by supplying URLs, the output filename of your choice and the paths to your python scripts to dude scrape command.
Features
- Minimal web scraper
- The output in data.json should contain the actual URL and the metadata prepended with underscore
- Simple Flask-inspired design - build a scraper with decorators
- Uses Playwright API - run your scraper in Chrome, Firefox and Webkit and leverage Playwright's powerful selector engine supporting CSS, XPath, text, regex, etc.
- Data grouping - group related results
- URL pattern matching - run functions on matched URLs
- Setup function - enable setup steps (clicking dialogs or login)
Categories
Web ScrapersLicense
Affero GNU Public LicenseFollow dude uncomplicated data extraction
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dude uncomplicated data extraction!