
Amazon Buy Box Monitor API
Extract basic product details, other sellers' prices, and seller ratings from Amazon via ASIN automatically using the BrowserAct Amazon Buy Box Monitor API. No coding or proxies required.
Brief
What is Amazon Buy Box Monitor API?
Amazon Buy Box Monitor API is a powerful tool designed to extract basic product details, other sellers' prices, and seller ratings from Amazon via ASIN. It enables you to monitor the buy box ownership and competitors' pricing effectively.
What data can you get through Amazon Buy Box Monitor API?
You can extract comprehensive details from the product page and the "Other Sellers" area:
- asin: The Amazon Standard Identification Number
- marketplace: The Amazon marketplace code or URL
- product_title: The title of the product
- brand: The brand of the product
- product_url: The URL of the product
- captured_at: The timestamp when the data was captured
- buy_box_owner: The name of the buy box owner
- buy_box_owner_type: The type of the buy box owner (e.g., Amazon, Third-Party)
- buy_box_price: The current price in the buy box
- currency: The currency of the price
- promotion_text: Promotional text or discounts on the product
- fulfillment_method: The fulfillment method (e.g., FBA, FBM)
- prime: Whether the product is Prime eligible
- availability_status: The current availability status
- availability_text: Exact text of the availability
- buy_box_visible: Whether the buy box is visible
- add_to_cart_visible: Whether the Add to Cart button is visible
- buy_now_visible: Whether the Buy Now button is visible
- other_sellers_count: The number of other sellers offering the product
- seller_name: The name of the seller
- seller_profile_url: The URL to the seller's profile
- price: The price offered by the seller
- shipping_fee: The shipping fee charged by the seller
- seller_rating: The rating of the seller
- seller_feedback_count: The total feedback count of the seller
- recent_feedback_summary: The summary of recent feedback for the seller
- seller_location: The location of the seller
Why Amazon Buy Box Monitor API is right for you
Zero-code, proxy-free parsing, and real-time monitoring of competitors. You can easily track Amazon prices and buy box ownership without maintaining complex scraping infrastructure.
API Parameters
Parameter | Required | Type | Default | Description |
ASIN | Yes | string | B005O2ZU68 | The Amazon Standard Identification Number |
Marketplace_url | Yes | string | https://amazon.com/ | The Amazon marketplace URL |
Code to Integrate
Click Get code, replace the API key, and run the code directly in your application.
API Key, get from: https://www.browseract.com/reception/integrations
`API_KEY = os.getenv("BROWSERACT_API_KEY", "app-abcdefghijklmn")`
Replace:
`app-abcdefghijklmn`
with your own API key, and the code will run successfully.
You can find your API key in the API & Integrations section of the BrowserAct dashboard.
API Example
Input
ASIN:B005O2ZU68
Marketplace_url:https://amazon.com
Steps
1. Click Get the Code
2. Send an API request containing these parameters.
3. Receive structured JSON data with product details, other sellers' prices, and seller ratings.
Create Your Own Amazon Buy Box Monitor API
To create your own Amazon Buy Box Monitor API, simply start from a prebuilt template.
1.Click Create from Template in the top-right corner
2.Complete the setup
3.You’ll receive a callable workflow_id
Once created, you can use the BrowserAct API to invoke your workflow programmatically and retrieve full details directly in your application.
Need help?
Discord: [Discord Community]
E-mail: service@browseract.com
