Facebook comment scraper avatar
Facebook comment scraper

Pricing

$25.00/month + usage

Go to Store
Facebook comment scraper

Facebook comment scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape comments from facebook posts from a user, page, group member etc.

1.0 (1)

Pricing

$25.00/month + usage

12

Total users

655

Monthly users

42

Runs succeeded

82%

Issues response

66 days

Last modified

3 months ago

You can access the Facebook comment 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 '{
< "sortType": "most_relevant",
< "minDelay": 1,
< "maxDelay": 3,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify call curious_coder/facebook-comment-scraper --silent --output-dataset

Facebook comment scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook comment 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: