marge innovera beda16b3ae clone | 6 年之前 | |
---|---|---|
images | 6 年之前 | |
profiles | 6 年之前 | |
.gitignore | 6 年之前 | |
README.md | 6 年之前 | |
headers.py | 6 年之前 | |
ice.csv | 6 年之前 | |
ice.jpg | 6 年之前 | |
ice.json | 6 年之前 | |
ice_raw.json | 6 年之前 | |
index.html | 6 年之前 | |
linked_in_scraper.py | 6 年之前 | |
requirements.txt | 6 年之前 | |
template.html | 6 年之前 |
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 XHR
Next
buttonCopy as cURL
curl command
areaheaders = {}
into header.py
Run the script with
python linked_in_scraper.py