Linkedin data scraper ( EVERY-THING ) avatar
Linkedin data scraper ( EVERY-THING )

Pricing

$125.00/month + usage

Go to Store
Linkedin data scraper ( EVERY-THING )

Linkedin data scraper ( EVERY-THING )

Developed by

Muhammad Usama

Muhammad Usama

Maintained by Community

This actor can scrape anything from linkedin. Anything includes Person Data, Company Data, Person Posts, Company Posts, Search Jobs, Search People, Search Companies, Search Posts and much more

5.0 (2)

Pricing

$125.00/month + usage

29

Total users

737

Monthly users

186

Runs succeeded

>99%

Issue response

2.1 days

Last modified

5 days ago

SY

how can i get user information while using search post api

Closed

sayeh.kargari31 opened this issue
3 months ago

is there any way to get user information like userID or username using Search posts api? I want to get a post using Search a text but I need information of the person who posted as well is there any way to do that?

muhammad_usama avatar

You will get person linked profile url in each post, you can pass that url to person data endpoint to get person details

SY

sayeh.kargari31

3 months ago

is there any way I could get post type and repost status using Search posts?

muhammad_usama avatar

Yes,there is an attribute "repost", it is set true for a post being repost.

Can you explain what you mean by post type?

SY

sayeh.kargari31

3 months ago

Sure i mean like video,photo,document ...

muhammad_usama avatar

You see see various attribute in actor response like imageComponent, article component , document component. You can judge post type using these attributes as each posts contain only 1 of them