Merge remote-tracking branch 'marclave/master'

This commit is contained in:
Vinta 2014-08-13 22:18:13 +08:00
commit f37f4cf022

View File

@ -562,6 +562,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [RoboBrowser](https://github.com/jmcarp/robobrowser) - A simple, Pythonic library for browsing the web without a standalone web browser.
* [MechanicalSoup](https://github.com/hickford/MechanicalSoup) - A Python library for automating interaction with websites.
* [mechanize](http://wwwsearch.sourceforge.net/mechanize/) - Stateful programmatic web browsing.
* [splinter](http://splinter.cobrateam.info/) - Open source tool for testing web applications.
## Web Content Extracting