What is included with reviews?

Because we support a variety of platforms like Google, Yelp, etc., and to ensure our users have a streamlined way to consume our data, we created a standard data structure that is uniform across all platforms. All our reviews contain:

  • ID
  • Rating (if not a recommendation)
  • Recommendation (if not a star-rating)
  • Text (could be empty in case of a simple star-rating or recommendation without text)
  • Timestamp
  • Language
  • Translation
  • Author
  • Photos
  • Replies
  • Edits
  • URL (some platforms do not support)
  • Reply URL (if applicable)
  • Raw Data

What is included in `rawData` field with reviews?

We may sometimes collect data related to a review that does not fit our standard format. In some cases, a user might interested in some of these non captured fields. Example, with hotels, you might be interested in capturing the rating breakdown, e.g. Cleanliness, Service, Location, etc.


All the data we capture from the original site is kept intact and unaltered under rawData field. You can limit the returned payload to only this field or include it with the standard format and parse the data in a way that better serves your needs.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us