
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.7 (30)
Pricing
Pay per event
446
28K
3.2K
Issues response
1.6 days
Last modified
4 hours ago
doesn't return reaction types only likes
ClosedHi.
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.