
Capterra Scraper
Pricing
$40.00/month + usage

Capterra Scraper
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
24
Runs succeeded
98%
Issues response
7 days
Last modified
a day ago
Not possible to extract the reviews?
Closed
Hello - I need to extract all reviews for a specific company. My run id is hxD1Trs7nsCO4fmOe. When I try to export the data as .csv or as .json and convert to .csv all data is returned in 2 rows. Is there any way I can get each raw to be a review? If this works I would likely be a paying user. Thank you!
tugkan
Hey Mark!
Can you please put the following code into the "Custom Map Function" part? This will allow you to retrieve each of the reviews per row.
Best
grandiose_larch
Hi! What following code?
tugkan
Sorry for this, forgot to add :)
(object) => { return object.reviews }
Best