Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

$35.00/month + usage

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook posts from one or multiple Facebook pages and profiles. Get post URL, post text, page or profile URL, timestamp, number of likes, shares, comments, and more. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

4.5 (33)

Pricing

$35.00/month + usage

335

Total users

21.7k

Monthly users

1.7k

Runs succeeded

>99%

Issue response

2.3 days

Last modified

2 hours 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 '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/humansofnewyork/"
< }
< ],
< "resultsLimit": 20
<}' |
<apify call apify/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: