Appliance and electronics categories, specs, prices, and reviews.
Product Listing
ASYNCREADNo auth
Returns a category's products with titles, prices, model numbers, and stock status.
ParametersFormJSON
URL slug for the product category listing page
Numeric category ID for the listing page
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_abt_com_product_listing", "params": { "category_slug": "French-Door-Refrigerators", "category_id": "2356" } }'