π Facebook Page Posts Scraper
Pricing
from $2.99 / 1,000 results
Go to Apify Store

π Facebook Page Posts Scraper
Pricing
from $2.99 / 1,000 results
Rating
0.0
(0)
Developer
ScrapAPI
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Facebook Page Posts Scraper
Apify Actor that scrapes public Facebook page timelines using the same GraphQL + Relay merge flow as the standalone scripts: HTML bootstrap (node id, end cursor, doc id from bundles), paginated ProfileCometTimelineFeedRefetchQuery, NDJSON body parsing, merged timeline_list_feed_units, and post shaping (media, reactions, comments, shares).
Input
- startUrls β Facebook page URLs or usernames (required).
- maxPostsPerProfile β Cap per page (1β5000, default 150).
- startDate / endDate β Optional UTC day filters (
YYYY-MM-DD). - proxyConfiguration β With Use Apify Proxy on, all requests use Apify residential proxy (optional country). With Use Apify Proxy off and proxy URLs set, the actor uses your proxies first and falls back to Apify residential if a page cannot be scraped that way.
Output
Dataset: one row per profile with url, posts (same shape as local output.json posts), error, and run metadata fields.
Local run
cd Facebook-Page-Posts-Scraperapify run
Set input via INPUT.json or the Apify UI.