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

24

Runs succeeded

98%

Issues response

7 days

Last modified

a day ago

GL

Not possible to extract the reviews?

Closed

grandiose_larch opened this issue
2 years ago

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!

TU

tugkan

2 years ago

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

GL

grandiose_larch

2 years ago

Hi! What following code?

TU

tugkan

2 years ago

Sorry for this, forgot to add :)

(object) => { return object.reviews }

Best