ConsoleCatalog
Sign in
Amazon Mexico logo

Amazon Mexico

amazon.com.mxShoppingno auth

Products, categories, pricing, variants, and related items.

Category Listing

ASYNCREADNo auth

Returns products in a category with titles, prices, images, and links.

ParametersFormJSON

Amazon browse node ID for the category to list

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_amazon_mx_category_listing_ssr",
    "params": {
      "category_id": "9482558011"
    }
  }'