
Linkedin Post Comments,Replies,Engagements Scraper | No Cookies
Pricing
$5.00 / 1,000 results

Linkedin Post Comments,Replies,Engagements Scraper | No Cookies
Scrape in Batch all LinkedIn post related data including comments, stats, , reactions, replies and media attachments
4.0 (4)
Pricing
$5.00 / 1,000 results
33
Total users
619
Monthly users
312
Runs succeeded
>99%
Issues response
1.5 hours
Last modified
a month ago
Concurrent scrapping
Closed
If the post has more than 100 unique comments and nested comments ability to support concurrent search to get the net new results will be super helpful.

Hey sorry can you clarify your ask? you want to get more than 100 comments in a single run?
wealthy_flare
Yes, more than 100 comments in a single run, also would it be possible to get likes as well?

for now you can use Page number to 2 to get next 100 comments. I'll add a field to get more than 100 comments in a single run.
- for likes you want count or what? there is another actor for post reactions data
wealthy_flare
Thanks for a workaround to fetch the next 100 (Would you happen to have an API body for reference, what Appify shows is failing for some reason), For likes I wanted the reaction list, I know I can use another actors for this, but this will avoid some redundancies post scraping (such as duplicates, etc)
Would it be possible to add support to get LinkedIn UID in the output.

for reference there is information and input page : https://apify.com/apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies/input-schema. Let me know what's failing and I can help you. - not sure how you get duplicates but for post reactions you can use this actor https://apify.com/apimaestro/linkedin-post-reactions, you can take post_url or comment_url which are unique from this actor's output and use it on the other to get the corresponding reactions data
wealthy_flare
I've used the same and I was able to make a successful post request it didn't return any value. For more than 100 comments understood the pagination workaround I'll use that, same with likes scrapper
wealthy_flare
Sorted, I was calling a wrong endpoint - I should've used this to get results once the call is made https://api.apify.com/v2/acts/apimaestro~linkedin-post-comments-replies-engagements-scraper-no-cookies/run-sync-get-dataset-items?token=** This helped
All good for now!