Facebook Scraper Pro avatar
Facebook Scraper Pro

Pricing

$8.00 / 1,000 results

Go to Store
Facebook Scraper Pro

Facebook Scraper Pro

Developed by

Alien Force

Alien Force

Maintained by Community

Facebook Scraper Pro is a powerful Apify actor for extracting Facebook data. It includes: Search Scraper (finds posts by keyword), Profiles Scraper (scrapes profile info & posts), Posts Scraper (extracts posts by URL), and Comments Scraper (collects comments from posts). 🚀

0.0 (0)

Pricing

$8.00 / 1,000 results

9

Total users

164

Monthly users

43

Runs succeeded

>99%

Issues response

6 hours

Last modified

3 days ago

PR

Increase my result

Open

priscillematch opened this issue
3 days ago

Hello, Thank you for your previous help. But now i have a problem in all my running. Althought i put 2000 to my result limit and deselect the timeout, i obtain a limit of 1000 result.

Exemple : My two last 1000 running https://console.apify.com/actors/Lnz4QRVI89bcQAUGQ/runs/yMVyzBUdS5VjXRXqn#output https://console.apify.com/actors/Lnz4QRVI89bcQAUGQ/runs/mIAOf8LaCYIuzGAQt#output Ps : i am sure that i have more than exactly 1000 result in my running.

alien_force avatar

Hi,

Thanks for this great observation. I will debug this issue and head back to you.

alien_force avatar

Good evening,

I have spent some time debugging the issue and see what causes the problem, but it seems like Facebook puts a limit on one pagination query (one run). This issue happened recently, thanks to you for noticing it.

I have tried to change sessions and rotations for the single pagination query, but it also stops when it reaches 1000 results.

To help you out with your issue, I have thought of a solution that might be your ticket to breaking the 1000 results. You can make multiple runs for each month starting from this month. For example:

  • Run #1: -> start_date: 1-6-2025 -> end_date: 30-6-2025 -> results_limit: 1000

  • Run #2: -> start_date: 1-5-2025 -> end_date: 30-5-2025 -> results_limit: 1000

and so on!

Currently, Facebook Scraper Pro doesn't support filtering by start and end date, which exists in this scraper version https://console.apify.com/actors/blf62maenLRO8Rsfv

So the proposed solution was either for you to try out this scraper with multiple runs filtered by date, or I could put some effort into adding a new feature for enabling filtering by start and end date inside this scraper.

Let me know what is best suitable for you, and I will be glad to help you out!

Best regards, Mostafa

PR

priscillematch

2 days ago

Thanks, let me try with the other scraper. I will let you now if it is suitable for my need or not

alien_force avatar

Great!

I will be waiting for your feedback!