Capterra Reviews Scraper avatar
Capterra Reviews Scraper

Pricing

$9.00/month + usage

Go to Store
Capterra Reviews Scraper

Capterra Reviews Scraper

Developed by

Max

Max

Maintained by Community

Scrape all Capterra reviews from a link. ➡️ INPUT: Capterra reviews link e.g https://www.capterra.com/p/150854/Apify/reviews ➡️ OUTPUT 1️⃣ The overall scores (Ease of Use/Customer Service/Features/Value for Money/Likelihood to Recommend) 2️⃣ All the Capterra reviews from that company (up to 10k)

0.0 (0)

Pricing

$9.00/month + usage

5

Total users

46

Monthly users

6

Runs succeeded

97%

Last modified

8 months ago

You can access the Capterra 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.capterra.com/p/150845/Apify/reviews"
< }
< ]
<}' |
<apify call maxecc/capterra-reviews-scraper --silent --output-dataset

Capterra Reviews Scraper API through CLI

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