Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

$1.00 / 1,000 posts

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Axesso - Data Service

Axesso - Data Service

Maintained by Community

Our Facebook Posts Scraper extracts real-time posts from Facebook, including text content, images, timestamps, engagement metrics, and other key details. Download the data in formats such as JSON, CSV, Excel, XML, or HTML. Fast, accurate, and designed for detailed analysis and actionable insights.

5.0 (4)

Pricing

$1.00 / 1,000 posts

9

Total users

197

Monthly users

105

Runs succeeded

>99%

Issues response

1 days

Last modified

10 days 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 '{
< "input": [
< {
< "url": "https://www.facebook.com/facebook",
< "maxPosts": 1
< }
< ]
<}' |
<apify call axesso_data/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: