
Facebook Posts Scraper
Pricing
$35.00/month + usage

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.5 (32)
Pricing
$35.00/month + usage
377
Total users
24K
Monthly users
2K
Runs succeeded
99%
Issues response
3.4 days
Last modified
14 hours 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.