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