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.6 (33)

Pricing

$35.00/month + usage

352

Total users

23K

Monthly users

1.9K

Runs succeeded

>99%

Issues response

2.9 days

Last modified

5 days ago

RE

Scraper returning results outside of requested time range

Closed

respondology opened this issue
3 months ago

We've specified in our inputs a time window "onlyPostsNewerThan": "2024-06-01", "beforeTime": "2024-06-30" But the output includes only results that are outside of that window, for example 2025-02-26 19:38:29. The output hits the 1000 results limit with these newer posts without including any posts that are in the time window I requested.

alexey avatar

Hi!

beforeTime is deprecated; the correct input, as you can see in the input schema, is onlyPostsNewerThan and onlyPostsOlderThan; see the sample re-run with the edited input: https://console.apify.com/view/runs/3tl6i4B23fo3WwDFt

66 posts in the dataset for a given month: https://api.apify.com/v2/datasets/FLjcgiLBd1P7HDVpo/items?clean=true&format=json

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