Core APIs
...
Parameters
Specialist Pages

Charts

3min

Charts Parameters

GET /request

The Charts parameters are applicable when making a request with type=charts to retrieve Charts results. The Charts page can be specified using the url parameter. The parameters should be appended as querystring parameters to the Product Data API GET HTTP request.

Charts results are retrieved from the charts page on Amazon.

Charts Page
Charts Page


For example, to request Charts results for the URL https://www.amazon.com/charts , the request would be:

HTTP
Curl
Node.js
Python
PHP



Charts Parameters

The following parameters are available for all requests made when type=charts .

Parameter

Required

Description

url

optional

The Charts page URL to retrieve Charts results from. Be sure to URL-encode the url parameter.



Next Steps      Charts Results