
Facebook Search PPR
Pricing
$2.59 / 1,000 results

Facebook Search PPR
Scrap Facebook search results fast and easy. It is designed to be fast and efficient, so it can extract a large number of results for low price. It is also less likely to be blocked by Facebook.
4.3 (3)
Pricing
$2.59 / 1,000 results
32
Total users
690
Monthly users
335
Runs succeeded
>99%
Issue response
21 hours
Last modified
3 months ago
Post Scraping not working
Open
I put in the url https://www.facebook.com/hunterspei/
I put a start date of April 15 2025, the end date of today April 17, 2025 . I put a limit of 100 results and there are no results. The should be.

hello, can you share your input, and what would you like to achieve?
Cburg86
Sure. I am just trying to scrape posts in a date range. I use the rental (apify/facebook-posts-scraper) scraper daily. So I would ultimately like to be able to specify a list of facebook pages to scrape via a link to a URL document. I use the API with a script to calculate the date of my last scrape (which is always yesterday), and then run the scraper. Essentially scrapping all the posts since my last scrape.
I have noticed other scrapers allowing for relative scraping time frames, such as "Since Yesterday," for example, in the Instagram scrapers. That would also be helpful for a time range.
Here is the input json for my scrape that returned no posts:
{ "end_date": "2025-04-17", "max_posts": 100, "query": "https://www.facebook.com/hunterspei", "search_type": "posts", "start_date": "2025-04-17" }
Here is the output.:
2025-04-17T14:37:31.517Z ACTOR: Pulling Docker image of build 8TwkAGkt1omau6t9S from registry. 2025-04-17T14:37:31.637Z ACTOR: Creating Docker container. 2025-04-17T14:37:31.762Z ACTOR: Starting Docker container. 2025-04-17T14:37:32.127Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2025-04-17T14:37:32.134Z Executing main command 2025-04-17T14:37:34.587Z [apify] INFO Initializing Actor... 2025-04-17T14:37:34.593Z [apify] INFO System info ({"apify_sdk_version": "2.2.1", "apify_client_version": "1.9.2", "crawlee_version": "0.5.4", "python_version": "3.11.11", "os": "linux"}) 2025-04-17T14:37:35.098Z [apify] INFO Max posts limited to 1930, it's max_paid value set by apify. Max posts from input = 100. Taking lower value 2025-04-17T14:37:35.099Z [apify] INFO For free users max posts limit is 5 2025-04-17T14:37:35.100Z [apify] INFO Query: https://www.facebook.com/hunterspei 2025-04-17T14:37:39.345Z [apify] INFO Exiting Actor ({"exit_code": 0})

so you want to scrape all posts from given page? In that case you need to use post scraper, because this one only scraps search results