1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00
This commit is contained in:
Vinta 2019-05-25 18:05:03 +08:00
parent ee43a75be9
commit 9336ca97b6

View file

@ -1174,7 +1174,7 @@ Code Formatters
## Web Crawling
*Libraries to automate web data extraction.*
*Libraries to automate web scraping.*
* [cola](https://github.com/chineking/cola) - A distributed crawling framework.
* [feedparser](https://pythonhosted.org/feedparser/) - Universal feed parser.