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