Facebook Comments Scraper avatar
Facebook Comments Scraper

Pricing

$40.00/month + usage

Go to Store
Facebook Comments Scraper

Facebook Comments Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook comments from one or multiple Facebook posts. Get comment text, timestamp, likes count and basic commenter info. Download the data in JSON, CSV, Excel and use it in apps, spreadsheets, and reports.

4.4 (14)

Pricing

$40.00/month + usage

138

Total users

10.5k

Monthly users

966

Runs succeeded

>99%

Issues response

1.6 days

Last modified

15 days 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 '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/humansofnewyork/posts/pfbid0BbKbkisExKGSKuhee9a7i86RwRuMKFC8NSkKStB7CsM3uXJuAAfZLrkcJMXxhH4Yl"
< }
< ],
< "resultsLimit": 50
<}' |
<apify call apify/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: