Facebook Pages Scraper avatar

Facebook Pages Scraper

Try for free

1 day trial then $29.00/month - No credit card required now

View all Actors
Facebook Pages Scraper

Facebook Pages Scraper

caprolok/facebook-pages-scraper
Try for free

1 day trial then $29.00/month - No credit card required now

📘 Unlock the power of social media with Facebook Post Scraper! Extract detailed insights from posts, including likes 👍, comments 💬, shares 🔁, and more. Download in JSON, CSV, Excel. Perfect for market research, trend analysis, and competitive monitoring. 🚀

You can access the Facebook Pages 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  "profile_urls": [
3    {
4      "url": "https://www.facebook.com/KFC"
5    },
6    {
7      "url": "https://www.facebook.com/McDonalds"
8    }
9  ],
10  "post_urls": [
11    {
12      "url": "https://www.facebook.com/KFC/posts/pfbid024T3kAGQP4U9idufad1nH5eP94FX2vvoVcbFHHvyNF4G2xnMuG1QFAcirwRLAPerWl"
13    },
14    {
15      "url": "https://www.facebook.com/KFC/posts/pfbid0zLkXSow3WwA2eo3Tr1DkiKYwgK13YEYDkCeYUw21CdujXRnH8PYWVzyLAwgPQAbSl"
16    }
17  ]
18}' |
19apify call caprolok/facebook-pages-scraper --silent --output-dataset

Facebook Pages Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Pages 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
  • 26 monthly users
  • 4 stars
  • 100.0% runs succeeded
  • 1.6 days response time
  • Created in Jan 2024
  • Modified 24 days ago