Amazon Product Data Scraper avatar
Amazon Product Data Scraper

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Amazon Product Data Scraper

Amazon Product Data Scraper

Fetch Amazon product details from ASINs or product URLs in one click. Get title, price, rating, images, availability and key product info for multiple marketplaces. Perfect for product research, catalog enrichment, price tracking and analytics.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Sachin Kumar Yadav

Sachin Kumar Yadav

Maintained by Community

Actor stats

2

Bookmarked

10

Total users

3

Monthly active users

3 days ago

Last modified

Share

๐Ÿ›’ Amazon Product Scraper โ€“ Fast Product Details by ASIN

Apify License Marketplace Data

๐Ÿš€ Fetch Amazon product details using ASINs or product URLs. Get title, price, rating, images, availability, variations, product info, and top reviews. Built with Apify best practices for reliability and speed.


๐Ÿ“‹ Table of Contents


โœจ Features

  • Bulk ASIN Support โ€“ Process multiple ASINs/URLs in one run
  • Clean Output โ€“ Product title, price, rating, images, availability, buybox info
  • Rich Details โ€“ Variations, product info, description, category path
  • Reviews Snapshot โ€“ Top reviews, rating distribution, customers say
  • Marketplace Ready โ€“ Works across many Amazon marketplaces
  • Resilient โ€“ Retries, rate-limit handling, and clear error messages

๐ŸŽฏ Use Cases

Use CaseDescriptionKey Benefits
๐Ÿ“ฆ Product AnalyticsTrack price, rating, and availability over timeCompetitive monitoring, pricing strategy
๐Ÿ›๏ธ Catalog EnrichmentEnrich product catalogs with accurate detailsBetter SEO, consistent attributes
๐Ÿ”Ž Market ResearchBenchmark across marketplaces and brandsIdentify trends, compare offers
๐Ÿค– Data PipelinesFeed structured product data to your systemsAutomation, dashboards, ML models

โšก Quick Start

1๏ธโƒฃ Basic โ€“ Single ASIN

{
"asins": ["B0DLHNWHRF"],
"country": "US"
}

2๏ธโƒฃ URLs โ€“ Auto ASIN Extraction

{
"asins": [
"https://www.amazon.com/dp/B0DLHNWHRF",
"https://www.amazon.com/gp/product/B0DLHLRDBY"
],
"country": "US",
"language": "en_US"
}

3๏ธโƒฃ Bulk โ€“ Multiple Products

{
"asins": ["B0DLHNWHRF", "B0DLHLRDBY"],
"country": "US"
}

๐Ÿ“Š Input Parameters

ParameterTypeRequiredDescriptionDefaultExample
asinsArrayโœ… YesAmazon ASINs or product URLs-["B0DLHNWHRF", "https://amazon.com/dp/B0DLHLRDBY"]
countryStringโœ… YesAmazon marketplace (domain)USUS, IN, GB, DE, JP, ...
languageStringโŒ NoResult language/localeMarketplace defaulten_US, fr_FR, de_DE

๐Ÿ”— Supported Input Formats

  • โœ… ASIN: B0DLHNWHRF
  • โœ… URL: https://www.amazon.com/dp/B0DLHNWHRF
  • โœ… URL: https://www.amazon.com/gp/product/B0DLHNWHRF

๐Ÿ“ค Output Format

๐Ÿงพ Product Data Structure

{
"source": "amazon",
"input": "B0DLHNWHRF",
"asin": "B0DLHNWHRF",
"product_title": "Samsung Galaxy A16 5G A Series...",
"product_price": "149.99",
"product_original_price": "$199.99",
"currency": "USD",
"country": "US",
"product_url": "https://www.amazon.com/dp/B0DLHNWHRF",
"product_photo": "https://m.media-amazon.com/images/I/...jpg",
"product_photos": ["..."],
"product_star_rating": "4.2",
"product_num_ratings": 2484,
"product_availability": "In Stock",
"product_num_offers": 5,
"is_best_seller": false,
"is_amazon_choice": false,
"is_prime": true,
"sales_volume": "5K+ bought in past month",
"product_byline": "Visit the Samsung Store",
"about_product": ["..."],
"product_description": "...",
"product_information": {"ASIN": "B0DLHNWHRF", "Item Weight": "7.1 ounces"},
"product_details": {"Brand": "Samsung", "Screen Size": "6.7 Inches"},
"rating_distribution": {"1": 10, "2": 3, "3": 7, "4": 15, "5": 65},
"customers_say": "...",
"top_reviews": [{"review_id": "...", "review_star_rating": "5"}],
"product_videos": [{"id": "...", "title": "..."}],
"category_path": [{"id": "2335752011", "name": "Cell Phones & Accessories"}],
"product_variations": {"color": [{"asin": "B0DLHNWHRF", "value": "Blue Black"}]},
"frequently_bought_together": [{"product_title": "...", "product_price": "$6.99"}],
"fetched_at": "2025-11-16T10:30:00.000Z"
}

๐Ÿ“‹ Output Fields Explained

FieldTypeDescription
sourceStringAlways amazon
inputStringOriginal ASIN or URL provided
asinStringProduct ASIN
product_titleStringProduct name/title
product_priceStringCurrent price (numeric or formatted)
product_original_priceStringOriginal price (if available)
currencyStringCurrency code
countryStringMarketplace country
product_urlStringCanonical product URL
product_photoStringMain image URL
product_photosArrayAll image URLs
product_star_ratingStringAverage rating
product_num_ratingsIntegerTotal rating count
product_availabilityStringAvailability text
product_num_offersIntegerNumber of offers
is_best_sellerBooleanBest Seller badge
is_amazon_choiceBooleanAmazonโ€™s Choice badge
is_primeBooleanPrime eligibility
sales_volumeStringSales volume insight
product_bylineStringBrand/byline text
about_productArrayBullet points
product_descriptionStringDescription text
product_informationObjectProduct info table key-values
product_detailsObjectKey attributes summary
rating_distributionObjectRatings histogram
customers_sayStringSummary of customer feedback
top_reviewsArrayTop review objects
product_videosArrayRelated product videos
category_pathArrayCategory breadcrumb
product_variationsObjectVariations by dimensions
frequently_bought_togetherArrayFBT bundle items
fetched_atStringISO timestamp of fetch

