Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

$35.00/month + usage

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Apify

Apify

Maintained by Apify

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

364

Total users

23K

Monthly users

2K

Runs succeeded

>99%

Issues response

3.1 days

Last modified

16 hours ago

weuts avatar

Hi 😊

Thank you for bringing this to our attention 🙏, we are looking into it 😊

alexey avatar

Hi!

You're scraping posts from the page feed, so counters might appear there with a delay. For example, https://console.apify.com/view/runs/e3Iaf8KkJJbfy0ab0 to test https://www.facebook.com/100064773248135/posts/816206063881828

Counters scraped as expected: https://api.apify.com/v2/datasets/T9bhZcknx6vwAJ206/items?clean=true&format=json&limit=1&offset=2

{
"likes": 381177,
"comments": 7257,
"shares": 17403,
"topReactionsCount": 7,
"isVideo": true,
"viewsCount": 4391187
}

10 recent posts also scraped with the counters: https://console.apify.com/view/runs/8defVodpFmIvix9Ak

We will add better monitoring for counters to ensure that they are always presented.

alexey avatar

Follow-up: Improved monitoring to verify that counters are presented as values in the page feed. Accuracy depends on Facebook logic, so if counters are updated with the delay, you can either re-scrape or change the schedule to get posts with some time offset.

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