![Linkedin Profile Posts Scraper [NO COOKIES] avatar](https://images.apifyusercontent.com/hB7hXeOxlDYVMGao7nIQ9tgueXsUlcC8b8w9MDGxvO4/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItTFFRSVhOOU90aGY4ZjdSNW4tS1loTXZ4SVB0Vy1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Posts Scraper [NO COOKIES]
Pricing
$5.00 / 1,000 results
![Linkedin Profile Posts Scraper [NO COOKIES]](https://images.apifyusercontent.com/hB7hXeOxlDYVMGao7nIQ9tgueXsUlcC8b8w9MDGxvO4/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItTFFRSVhOOU90aGY4ZjdSNW4tS1loTXZ4SVB0Vy1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Posts Scraper [NO COOKIES]
Scrape LinkedIn posts data for a given LinkedIn profile including post content, reactions, comments count, and media attachments
4.7 (18)
Pricing
$5.00 / 1,000 results
250
Total users
4.5K
Monthly users
2K
Runs succeeded
>99%
Issues response
1.2 hours
Last modified
9 days ago
Can you add support to restrict by posted date? (Last day / last week etc.)
Open
This would be useful for all the linkedin scrapers from apimaestro.

will check
rahullotusai
+1 Too many overlapping results otherwise. Any existing workarounds?

what results are overlapping? can you give an example
subuml
Just run the same query again and again - it returns last X results all the time, irrespective of whether they are new or not. So we are having to handle the overlaps.
FWIW https://console.apify.com/actors/A3cAPGpwBEG8RJwse/input?addFromActorId=A3cAPGpwBEG8RJwse allows for a 'posted limit" - this would work too.

linkedin doesn't provide date filter ,he's just filtering on actor side. I'll consider adding it. For now you can limit result by 1 to check for new posts
rahullotusai
I don't want to do manual pagination but downloading from a few handled (for ease let's assume 10), weekly. I am thinking to download just download 50 items max (assuming 5 posts/week)? I assume latest 50 posts would automatically be pulled. Is this ok?
subuml
I don't know if this helps - but I see that apimaestro/linkedin-posts-search-scraper-no-cookies has a way to set time limits. From the website, I also see a way to specify 'from members' via all filters when I use advanced search with no keywords. Could this be a way to get to recent posts from a person? The website seems to encode the profile ids in an array for fromMembers param.
subuml
I also see that you charge for results rather than the page cost. I assume if I set a result limit, you filter on actor side as well. Would this be any different from filtering based on a timestamp on actor side?

thanks for pointing that out, unfortunately the ids are encoded as you said so not possible to get them from there

yes it will not be different , it will just mess up the pagination , but i'm considering adding it