marge innovera beda16b3ae clone | il y a 6 ans | |
---|---|---|
images | il y a 6 ans | |
profiles | il y a 6 ans | |
.gitignore | il y a 6 ans | |
README.md | il y a 6 ans | |
headers.py | il y a 6 ans | |
ice.csv | il y a 6 ans | |
ice.jpg | il y a 6 ans | |
ice.json | il y a 6 ans | |
ice_raw.json | il y a 6 ans | |
index.html | il y a 6 ans | |
linked_in_scraper.py | il y a 6 ans | |
requirements.txt | il y a 6 ans | |
template.html | il y a 6 ans |
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