A project to extract data from a Linkedin dump.
- Ensure Python3 is installed by running
python --versionfrom a terminal - Ensure
pipis installed by runningpip --version- If not run
python -m ensurepip --upgrade
- If not run
- Install dependencies with
pip install -r requirements.txt
extract_csv.py- Parses an Excel Spreadsheet to create a usable CSV file