Amazon Brazil API
amazon.com.br
Amazon Brazil - product search, categories, details, reviews, and bestsellers.
- Actions
- 9
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Amazon Brazil API
Submit a task, then poll the job until it settles. This example runs act_amazon_br_product_detail_ssr_books.
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_br_product_detail_ssr_books",
"params": {
"asin": "B0GH7YZB7B"
}
}'9 actions on amazon.com.br
Read
Book Details
act_amazon_br_product_detail_ssr_booksread1 credit / callReturns a book's title, price, format options, and details by ASIN.
- asin
- string · required
Books Bestsellers Listing
act_amazon_br_bestsellers_listingread1 credit / callReturns ranked books bestsellers with titles, ASINs, prices, and ratings.
Books Category Listing
act_amazon_br_books_category_listingread2 credits / callReturns paginated books category products with titles, prices, and ratings.
- page
- string
Category Navigation Menu
act_amazon_br_category_navigation_hmenuread1 credit / callReturns top-level navigation menu departments with titles and links.
Category Navigation Submenu
act_amazon_br_category_navigation_hamburgerread1 credit / callReturns a menu section's nested category links and titles.
Category Product Listing
act_amazon_br_category_listingread1 credit / callReturns products in a category with titles, prices, and ratings.
- category_node_id
- string · required
Product Details
act_amazon_br_product_detail_ssrread1 credit / callReturns full product details: title, price, availability, specs, and images.
- asin
- string · required
Product Variant Pricing
act_amazon_br_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.com.br and run as the account you connect.
Product Related Widgets
act_amazon_br_product_lazy_widgetswrite2 credits / callReturns deferred product-page widgets with related products and content.
- encrypted_lazy_load_render_request
- string · required
Amazon Brazil API questions
- Is there an API for Amazon Brazil?
- Amazon Brazil does not offer a public data API for this, but Anakin Wire provides 9 maintained endpoints for amazon.com.br. 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 Brazil 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.br changes its markup, Anakin updates the action.
- Do I need a Amazon Brazil account?
- No. Every Amazon Brazil action listed here runs anonymously — no account and no credentials required.
- What does the Amazon Brazil 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.