
Facebook Posts Scraper
Pricing
$1.00 / 1,000 posts

Facebook Posts Scraper
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 (3)
Pricing
$1.00 / 1,000 posts
5
Total users
98
Monthly users
54
Runs succeeded
>99%
Response time
1 days
Last modified
2 months 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.
1echo '{
2 "input": [
3 {
4 "url": "https://www.facebook.com/facebook",
5 "maxPosts": 1
6 }
7 ]
8}' |
9apify 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
1npm i -g apify-cli
2apify login
Other API clients include: