GET /api/v1/chrome-web-store-reviewsShared auth, credits, and logs

Chrome Web Store Reviews API

Fetch reviews with an extension ID or Chrome Web Store URL.

Non-empty review responses are billed per page; empty responses are free.

With the current configuration, each successful request costs 3 credits.

API Tester
Test review queries with extensionId and cursor.
This page sends real requests. Credits are deducted from the signed-in account after a successful valid response.
Endpoint

Estimated Cost: 3 credit(s)

Extension ID or URL
Demo:View extension

A non-empty review response costs 3 credits.

Cursor (optional)

Use the cursor from the previous response for the next request.

Request Preview
https://api.goanyapi.com/api/v1/chrome-web-store-reviews

What you get

A focused review query endpoint.

ID or URL input

The web page accepts an extension ID or Chrome Web Store URL.

Cursor pagination

Use nextCursor to request the next review batch.

Result-based billing

Non-empty responses are billed per page; empty responses are free.

How to use it

Enter an extension, read reviews, and follow the cursor.

FAQ

Start querying extension reviews

Read the Docs and test the endpoint in API Tester.