Reviews
Gathering customer reviews and ratings for businesses, products, or services to assess reputation and sentiment analysis.
Query parameters
Feature id what you want to fetch reviews to.
fid
parameter can be found in knowledge. fid
field of google search response.
For example: https://www.google.com/search?q=hilton%20new%20york%20midtown
Two-letter language code used to define the preferred page’s language
The way reviews are sorted. Possible values are:
sort=qualityScore
- most relevant firstsort=newestFirst
- newest firstsort=ratingHigh
- highest rating firstsort=ratingLow
- lowest rating first
Filter keyword. Will respond with reviews that contain specified keywords only.
Example: filter=awesome
- search for reviews containing the ‘awesome’ word
Define the result offset - results to start from the selected value.
start=0
- first page of resultsstart=10
- second page of resultsstart=20
- third page of results, etc.
Was this page helpful?