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
IH

Cannot get the Facebook reel's like, reaction, view, and share counts

Closed

infinite_husky opened this issue
3 months ago

When I scrape Facebook reel's, it only gets comment counts

alexey avatar

Hi! From your last run https://console.apify.com/view/runs/x1hAaI0nlVc3VdWV2 there is 60 reels https://console.apify.com/view/runs/U5RF73KaQqDrFd6kz so dataset only with reels is https://api.apify.com/v2/datasets/q62OivodpzBgy0jH7/items?clean=true&format=json and looks like all counters are there, i.e. likers

Manual checkup https://www.facebook.com/reel/390071936855392/

1{
2"likers": {
3    "count": 554
4  },
5  "unified_reactors": {
6    "count": 1468
7  },
8  "total_comment_count": 8,
9  "cross_universe_feedback_info": {
10    "ig_comment_count": null
11  },
12  "share_count_reduced": "319"
13}

Can you please point to the case where counters are missing? Please ensure that you exporting all the values, counters might be missing because not exported correctly

alexey avatar

Hi again, I'm going to close this issue for now, but if there's still anything unclear, please, let us know. We appreciate customer feedback!

Developer
Maintained by Apify
Actor metrics
  • 1.3k monthly users
  • 115 stars
  • 99.4% runs succeeded
  • 3.2 days response time
  • Created in Nov 2022
  • Modified 1 day ago