diff --git a/README.md b/README.md index 413e91e3..6fe0d253 100644 --- a/README.md +++ b/README.md @@ -619,6 +619,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [MechanicalSoup](https://github.com/hickford/MechanicalSoup) - A Python library for automating interaction with websites. * [mechanize](http://wwwsearch.sourceforge.net/mechanize/) - Stateful programmatic web browsing. * [Demiurge](https://github.com/matiasb/demiurge) - PyQuery-based scraping micro-framework. +* [cola](https://github.com/chineking/cola) - A distributed crawling framework. +* [pyspider](https://github.com/binux/pyspider) - A powerful spider system. ## Web Content Extracting