ConsoleCatalog
Sign in
Amazon Italy logo

Amazon Italy

amazon.itShoppingno auth

Product search, categories, and product details.

Category Browse Page

ASYNCREADNo auth

Returns a category's products, filters, and subcategory links.

ParametersFormJSON

Amazon browse node ID for the target category department

Amazon ref tag for browse or PDP navigation context

cost: 2 credits · 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_it_category_browse_ssr",
    "params": {
      "category_node_id": "451122031",
      "ref_tag": "nav_em__enlv_0_2_11_5"
    }
  }'