aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 4826fc36c58234af123871b6edd0cbd880cbaaf5 (plain)
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