Boots pharmacy and beauty retailer - product titles, prices, stock, and brands.
Product Price
ASYNCREADNo auth
Returns product details, price, stock status, promotions, and reviews for a given product URL.
ParametersFormJSON
Full Boots product page URL e.g. "https://www.boots.com/artah-digest-debloat-tincture-100ml-10357557"
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": "bt_product_price", "params": { "url": "https://www.boots.com/artah-digest-debloat-tincture-100ml-10357557" } }'