1 2 3 4 5 6
Dependencies: * Requests http://python-requests.org/ * BeautifulSoup http://www.crummy.com/software/BeautifulSoup/ pip install beautifulsoup4 pip install requests