
Facebook Posts Scraper
3 days trial then $29.99/month - No credit card required now

Facebook Posts Scraper
3 days trial then $29.99/month - No credit card required now
Scrap Facebook posts fast and easy. This actor is a lightweight version of the Facebook Posts actor. It is designed to be fast and efficient, so it can extract a large number of events for low price. It is also less likely to be blocked by Facebook.
Actor Metrics
46 monthly users
5.0 / 5 (1)
12 bookmarks
>99% runs succeeded
Created in Mar 2024
Modified 4 months ago
the actor skips too many posts and return too small data set
I use this actor to scrape a channel's latest 1000 posts, but the actor skips lots of needed posts and jumps to 2023 strangely. How can I make the actor scrape post one by one ?

are those skipped ones normal posts, videos or reels?
snazzy_monument
those skipped are normal posts.

could you provide run or input of this run?
snazzy_monument
please try a channel with plenty of posts lile this: { "max_posts": 1000, "max_retries": 5, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "urls": [ { "url": "https://www.facebook.com/XinhuaNewsAgency" } ] } then it will be found that the timestamp jump to 2023-03 from 2024-09-29

I can recreate this, I'm investigating

quick update: It's some facebook trickery, I notice that it happen only when reading data as not logged-in user. I will investigate more