Facebook Comments Scraper
Pricing
from $0.50 / 1,000 comments
Facebook Comments Scraper
Scrape comments (and nested replies) from Facebook posts, photos and reels. Pushes one dataset item per fetched comments batch.
Facebook Comments Scraper
Pricing
from $0.50 / 1,000 comments
Scrape comments (and nested replies) from Facebook posts, photos and reels. Pushes one dataset item per fetched comments batch.
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 API & Integrations in Apify Console.
$echo '{< "targets": [< "https://www.facebook.com/DwayneJohnson/posts/pfbid02YXFDKmNP56NTXHr2ubG4sxZH69A4L9t3z7EtToNFkEBjHcqs4TJxwAKepcSWBhjvl"< ],< "max_comments": 100,< "max_depth": 0,< "intent": "RANKED_UNFILTERED_CHRONOLOGICAL_REPLIES_INTENT_V1",< "language": "en"<}' |<apify call harpoon/fb-comments-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Facebook Comments Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: