Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

Pay per event

Go to Apify Store
Facebook Posts Scraper

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.

Pricing

Pay per event

Rating

4.6

(70)

Developer

Apify

Apify

Maintained by Apify

Actor stats

563

Bookmarked

36K

Total users

2.6K

Monthly active users

1.6 days

Issues response

15 hours ago

Last modified

Categories

Share

RE

Scraper returning results outside of requested time range

Closed
respondology opened this issue
9 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.