Capterra Scraper avatar
Capterra Scraper

Pricing

$40.00/month + usage

Go to Store
Capterra Scraper

Capterra Scraper

Developed by

epctex

epctex

Maintained by Community

Extract valuable data from the Capterra software database with our Capterra Scraper. Gather product information, related products, insights, portfolio, real client reviews, and more. Explore top software listings for your business.

1.0 (1)

Pricing

$40.00/month + usage

8

Total users

669

Monthly users

25

Runs succeeded

99%

Issues response

7 days

Last modified

5 hours ago

EU

how is it possible to scrape all the reviews for a product in capterra

Closed

euhoro opened this issue
2 years ago

hello , I recently started to use your scraper and I finally managed to make it work. unfortunately I am able to scrape only 55 reviews out of almost 10000 . thank you .

these are the parameters I am using via postman { "customMapFunction": "(object) => { return {...object} }", "endPage": 1000, "includeReviews": true, "maxItems": 1000, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "startUrls": [ 'https://www.capterra.com/p/169007/Wix/' ] }

TU

tugkan

2 years ago

Hey eu horo,

Thank you very much for using the Public Actor. Unfortunately, it was a bug and the problem has been fixed. You can use the latest version.

Sorry for the inconvenience, Best

AA

assertive_ant

2 years ago

Seems like this issue is still there, I want to scrap only reviews and doesn't matter how much higher value I pass in endPage. maxItems and endpage review, it always fetches 50 reviews, from 1st page. Please see attached screen shots.