Amazon Mexico API
amazon.com.mx
Amazon Mexico - products, categories, pricing, variants, and related items.
- Actions
- 6
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Amazon Mexico API
Submit a task, then poll the job until it settles. This example runs act_amazon_mx_category_listing_ssr.
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_mx_category_listing_ssr",
"params": {
"category_id": "9482558011"
}
}'6 actions on amazon.com.mx
Read
Category Listing
act_amazon_mx_category_listing_ssrread1 credit / callReturns products in a category with titles, prices, images, and links.
- category_id
- string · required
Homepage Gateway
act_amazon_mx_homepage_ssrread1 credit / callReturns homepage content including navigation and featured category tiles.
Navigation Menu
act_amazon_mx_hamburger_menu_first_layerread1 credit / callReturns the top-level navigation menu with category tree and sections.
Product Details
act_amazon_mx_product_detail_ssrread1 credit / callReturns product details for an ASIN: title, price, images, rating, and availability.
- asin
- string · required
- category_id
- string
Product Variant Pricing
act_amazon_mx_product_variant_pricingread2 credits / callReturns per-variant prices, list prices, and availability for a product's variants.
- asin
- string · required
- parent_asin
- string · required
- asin_list
- string · required
- product_type_definition
- string
- product_group_id
- string
Write
Write actions change state on amazon.com.mx and run as the account you connect.
Related Products Showcase
act_amazon_mx_related_products_showcasewrite2 credits / callReturns related products for an ASIN with titles, links, and images.
- asin
- string · required
- stamp
- string · required
- showcase_id
- string
Amazon Mexico API questions
- Is there an API for Amazon Mexico?
- Amazon Mexico does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for amazon.com.mx. 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 Mexico 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.com.mx changes its markup, Anakin updates the action.
- Do I need a Amazon Mexico account?
- No. Every Amazon Mexico action listed here runs anonymously — no account and no credentials required.
- What does the Amazon Mexico 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.