๐ŸŒ Marketplaces & Languages

RegionCodeRegionCodeRegionCode
๐Ÿ‡บ๐Ÿ‡ธ United StatesUS๐Ÿ‡ฌ๐Ÿ‡ง United KingdomGB๐Ÿ‡ฉ๐Ÿ‡ช GermanyDE
๐Ÿ‡ฏ๐Ÿ‡ต JapanJP๐Ÿ‡ฎ๐Ÿ‡ณ IndiaIN๐Ÿ‡ซ๐Ÿ‡ท FranceFR
๐Ÿ‡ฎ๐Ÿ‡น ItalyIT๐Ÿ‡ช๐Ÿ‡ธ SpainES๐Ÿ‡จ๐Ÿ‡ฆ CanadaCA
๐Ÿ‡ง๐Ÿ‡ท BrazilBR๐Ÿ‡ฆ๐Ÿ‡บ AustraliaAU๐Ÿ‡ฒ๐Ÿ‡ฝ MexicoMX
๐Ÿ‡ณ๐Ÿ‡ฑ NetherlandsNL๐Ÿ‡ธ๐Ÿ‡ช SwedenSE๐Ÿ‡ต๐Ÿ‡ฑ PolandPL
๐Ÿ‡ง๐Ÿ‡ช BelgiumBE๐Ÿ‡ธ๐Ÿ‡ฆ Saudi ArabiaSA๐Ÿ‡ฆ๐Ÿ‡ช UAEAE

Common languages include en_US, en_GB, de_DE, fr_FR, it_IT, es_ES, ja_JP, pt_BR, nl_NL, pl_PL, sv_SE, ar_AE.


๐Ÿ“ˆ Performance & Limits

MetricValueNotes
Processing SpeedFastDepends on marketplace and network
Response Time1โ€“3s per productTypical conditions
Batch ProcessingYesMultiple ASINs per run
Rate LimitingHandledRetries and backoff included

๐Ÿ’ฐ Cost Optimization Tips

  1. Group ASINs per run to reduce overhead
  2. Choose correct country to avoid redirects and retries
  3. Run during off-peak hours to minimize throttling
  4. Export datasets incrementally instead of one huge export

๐Ÿ’ก Best Practices

  • Start with a few ASINs to validate output
  • Specify country correctly to match marketplace
  • Use language when you need localized content
  • Schedule runs for price/rating monitoring
  • Store results in datasets for analytics and auditing

๐Ÿš€ Performance Tips

  1. Test with 1โ€“2 ASINs before bulk runs
  2. Provide language only when needed to reduce variability
  3. Schedule periodic runs for price/rating tracking
  4. Use Apify dataset views to filter and export only needed fields
  5. Monitor logs for simple status messages and summary counts

โ“ FAQ

  • Q: What input do I need?

    • A list of ASINs or Amazon product URLs, plus a marketplace country.
  • Q: Can I use product URLs instead of ASINs?

    • Yes. The actor auto-extracts ASINs from URLs like /dp/ASIN or /gp/product/ASIN.
  • Q: Which marketplaces are supported?

    • Many major marketplaces (US, GB, DE, JP, IN, FR, IT, ES, CA, BR, AU, MX, NL, SE, PL, BE, SA, AE, etc.).
  • Q: Do I need to set language?

    • Optional. If not provided, the marketplace default language is used.
  • Q: What if a product is unavailable or not found?

    • The run will include a clear error entry for that input. Other products continue processing.

๐Ÿ› ๏ธ Troubleshooting

IssueCauseSolution
โŒ "No ASINs provided"Empty asins arrayAdd at least one ASIN or product URL
โŒ "Invalid Amazon URL or ASIN format"Wrong input formatUse /dp/ASIN, /gp/product/ASIN, or 10-char ASIN
โš ๏ธ "Product not found"Wrong ASIN or marketplaceVerify ASIN and country
โฑ๏ธ Slow runsNetwork/limitsTry fewer ASINs or schedule runs

Error handling: Only 200 OK responses are accepted; other statuses return simple, user-friendly messages.


๐Ÿ“ž Support & Resources

  • ๐Ÿ“ง Report issues via Apify Console
  • ๐Ÿ“– Read Apify SDK docs: https://docs.apify.com/sdk/js
  • ๐Ÿงช Test, view, and export results via the Dataset tab

๐Ÿ† Why Choose This Actor?

โœ… Fast & reliable
โœ… Rich product metadata
โœ… Works across marketplaces
โœ… Batch processing
โœ… Clear errors and summaries


๐Ÿท๏ธ SEO Keywords

amazon product scraper, amazon asin scraper, amazon product details api, amazon price scraper, amazon product data extractor, amazon product information, asin to product, amazon dataset, amazon product title, amazon product images, amazon reviews snapshot, apify actor, amazon marketplace scraper, amazon product research, amazon catalog enrichment, amazon price tracking, amazon rating tracker, amazon buybox data, amazon variations, amazon frequently bought together, amazon product analytics


โญ If this actor helps you fetch accurate Amazon product data, please give it a star!

๐Ÿš€ Start scraping Amazon product details now โ€“ fast, reliable, and structured!

Built with โค๏ธ using Apify Platform | Optimized for Performance & Reliability