Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

Pay per event

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Scraper One

Scraper One

Maintained by Community

Scrape Facebook posts from Facebook pages, groups etc. Retrieve post URLs, content, publication dates, author details, and engagement metrics. Ideal for Facebook monitoring solutions.

0.0 (0)

Pricing

Pay per event

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

a day ago

You can access the Facebook Posts Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "pageUrls": [
< "https://www.facebook.com/NFL",
< "https://www.facebook.com/oldmillartsOMA"
< ],
< "resultsLimit": 10
<}' |
<apify call scraper_one/facebook-posts-scraper --silent --output-dataset

Facebook Posts Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Posts Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: