Facebook Reviews Scraper avatar
Facebook Reviews Scraper

Pricing

$30.00/month + usage

Go to Store
Facebook Reviews Scraper

Facebook Reviews Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook reviews from one or multiple Facebook pages. Get review text, timestamp, review URL, likes and comments count and basic reviewer info. Download the data in JSON, CSV, Excel and use it in apps, spreadsheets, and reports.

4.5 (4)

Pricing

$30.00/month + usage

23

Total users

883

Monthly users

72

Runs succeeded

>99%

Last modified

6 hours ago

You can access the Facebook Reviews 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/copperkettleyqr/reviews"
< }
< ],
< "resultsLimit": 10
<}' |
<apify call apify/facebook-reviews-scraper --silent --output-dataset

⭐️ Facebook Reviews Scraper API through CLI

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