mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2025-02-19 19:00:10 +02:00
fix links
This commit is contained in:
parent
db64c54277
commit
1c3879c18a
@ -65,8 +65,8 @@ This list contains python libraries related to web scraping and data processing
|
||||
|
||||
### Web Scraping : Frameworks
|
||||
|
||||
* [grab](https://grablab.org/docs/) - web-scraping framework (pycurl/multicurl based)
|
||||
* [scrapy](http://scrapy.org/) - web-scraping framework (twisted based).
|
||||
* [grab](https://github.com/lorien/grab) - web-scraping framework (pycurl/multicurl based)
|
||||
* [scrapy](https://github.com/scrapy/scrapy) - web-scraping framework (twisted based).
|
||||
* [pyspider](https://github.com/binux/pyspider) - A powerful spider system.
|
||||
* [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
|
||||
|
Loading…
x
Reference in New Issue
Block a user