Capterra Scraper
7 days trial then $40.00/month - No credit card required now
Capterra Scraper
7 days trial then $40.00/month - No credit card required now
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.
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!
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
Hi! What following code?
Sorry for this, forgot to add :)
(object) => { return object.reviews }
Best