
Linkedin post scraper
Pricing
$30.00/month + usage

Linkedin post scraper
Scrape linkedin posts or updates from linkedin post search results. Supports advanced linkedin search filters. Extract posts from any linkedin member
3.2 (11)
Pricing
$30.00/month + usage
247
Total users
6.3K
Monthly users
681
Runs succeeded
91%
Issues response
7.2 days
Last modified
5 months ago
Getting Ordered Posts (Most Recent)
Closed
I would like to know if it is possible to get the X most recent posts of a specific profile.
When i run the actor for a specific profile url i get "random" posts of that profile (i couldnt figure out what is the logic...definitely not the most recent posts)
What I'm willing to achieve is:
Today:
- run the actor for a profile url
- get the 10 (or X) most recent posts.
The Next Day:
- run the actor for the same profile url
- get the 10 (or X) most recent posts.
- make the diff with the previous result and see if there's a new post.

This is because you have not provided a post search url, so it uses default filters and sorting when searching for posts. Default sorting method is "Relevancy"
You can solve this by using a post search url that has all the common filters you need.
In your case you need sorting as "Latest" and optionally "Date posted" as "Past 24 hours". So you can use this search URL:
This is because the actor applies "From members" filter on top of filters found in search url