Free Amazon Sales History & Analytics avatar

Free Amazon Sales History & Analytics

Under maintenance

Pricing

$3.00/month + usage

Go to Apify Store
Free Amazon Sales History & Analytics

Free Amazon Sales History & Analytics

Under maintenance

Retrieve Amazon product sales history, traffic, BSR trends, price history, and offer count data for up to 12 months. Powered by Easyparser real-time API.

Pricing

$3.00/month + usage

Rating

0.0

(0)

Developer

Easyparser

Easyparser

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 hours ago

Last modified

Categories

Share

Retrieve Amazon product sales history, traffic data, BSR trends, price history, and offer count changes for up to 12 months. Powered by Easyparser's real-time Amazon Sales Analysis API.

No API key required to get started. This actor includes a shared demo key so you can try it immediately. For higher limits and bulk processing, sign up free at Easyparser.


What This Actor Returns

A single dataset item per run containing the full product snapshot and weekly historical data:

Product Snapshot:

  • ASIN, name, brand, category, marketplace, currency
  • Launch date and product age
  • Physical dimensions and weight
  • Traffic: total views, views last 30/90/360 days, month-over-month change
  • Sales: purchases last 30/90/360 days
  • Pricing: 90-day and 360-day average prices, FBA fees, referral fees, offer min/max prices
  • Reviews: total count and average rating
  • Ranking: current BSR, average BSR, category

Weekly History Array (per week, up to 52 entries for 12 months):

  • date - week start date
  • views - weekly traffic
  • purchases - weekly units sold
  • average_price - average Buy Box price that week
  • total_offers - number of active sellers
  • best_seller_rank - BSR that week
  • review_count - new reviews that week
  • review_rating - average rating of new reviews

How to Use

Option A - Try It Now (No Sign-Up)

Fill in the asin, domain, and history_range fields and run. A shared Easyparser key is built in.

  1. Sign up free at app.easyparser.com/signup - 100 free credits/month, no credit card required
  2. Copy your API key from the Plan Page
  3. Paste it into the api_key field

Input Fields

FieldRequiredDefaultDescription
asinYesAmazon ASIN (e.g., B00KTLXB4C)
domainYesAmazon marketplace (e.g., .com, .co.uk, .de)
history_rangeYes3Months of history: 0, 3, 6, 9, or 12
api_keyNoshared demo keyYour personal Easyparser API key

Credit Consumption

history_rangeData RetrievedCredits Used
0Current snapshot only5 credits
3Last 3 months (13 weeks)8 credits
6Last 6 months (26 weeks)11 credits
9Last 9 months (39 weeks)14 credits
12Last 12 months (52 weeks)17 credits

Example

Input:

{
"asin": "B00KTLXB4C",
"domain": ".com",
"history_range": "3"
}

Output (truncated):

{
"asin": "B00KTLXB4C",
"name": "NIVEA Cocoa Butter Body Lotion...",
"brand": "NIVEA",
"category": "Skin Care/Body/Moisturizers",
"launch_date": "2014-06-20T00:00:00.000Z",
"traffic": {
"views_last_30_days": 27344,
"views_last_90_days": 53219,
"month_over_month_change": 1.56
},
"sales": {
"purchases_last_30_days": 7944,
"purchases_last_90_days": 15461
},
"average_price_last_90_days": 15.82,
"reviews": { "total_count": 4360, "average_rating": 4.8 },
"ranking": { "current_rank": 32, "category": "Lotions" },
"history": [
{
"date": "2025-12-28T00:00:00.000Z",
"views": 10674,
"purchases": 3100,
"average_price": 7.04,
"total_offers": 14,
"best_seller_rank": 62,
"review_count": 0,
"review_rating": 0
}
],
"history_weeks": 13,
"history_range_months": 3
}

Use Cases

  • Demand Validation: Compare views vs purchases to assess conversion quality before sourcing
  • Price & BSR Trend Analysis: Track whether current pricing reflects stable demand or short-term spikes
  • Competitor Monitoring: Audit competitor growth velocity, launch strategy, and pricing evolution
  • Seasonality Detection: Identify recurring demand cycles from weekly historical data
  • BI Dashboards & Forecasting: Feed structured JSON into analytics pipelines and visualization tools
  • Product Lifecycle Visualization: Plot launch momentum, saturation, decline, and revival phases
  • Inventory & Turnover Optimization: Calculate precise restock dates from sales velocity trends
  • Wholesale & Arbitrage Scouting: Monitor offer count history to detect saturation and hijacker spikes
  • Launch Strategy Engineering: Decode competitor launch trajectories from BSR history
  • Promotional Impact Analysis: Track view and purchase spikes during Lightning Deals and coupons

Need More?

For better pricing, higher limits, and dedicated throughput:



About Easyparser

Easyparser is a real-time Amazon scraping API built for developers and data teams. No IP blocks, no CAPTCHAs, fast response times.