|
|
1 week ago | |
|---|---|---|
| images | 1 week ago | |
| profiles | 1 week ago | |
| .gitignore | 2 weeks ago | |
| README.md | 2 weeks ago | |
| headers.py | 2 weeks ago | |
| ice.csv | 1 week ago | |
| ice.jpg | 2 weeks ago | |
| ice.json | 1 week ago | |
| ice_raw.json | 1 week ago | |
| index.html | 1 week ago | |
| linked_in_scraper.py | 1 week ago | |
| requirements.txt | 2 weeks ago | |
| template.html | 2 weeks 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