|
|
7 years ago | |
|---|---|---|
| images | 7 years ago | |
| profiles | 7 years ago | |
| .gitignore | 7 years ago | |
| README.md | 7 years ago | |
| headers.py | 7 years ago | |
| ice.csv | 7 years ago | |
| ice.jpg | 7 years ago | |
| ice.json | 7 years ago | |
| ice_raw.json | 7 years ago | |
| index.html | 7 years ago | |
| linked_in_scraper.py | 7 years ago | |
| requirements.txt | 7 years ago | |
| template.html | 7 years ago | |
Browse it here: https://antiboredom.github.io/ice-linkedin/
Please note that this script requires a LinkedIn account with a premium membership
In order to run the code, first clone the repository, then install requirements:
pip install -r requirements.txt
Next, you'll need to edit header.py with info about your linkedin account. This is a bit tedious.
network tab, and then select XHRNext buttonCopy as cURLcurl command areaheaders = {} into header.pyRun the script with
python linked_in_scraper.py