Facebook Posts Scraper avatar

Facebook Posts Scraper

Try for free

7 days trial then $35.00/month - No credit card required now

View all Actors
Facebook Posts Scraper

Facebook Posts Scraper

apify/facebook-posts-scraper
Try for free

7 days trial then $35.00/month - No credit card required now

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.

Do you want to learn more about this Actor?

Get a demo

You can access the Facebook Posts Scraper programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    {
4      "url": "https://www.facebook.com/humansofnewyork/"
5    }
6  ],
7  "resultsLimit": 20
8}' |
9apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 1.8k monthly users
  • 126 stars
  • 99.0% runs succeeded
  • 3.4 days response time
  • Created in Nov 2022
  • Modified 1 day ago