
Linkedin Posts Informations Scraper
Pricing
$30.00/month + usage

Linkedin Posts Informations Scraper
Scrape linkedin posts from linkedin post search results, url post or linkedin member. Supports advanced linkedin search filters. Extract posts data at scale.
0.0 (0)
Pricing
$30.00/month + usage
28
Total users
670
Monthly users
37
Runs succeeded
98%
Issue response
1.7 days
Last modified
2 days ago
Using cookies generated outside of browser
Closed
Hello, thank you for the great actor again! We encountered this problem: When we pass cookies generated by the browser to your actor everything is working, but when we use cookies generated by linkedin-api we get an error from your actor. linkedin-api package cookies have a bit different format to the ones from EditThisCookie extension, but they are valid because we can call Linkedin class methods like get_profile from this package and they work successfully. Can you please help out with this so we can use your actor? We have already integrated your actor so it will be much simpler if we can fix this issue
Omnitrend
https://console.apify.com/organization/6ZY4zg3RrktS2e5RP/actors/runs/94l2lLJEOYmtdTeJU#input a with cookies generated by this package

Not sure how they handle login and cookie fetching, i tried with api = Linkedin(email, password) but received an error
linkedin_api.cookie_repository.LinkedinSessionExpired
Omnitrend
Which package did you try? There is one which is outdated by few years and one which is updated recently which is a fork of the old one. We were able to make it run with your actor a few times, but very often it fails. I remember you have mentioned creation of an actor for generation of cookies, maybe it will be a better way to solve it?
Omnitrend
Update: The cookies provided by the package work indeed, but not for long time. Is there a way to pass a residential proxy URL do the parser to make sure all the requests are made through this URL?

in input, you can specify an apify proxy or your own proxy url
Omnitrend
Will it be used by the actor to fetch the pages with posts?

yes