TravisT6983
TravisT6983

Reputation: 53

Google Review on my Website

I am wondering if anyone knows of a way to feed google reviews into my website? I would like it to be kinda of a testimonial type page. Or if i could feed it with a slider reviews that would be really awesome. Any ideas?

Upvotes: 2

Views: 5869

Answers (2)

Deac Karns
Deac Karns

Reputation: 1196

I recently needed to get reviews as well for a similar application, so I created a jQuery plugin that will fetch ALL the reviews and allows for options to be passed in for filtering.

google-places jQuery Plugin

This question is kind of old but maybe it will help someone else

Upvotes: 3

Chris Green
Chris Green

Reputation: 4427

The Google Places API now supports the return of up to five reviews from a Place Details Request.

https://maps.googleapis.com/maps/api/place/details/json?reference=CmRYAAAAciqGsTRX1mXRvuXSH2ErwW-jCINE1aLiwP64MCWDN5vkXvXoQGPKldMfmdGyqWSpm7BEYCgDm-iv7Kc2PF7QA7brMAwBbAcqMr5i1f4PwTpaovIZjysCEZTry8Ez30wpEhCNCXpynextCld2EBsDkRKsGhSLayuRyFsex6JA6NPh9dyupoTH3g&sensor=true&key=AddYourOwnKeyHere

Upvotes: 2

Related Questions