Facebook Comments Scraper avatar

Facebook Comments Scraper

Try for free

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

View all Actors
Facebook Comments Scraper

Facebook Comments Scraper

datavoyantlab/facebook-comments-scraper
Try for free

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

Extract Facebook comments from any post, page, or group. Download hundreds of comments with user data and engagement metrics in JSON, CSV, or Excel format.

You can access the Facebook Comments 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  "url": "https://www.facebook.com/natgeo/posts/pfbid02stjvzcsfWYcQ9EVhNuCdSRnFCKwmJdi5rE9RFPwMoLbpH4uj8mNUBTbS6QCH7eYDl",
3  "sort_type": "all",
4  "min_delay": 3,
5  "max_delay": 5,
6  "proxy": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ],
11    "apifyProxyCountry": "US"
12  }
13}' |
14apify call datavoyantlab/facebook-comments-scraper --silent --output-dataset

Facebook Comments Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Comments 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
  • 13 monthly users
  • 1 star
  • 75.0% runs succeeded
  • Created in Oct 2024
  • Modified 2 days ago