Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 445 Bytes

File metadata and controls

18 lines (12 loc) · 445 Bytes

Collection of web scraping projects

Setup virtual environment and dependencies (Linux)

Tested with Python 3.6.9

git clone https://github.com/Craig-ling/webdata_extraction.git
cd webdata_extraction
python3 -m venv env
source env/bin/activate
pip install requests bs4 pandas lxml openpyxl

Change directory to desired program.

(Each directory has their own README)

cd [dir name]
where [dir name] can be mtl_libraries