
Amazon Best Selling Products Finder API
Search Amazon by keyword and extract best-selling product data including titles, prices, ratings, reviews, sales volume, and promotional details via API. Ideal for market research, competitor analysis
Brief
What is Amazon Best Selling Products Finder API?
BrowserAct's Amazon Best Selling Products Finder API lets you search and extract best-selling product data from Amazon through a single API request, without building crawler scripts or maintaining custom browser automation.
This API is designed for keyword-based product discovery on Amazon. Simply provide search keywords and specify the marketplace URL. BrowserAct will search relevant products, extract comprehensive product information including pricing, ratings, sales data, and promotional details, and return it directly via API.
It is ideal for market research, competitor analysis, price monitoring, product sourcing, and e-commerce intelligence.
What data can you get through Amazon Best Selling Products Finder API?
The API extracts structured product data from Amazon, including:
• Title: Full product title
• Brand: Product brand name
• List Price: Original price before discount
• Current Price: Current selling price
• Star Rating: Average customer rating
• Review Count: Total number of reviews
• Past Month Sales: Sales volume indicator
• Availability: Stock status
• Purchasable: Whether the product can be purchased
• Promotion: Active promotion type
• Promotion Details: Detailed promotion information
• ASIN: Amazon Standard Identification Number
• Category: Product category
• Badge: Special badges (e.g., Amazon's Choice, Best Seller)
• Image URL: Product image link
• Product URL: Direct link to product page
Why Amazon Best Selling Products Finder API is right for you
Keyword-based product discovery
Search Amazon products by keyword and extract structured data from best-selling results.
Complete pricing and sales data
Extract list prices, current prices, promotions, and sales volume indicators for comprehensive market analysis.
Multi-marketplace support
Specify different Amazon marketplace URLs to gather data from various regions.
Zero operational overhead
No proxy setup, crawler scripts, or anti-bot handling required. BrowserAct runs the workflow in the background.
In short:
Keyword → API call → Full product details delivered
API Parameters
Parameter | Description | Type | Default |
|---|---|---|---|
KeyWords | Search keywords for finding Amazon products | string | iphone 17 pro max |
Date_limit | Maximum number of products to extract | number | 100 |
Marketplace_url | Amazon marketplace URL | string |
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
- KeyWords: iphone 17 pro max
- Date_limit: 100
- Marketplace_url: https://www.amazon.com
Steps
- Click Get the Code
- Run the request
- Receive structured product data via API
Create Your Own Amazon Best Selling Products Finder API
To create your own Amazon Best Selling Products Finder API, simply start from a prebuilt template.
- Click Create from Template in the top-right corner
- Complete the setup
- You'll receive a callable workflow_id
Once created, you can use the BrowserAct API to invoke your workflow programmatically and retrieve Amazon product data directly in your application.
Need help?
Discord: [Discord Community]
E-mail: service@browseract.com
