Analyze Amazon intelligence data your way
Get the Jungle Scout API and build infinite tools and resources using the industry-leading Amazon intelligence data.
First 100 requests free.
API available with Jungle Scout account.
Get insights to help your business grow
Our data
Pull data like keyword search estimates, share of voice, estimated sales, and pricing trends. Leverage Jungle Scout’s intelligence data to identify areas for growth, enhance your strategy and more – it’s up to you!
Your ingenuity
Pull endpoints into automation tools like Zapier to build custom tools. Leverage your coding skills (or get AI to do it!) to build your own solution from scratch.
Unlimited options
Utilize the API to build apps that help you streamline and customize your data analysis and expand into new markets.
Infinite ways to build with the Jungle Scout API
Keyword Search Volume vs. Product Sales
Use the Sales Estimates and Keyword Historical Search Volume endpoints to better understand how specific top keywords correlate to product sales.
Tracking Daily Price Changes by ASIN
This granular detail allows for analysis of price fluctuations over time and offers insights into competitors’ pricing strategies.
Gathering Product Data for Selected ASINs
Get over 30 different data points for each ASIN. This also allows for the input of a list of ASINs, enabling you to analyze any and all data points for those particular products.
Keyword Seasonality Analysis
Determine the top keywords for an ASIN over the last 12 months and view the top month, quarter, and overall seasonality of each keyword to help define your marketing and expansion strategies.
Get your first 100 requests free with a Jungle Scout plan.
Get startedHow to leverage the API
Keyword Data
- Keywords by ASIN
- Keywords by keyword
- Historical search volume
Sales Estimates
Share of Voice
Product Database
- Category
- Price and fees
- Units sold
- Reviews and rating
- BSR
- Listing quality score
- Number of sellers
- Date first available
- Dimensions and weight
Keyword Data
- Keywords by ASIN
- Keywords by keyword
- Historical search volume
Product Database
- Category
- Price and fees
- Units sold
- Reviews and rating
- BSR
- Listing quality score
- Number of sellers
- Date first available
- Dimensions and weight
Sales Estimates
Share of Voice
2. Connect
Write scripts or use automation to import data
3. Import data
Build dynamic self-serve tools
Need additional resources?
Need more than 10,000 API calls a month?
Explore custom API options for customers who have bigger data needs.
View the docs
Read our in-depth developer documentation and explore available endpoints in full.
API Documentation
Read our in-depth developer documentation and explore available endpoints in full.
Read the docs
Postman Collection
Simplify the process of integrating with the Jungle Scout API by leveraging these ready-to-use examples of API requests.
See the requests
Zapier Integration
Effortlessly create automated workflows between the Jungle Scout API and over 6,000 apps available on Zapier, making it the easiest way to automate your work.
Check it out
Open-source Python Client
Easily leverage Python functions for API requests, reducing the need to handle raw HTTP requests and parse responses manually.
Use with Python
API Documentation
Read our in-depth developer documentation and explore available endpoints in full.
Read the docs
Postman Collection
Simplify the process of integrating with the Jungle Scout API by leveraging these ready-to-use examples of API requests.
See the requests
Open-source Python Client
Easily leverage Python functions for API requests, reducing the need to handle raw HTTP requests and parse responses manually.
Use with Python
Need more than 10,000 API requests a month?
Explore custom API options for customers who have bigger data needs.
FAQs
Yes. In order to access any of our API plans, you need to have access to either a Jungle Scout account (Growth Accelerator or Brand Owner plans only) or a Jungle Scout Cobalt account with a customized API plan included. You can easily purchase the API in-app after creating your Jungle Scout account.
Exceeding the API request limit will result in an overage charge as requests do not roll over. The overage charge is $0.05 per request.We offer API request add-on plans in three tiers:
- Tier 1: 1,000 requests/month for $29.00
- Tier 2: 4,000 requests/month for $99.00
- Tier 3: 10,000 requests/month for $199.00
All plans are subject to the $0.05/request overage fee if limits are exceeded.
Each page of an API response equals one request.
Here are a few examples:
- Product Database query with 2000 results. Each page of 100 ASINs = 1 request) (or 20 requests to get all the results)
- Sales Estimates for a whole year (if the user sets the start/end date to a year = 1 request)
- Keyword by ASIN with 500 results. Each page of 100 keywords = 1 request (or 5 requests to get all results)
For a complete list, please visit our Developer Docs section. Here are the endpoints available:
- Keyword Data
- Keywords by ASIN
- Keywords by keyword
- Historical search volume
- Product Database
- Category
- Price and fees
- Units sold
- Reviews and rating
- BSR
- Listing quality score
- Number of sellers
- Date first available
- Dimensions and weight
- Sales Estimates
- Share of Voice
That depends on you! The rise of generative AI in recent years has meant just about anyone can code with the help of an AI platform to do the writing. However, anyone who is comfortable writing scripts using GET and POST endpoints can build the tools they want with the API. You just need to familiarize yourself with the endpoints, the schema, and the output you’re looking to achieve to write a prompt that will effectively build what you need.