pip install beautifulsoup4 lxml requests
python script.py
Scripts from the scraping workshop used in http://tucarro.com
BS4 Documentation - http://www.crummy.com/software/BeautifulSoup/bs4/doc/
You can change the parser and use these instead:
-taken from http://www.crummy.com/software/BeautifulSoup/bs4/doc/