Skip to content

Commit 3d697a2

Browse files
author
Nicolas
authored
Merge pull request Cooya#22 from samjco/patch-1
Added link to video of how to find the "li_at" session cookie
2 parents 8cb611e + f0357ba commit 3d697a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ npm i linkedin-client
1414

1515
## Usage
1616

17-
You need your Linkedin cookie called "**li_at**". This way, requests will be sent on your behalf.
17+
You need your Linkedin cookie called "**li_at**". This way, requests will be sent on your behalf.
18+
You can follow [these instructions](https://skwid-prod.s3.eu-west-3.amazonaws.com/resources/linkedin-authentication.mp4) to retrieve your Linkedin session cookie.
1819

1920
```js
2021
const LinkedinClient = require('linkedin-client');

0 commit comments

Comments
 (0)