Browse Source

update readme

master
Sam 7 years ago
parent
commit
3bc669e5bb
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md

+ 5
- 1
README.md View File

@ -20,4 +20,8 @@ Next, you'll need to edit `header.py` with info about your linkedin account. Thi
6. Open up https://curl.trillworks.com/ and paste into the `curl command` area 6. Open up https://curl.trillworks.com/ and paste into the `curl command` area
7. Copy everything in between `headers = {}` into `header.py` 7. Copy everything in between `headers = {}` into `header.py`
Run the script with `python linked_in_scraper.py`
Run the script with
```
python linked_in_scraper.py
```

Loading…
Cancel
Save