PARAMETER | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
apikey required | string | Get Your Free API Key | Your unique API key for authentication. |
country optional | string | Target a specific country for geo-restricted data (e.g., es for Spain). | |
url | string <uri> | The URL where the desired data must be retrieved from. | |
lang | string | The language to display results. Supported values: "en" , "es" , "ca" , "it" , "pt" , "fr" , "de" , "da" , "fi" , "nb" , "nl" , "pl" , "ro" , "ru" , "sv" , "el" , "zh" , "uk" . Example: lang=en . | |
page | number | The search results page to retrieve. Example: page=2 . | |
order | string | Determines the sorting of search results based on specified criteria. Supported values: "relevance" , "lowest_price" , "highest_price" , "most_recent" , "least_recent" , "highest_price_reduction" , "lower_price_per_m2" , "highest_price_per_m2" , "biggest" , "smallest" , "highest_floors" , "lowest_floors" . Example: order=most_recent . | |
tld | string | .com | The top-level domain of the website. Supported examples: .com , .it , .pt , .de , etc. |
country | string | us | The originating country for the product retrieval. Example: country=es . |
query required | string | The search term you want to query on Walmart. Must be URL-encoded. Example: Wireless+Headphones . |