LinkedIN Scrapper Actor
Pricing
Pay per usage
Go to Store
LinkedIN Scrapper Actor
The LinkedIN Profile Scrapper Task Code Work Through Video https://www.loom.com/share/30f2e1a109d84a32a198b3f91418eeb6
0.0 (0)
Pricing
Pay per usage
0
Total users
5
Monthly users
5
Runs succeeded
>99%
Last modified
24 days ago
You can access the LinkedIN Scrapper Actor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "cookies": [< {< "name": "li_at",< "value": "AQEDATBF1fcFFWD-AAABl0EnCcsAAAGXZTONy1YAvG6K6g1h7OFSD6AxUs5LKID3G40ZzP9vr_ziWH4sAmKlKRmnsr8EUg6e7luwOD13h9iZKs2nDU2iI6ozQP1I_P_60--6RI-wv-sWuKJuE3RsYiEW",< "domain": ".linkedin.com",< "path": "/",< "httpOnly": true,< "secure": true,< "sameSite": "None"< },< {< "name": "JSESSIONID",< "value": "ajax:7961322262816580745",< "domain": ".www.linkedin.com",< "path": "/",< "httpOnly": true,< "secure": true,< "sameSite": "None"< }< ]<}' |<apify call ayanxsarkar/linkedin-scrapper-actor --silent --output-dataset
LinkedIN Scrapper Actor API through CLI
The Apify CLI is the official tool that allows you to use LinkedIN Scrapper Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: