Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 178 Bytes

PyLadies-webscraping

Code for 9/14 Workshop

All code is 3.x compatible, but not 2.x compatible
Make sure you have BeautifulSoup/bs4 installed using:
pip install bs4