Facebook Comments Scraper avatar
Facebook Comments Scraper

Pricing

$15.00/month + usage

Go to Store
Facebook Comments Scraper

Facebook Comments Scraper

Developed by

DataVoyantLab

DataVoyantLab

Maintained by Community

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.

0.0 (0)

Pricing

$15.00/month + usage

5

Total users

177

Monthly users

32

Runs succeeded

96%

Issues response

12 hours

Last modified

2 months ago

You can access the Facebook Comments 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 '{
< "url": "https://www.facebook.com/natgeo/posts/pfbid02stjvzcsfWYcQ9EVhNuCdSRnFCKwmJdi5rE9RFPwMoLbpH4uj8mNUBTbS6QCH7eYDl",
< "sort_type": "all",
< "min_delay": 3,
< "max_delay": 5,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: