
Facebook Posts Scraper
Pricing
Pay per event

Facebook Posts Scraper
Extract data from hundreds of Facebook posts from one or multiple Facebook pages and profiles. Get post URL, post text, page or profile URL, timestamp, number of likes, shares, comments, and more. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.
4.6 (33)
Pricing
Pay per event
418
Total users
26K
Monthly users
2.1K
Runs succeeded
>99%
Issues response
3 days
Last modified
a day ago
doesn't return reaction types only likes
Closed
Hi.
I can't find the different reactiontypes - loves, angry, care, haha, wow, sad, wow.
I can only find likes.

Hi!
Reaction counters are only available with a custom JSON input value "enhancePostDetails": true
https://console.apify.com/view/runs/QvpIgmOZALJpIUqkY
Please note that the actor will make a single request per post. To get counters:
{"topLevelUrl": "https://www.facebook.com/100063456995338/posts/1185676410224248","reactionCareCount": 4,"reactionLikeCount": 1,"reactionSadCount": 1,"reactionAngryCount": 1,}
Please confirm if the approach above is good enough for your case.

I will close the issue now, but if there is anything else we can help with, please let us know.