External Resources ================== External libraries ------------------ * Requests (HTTP layer): http://docs.python-requests.org/en/master/ * BeautifulSoup (HTML parsing and manipulation): https://www.crummy.com/software/BeautifulSoup/bs4/doc/ MechanicalSoup on the web ------------------------- * `MechanicalSoup tag on stackoverflow `__ * `MechanicalSoup on Gitter `__ * News archive: * `opensource.com blog `__ * `Hacker News post `__ * `Reddit discussion `__ Projects using MechanicalSoup ----------------------------- These projects use MechanicalSoup for web scraping. You may want to look at their source code for real-life examples. * `Chamilo Tools `__ * `gmusicapi `__: an unofficial API for Google Play Music * `PatZilla `__: Patent information research for humans * *TODO: Add your favorite tool here ...*