1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-19 19:00:10 +02:00

Add Dude to python web scraping frameworks

Added Dude (https://github.com/roniemartinez/dude)
This commit is contained in:
Ronie Martinez 2022-03-18 01:55:37 +01:00 committed by GitHub
parent 72521cc512
commit 22589140be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@ This list contains python libraries related to web scraping and data processing
* [ioweb](https://github.com/lorien/ioweb) - Web scraping framework based on gevent and lxml
* [autoscraper](https://github.com/alirezamika/autoscraper) - A smart, automatic and lightweight web scraper
* [frontera](https://github.com/scrapinghub/frontera) - A scalable frontier for web crawlers
* [dude](https://github.com/roniemartinez/dude) - A simple framework for writing web scrapers using decorators.
### Web Scraping : Tools