Facebook Posts Scraper V2 avatar
Facebook Posts Scraper V2

Pricing

$1.00 / 1,000 posts

Go to Store
Facebook Posts Scraper V2

Facebook Posts Scraper V2

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. Use time ranges to define the period for which posts should be fetched.

0.0 (0)

Pricing

$1.00 / 1,000 posts

3

Total users

21

Monthly users

21

Runs succeeded

>99%

Issue response

1 days

Last modified

25 days ago

You can access the Facebook Posts Scraper V2 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": [
< {
< "pageId": "100053495553917",
< "maxPosts": 1,
< "startTime": "1744440142",
< "endTime": "1741761742"
< }
< ]
<}' |
<apify call axesso_data/facebook-posts-scraper-v2 --silent --output-dataset

Facebook Posts Scraper V2 API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: