Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 393 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 393 Bytes

Web Scrapping Example using beautifulsoup4 and pandas

Getting started

  • create virtual env
$ virtualenv env -p python3 --no-site-packages
  • activate virtual env
$ source env/bin/activate
  • install dependencies
$ pip install -r requirements.txt
$ pip freeze > requirements.txt
  • run
$ python main.py

and will generate a csv file