The Reviews API turns customer reviews from across the open web into structured JSON. Every review carries its rating, author, language, publication date, and the item being reviewed.
A post from a review or discussion site that carries a numeric rating or is classified as a review. Reviews are their own product - the News, Blogs & Forums APIs exclude them.
Each result pairs two things:
item object) - the reviewed page: source site, item title, country, total reviews and reviewers, domain rank.Each request returns reviews published within the last 31 days. By default it covers reviews crawled in the last 3 days; set ts to widen the window - see Time Range. Older data - up to the last 5 years - is available via the News, Blogs, Forums & Reviews Archive.
next URL to page through the rest - see Pagination.A matching segmentation endpoint returns aggregate counts (top sites, languages, ratings) instead of reviews - see Segmentation API.
The Reviews API shares its query language with the News, Blogs & Forums APIs - if you know one, you know both. See Query Syntax.