1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2024-11-24 08:32:19 +02:00

Merge pull request #106 from alirezamika/add-autoscraper-python

add autoscraper for python
This commit is contained in:
Gregory Petukhov 2020-09-07 14:01:00 +03:00 committed by GitHub
commit 905ccf79c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,8 @@ This list contains python libraries related to web scraping and data processing
* [cola](https://github.com/chineking/cola) - A distributed crawling framework.
* [ruia](https://github.com/howie6879/ruia) - Async Python 3.6+ web scraping micro-framework based on asyncio
* [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
### Web Scraping : Tools