Linkedin Profile Details Scraper avatar

Linkedin Profile Details Scraper

Try for free

7 days trial then $25.00/month - No credit card required now

Go to Store
Linkedin Profile Details Scraper

Linkedin Profile Details Scraper

ahmed-khaled/linkedin-profile-details-scraper
Try for free

7 days trial then $25.00/month - No credit card required now

Apify actor designed to extract main profile details from LinkedIn profiles. This actor provides comprehensive information, including contact details, name, cover, title, experience, education, licenses, and more.

RT

cookie issues

Open

artech.digital.employee opened this issue
7 days ago

Please how do i parse the cookie when making a request

Ahmed-Khaled avatar

The cookie that you add was in not valid structure this is the valid one👇, you can get this structure be selecting export > JSON from the extension, See attachment

[ { "domain": ".linkedin.com", "expirationDate": 1720190044.084619, "hostOnly": false, "httpOnly": false, "name": "lms_ads", "path": "/", "sameSite": "no_restriction", "secure": true, "session": false, "storeId": null, "value": "AQFSYOdPY91e7wAAAY_o0j7NqEVVH0ShkJeXWGJO074YogF9i3ZWQUpSWseXxPaRIhrjP4DSI_N26SuNV6dEhXCyE_yco0le" }, { "domain": ".linkedin.com", "expirationDate": 1719435587.654216, "hostOnly": false, "httpOnly": false, "name": "_guid", "path": "/", "sameSite": "no_restriction", "secure": true, "session": false, "storeId": null, "value": "73ae1d56-6597-4d8f-b854-973bcf91f7f2" }, { "domain": ".linkedin.com", "expirationDate": 1733155922.233275, "hostOnly": false, "httpOnly": false, "name": "bcookie", "path": "/", "sameSite": "no_restriction", "secure": true, "session": false, "storeId": null, "value": "\"v=2&40008cbf-e8de-45b9-8d64-58c95887fd19\"" }, ............ } ]

Developer
Maintained by Community

Actor Metrics

  • 23 monthly users

  • 6 stars

  • 36% runs succeeded

  • 5.1 days response time

  • Created in Nov 2023

  • Modified 3 months ago