mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add MechanicalSoup
This commit is contained in:
parent
be0f3b6bcb
commit
b4f187ac4b
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ long, literate-programming-style documentation generator.
|
|||
* [portia](https://github.com/scrapinghub/portia) - Visual scraping for Scrapy.
|
||||
* [feedparser](http://pythonhosted.org/feedparser/) - Universal feed parser.
|
||||
* [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.
|
||||
|
||||
## Web Content Extracting
|
||||
|
||||
|
|
Loading…
Reference in a new issue