Facebook comment scraper
3 days trial then $10.00/month - No credit card required now
Facebook comment scraper
3 days trial then $10.00/month - No credit card required now
Scrape comments from facebook posts from a user, page, group member etc.
You can access the Facebook comment 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 "sortType": "most_relevant",
3 "minDelay": 1,
4 "maxDelay": 3,
5 "proxy": {
6 "useApifyProxy": true,
7 "apifyProxyCountry": "US"
8 }
9}' |
10apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
45 monthly users
-
7 stars
98% runs succeeded
16 days response time
Created in Aug 2023
Modified 2 months ago