Linkedin Posts Informations Scraper avatar
Linkedin Posts Informations Scraper

Pricing

$30.00/month + usage

Go to Store
Linkedin Posts Informations Scraper

Linkedin Posts Informations Scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

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

OM

Using cookies generated outside of browser

Closed

Omnitrend opened this issue
a year ago

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

OM

Omnitrend

a year ago
saswave avatar

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

OM

Omnitrend

a year ago

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?

OM

Omnitrend

a year ago

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?

saswave avatar

in input, you can specify an apify proxy or your own proxy url

OM

Omnitrend

a year ago

Will it be used by the actor to fetch the pages with posts?

saswave avatar

yes