Facebook Posts Scraper avatar

Facebook Posts Scraper

Try for free

3 days trial then $7.99/month - No credit card required now

View all Actors
Facebook Posts Scraper

Facebook Posts Scraper

danek/facebook-posts-fast
Try for free

3 days trial then $7.99/month - No credit card required now

Scrap Facebook posts fast and easy. This actor is a lightweight version of the Facebook Posts actor. It is designed to be fast and efficient, so it can extract a large number of events for low price. It is also less likely to be blocked by Facebook.

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  "urls": [
3    {
4      "url": "https://www.facebook.com/facebook"
5    }
6  ],
7  "max_posts": 10,
8  "max_retries": 5,
9  "proxy": {
10    "useApifyProxy": false
11  }
12}' |
13apify call danek/facebook-posts-fast --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 Community
Actor metrics
  • 58 monthly users
  • 6 stars
  • 92.0% runs succeeded
  • 12 hours response time
  • Created in Mar 2024
  • Modified 3 days ago