Facebook Posts Scraper avatar

Facebook Posts Scraper

Try for free

7 days trial then $35.00/month - No credit card required now

View all Actors
Facebook Posts Scraper

Facebook Posts Scraper

apify/facebook-posts-scraper
Try for free

7 days trial then $35.00/month - No credit card required now

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.

Do you want to learn more about this Actor?

Get a demo
SE

Separate likes by reaction type

Closed

seenka opened this issue
a month ago

Hi! Very happy with the actor so far. It is necessary for us to get the reactions of a post separated by type. For example, instead of "likes": 50 something like: post_reacts: { angry:5 care:10 haha:0 like:20 love:15 sad:0 wow:0 } Is it possible to get this feature added soon? Thanks in advance!

jakubkonecny avatar

Hello, thank you for the feedback, I'll investigate if Facebook sends that info back, if so I will push it to the team and get back to you :)

alexey avatar

Hi!

You need to re-run scraping with direct post URLs like https://console.apify.com/view/runs/tBP1jkbkhz7HdGEhY

Or you can run with "enhancePostDetails": true in json input which will do the same thing (re-scrape full post details by additional call) https://console.apify.com/view/runs/dQsSJq8RWlJ6qZWTx

Or you can use actor https://apify.com/apify/facebook-likes-scraper if you want to get actual users

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

SE

seenka

a month ago

Hello! Thanks for the response, we will try to take that approach then.

Developer
Maintained by Apify
Actor metrics
  • 1.8k monthly users
  • 126 stars
  • 99.0% runs succeeded
  • 3.4 days response time
  • Created in Nov 2022
  • Modified 1 day ago