<INDUSTRY>
The industry category (e.g., ecommerce, realestate, serp).<WEBSITE>
The target website (e.g., amazon, idealista, google).<TYPE_OF_REQUEST>
The type of data you want (e.g., products, reviews, search).<QUERY_ID_URL>
The unique identifier for the request, such as a product ID, property ID, or query.<YOUR_ZENROWS_API_KEY>
Your personal API key for authentication and access.ecommerce
amazon
products
{asin}
(Amazon Standard Identification Number, used for product lookup).tld
Specify the top-level domain (e.g., .com
, .co.uk
, .de
).country
Set the country code to retrieve localized data.filters
Apply filters to extract specific data.Update the API Endpoint
{asin}
is the unique Amazon product identifier.Simplify the Parameters
js_render
or premium_proxy
. Simply pass the apikey
and any other relevant parameters (such as country
or tld
) and you’re good to go.
Test the New API Call
Update the API Endpoint
{zpid}
is the unique Zillow property identifier.Simplify the Parameters
js_render
or premium_proxy
. Simply provide the apikey along with any other relevant parameters (such as country
or tld
), and you’re good to go.
Test the New API Call
Update the API Endpoint
{query}
should be URL-encoded.Simplify the Parameters
js_render
or premium_proxy
. Simply provide the apikey along with any other relevant parameters (such as country
or tld
), and you’re good to go.
Test the New API Call