
Linkedin Sales Navigator Scraper
Pricing
$25.00/month + usage

Linkedin Sales Navigator Scraper
Extract Leads and Accounts from a linkedin sales navigator search url. Get last name, first name, jobtitle, linkedin, company
3.6 (2)
Pricing
$25.00/month + usage
13
Total users
326
Monthly users
64
Runs succeeded
69%
Issue response
10 days
Last modified
5 days ago
Actor not working
Closed
I used my correct update cookie and have tried everything to run the search but its not working

Did you try extracting your cookie session with a chrome extension and copy paste as input ?
"EditThisCookie" or "Copy Cookies" are chrome extension that do the trick
Not sure how you generated your cookies session (only contains 1 object)
tylermounce
yes, I've extracted li_at one how do I extract the full cookie?

See screenshot, click on the icone inside the red circle
Then you can remove all cookies from input and paste the one you just copied from browser
tylermounce
This is what I'm getting now Actor failed with an exception 2024-11-29T21:56:53.964Z Traceback (most recent call last): 2024-11-29T21:56:53.965Z File "/usr/src/app/src/main.py", line 165, in main 2024-11-29T21:56:53.967Z sales = SalesNavigator(list_cookies, cookies, playwright) 2024-11-29T21:56:53.969Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T21:56:53.971Z File "/usr/src/app/src/main.py", line 63, in init 2024-11-29T21:56:53.973Z if cookie['sameSite'].lower() not in ['strict', 'lax', 'none']: 2024-11-29T21:56:53.975Z ^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T21:56:53.976Z AttributeError: 'NoneType' object has no attribute 'lower'
with this search url : https://console.apify.com/actors/oxVIg0fuZ0uMcLoyT/runs/OcW2bWWXH4rYqw4q3#output

Seems like your cookies are a bit different than ours when we tested our actors before release Thank you for reporting the issue, we have updated the actor
Feel free to come back here or create a new issue if anything arise