Amazon UAE API
amazon.ae
Amazon UAE - product listings, categories, details, pricing, and reviews.
- Actions
- 6
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Amazon UAE API
Submit a task, then poll the job until it settles. This example runs act_amazon_ae_category_navigation_menu.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_amazon_ae_category_navigation_menu",
"params": {}
}'6 actions on amazon.ae
Read
Category Navigation Menu
act_amazon_ae_category_navigation_menuread1 credit / callReturns top-level navigation menu categories with titles, sections, and links.
Category Submenu Content
act_amazon_ae_category_submenu_contentread2 credits / callReturns a category branch's subcategories with titles and links.
- second_layer_tree_name
- string · required
Mobiles Category Listing
act_amazon_ae_category_listing_mobilesread1 credit / callReturns mobile phone products in a category with titles, prices, and ASINs.
- browse_node_id
- string · required
Product Details
act_amazon_ae_product_detail_ssrread1 credit / callReturns full product details: title, price, availability, images, and specs.
- asin
- string · required
Product Variant Pricing
act_amazon_ae_product_variant_pricingread2 credits / callReturns per-variant prices and availability for a product's options.
- asin
- string · required
- asin_list
- string · required
- parent_asin
- string
Write
Write actions change state on amazon.ae and run as the account you connect.
Related Products Carousel
act_amazon_ae_related_products_carouselwrite2 credits / callReturns recommended related products with titles, prices, ratings, and images.
Amazon UAE API questions
- Is there an API for Amazon UAE?
- Amazon UAE does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for amazon.ae. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Amazon UAE data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when amazon.ae changes its markup, Anakin updates the action.
- Do I need a Amazon UAE account?
- No. Every Amazon UAE action listed here runs anonymously — no account and no credentials required.
- What does the Amazon UAE API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Shopping APIs
1-800-Flowers
1-800-Flowers - flowers and gifts, occasions, pricing, variants, and reviews.
Abt
Abt - appliance and electronics categories, specs, prices, and reviews.
Acer Taiwan
Acer Taiwan - products, specs, model comparisons, and pricing.
AFT Fasteners
AFT Fasteners - fastener categories, specs, SKUs, pricing, and availability.
All Electronics
All Electronics - components, categories, product details, and pricing.
Amazon
Amazon - product search, details, reviews, pricing, cart, and orders.