Amazon BizTrend Product Scraper avatar

Amazon BizTrend Product Scraper

Under maintenance

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Amazon BizTrend Product Scraper

Amazon BizTrend Product Scraper

Under maintenance

Extract reliable product data from Amazon product pages across multiple Amazon marketplaces. Automatically configures the preferred delivery destination and currency where supported, and collects structured data for price monitoring, stock tracking, competitor analysis, and trend analytics.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Iqbal R

Iqbal R

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Amazon BizTrend Product Scraper is an Apify Actor designed to extract reliable product data from Amazon product pages across multiple Amazon marketplaces. It is built for developers, e-commerce businesses, market researchers, and data analysts who need structured product information for price monitoring, stock tracking, competitor analysis, and trend analytics.

The actor supports a wide range of Amazon regions and automatically adapts to marketplace-specific capabilities. Where supported, it can configure the preferred delivery destination and currency before scraping, ensuring location-aware pricing and availability data while gracefully skipping unsupported features.

Features

  • Scrape Amazon product pages using product URLs.
  • Automatically set the preferred currency before scraping.
  • Automatically set the preferred delivery country.
  • Extract product pricing information.
  • Detect product availability and delivery restrictions.
  • Extract seller information.
  • Extract product rating and review count.
  • Return the product ASIN.
  • Consistent structured JSON output.
  • Designed for historical tracking and analytics.

Compatibility

Amazon marketplaces provide different customer preference options. Some marketplaces support changing the delivery destination and/or currency, while others do not.

When a feature is not supported by the marketplace, the actor automatically skips that step and continues scraping the product page.

DomainDeliver To CountryCurrency
Amazon.com
Amazon.com.au
Amazon.ae
Amazon.co.uk
Amazon.de
Amazon.es
Amazon.fr
Amazon.it
Amazon.co.jp
Amazon.nl
Amazon.sg
Amazon.be
Amazon.br
Amazon.ca
Amazon.eg
Amazon.in
Amazon.ie
Amazon.com.mx
Amazon.pl
Amazon.sa
Amazon.co.za
Amazon.se
Amazon.com.tr

Note

  • ✅ Supported by the marketplace.
  • ❌ Not supported by the marketplace.
  • Marketplace capabilities are based on manual testing and may change as Amazon updates its regional websites.
  • Amazon.cn is excluded for a reason.

Input Schema

FieldTypeRequiredDefaultDescription
startUrlsArrayYes-One or more Amazon product URLs.
currencyIdStringNoUSDCurrency code used when scraping products (e.g. USD, EUR, GBP, JPY, MYR).
deliverToStringNoAustraliaDelivery destination used when loading the product page.
timeoutIntegerNo10000Navigation timeout in milliseconds.
maxRequestRetriesIntegerNo5Maximum retry attempts for failed requests.
proxyConfigurationObjectNoApify ProxyProxy configuration used for requests. Supports Apify Proxy or custom proxy servers to improve reliability and reduce the risk of request blocking.

Dataset Schema

Each dataset item contains:

FieldTypeDescription
asinStringAmazon Standard Identification Number.
urlStringProduct URL.
titleStringProduct title.
currencyCodeStringSelected currency code.
currencySymbolStringCurrency symbol displayed on Amazon.
priceNumberProduct price.
deliverToCountryStringSelected delivery country.
availabilityStringProduct availability status.
sellerStringProduct seller.
ratingNumberAverage customer rating.
reviewCountIntegerNumber of customer reviews.
hasDeliveryErrorBooleanIndicates whether the product cannot be delivered to the selected location.
deliveryErrorTextStringDelivery restriction message returned by Amazon.
currencyUpdatedBooleanIndicates whether the currency preference was updated.
deliverToUpdatedBooleanIndicates whether the delivery country was updated.
deliverToSkippedBooleanIndicates whether the delivery country update was skipped because it was already set correctly.
scrapedAtStringISO 8601 timestamp when the data was collected.

How to Use

  1. Open the actor on Apify.
  2. Add one or more Amazon product URLs to startUrls.
  3. Select the desired currencyId.
  4. Select the destination deliverTo country.
  5. Run the actor.
  6. Wait until the run is completed.
  7. Export the dataset as JSON, CSV, Excel, or integrate it using the Apify API.

The collected data can be used for:

  • Product price monitoring
  • Historical price tracking
  • Inventory and availability monitoring
  • Seller comparison
  • Market research
  • Business intelligence dashboards
  • Custom analytics pipelines

Conclusion

Amazon BizTrend Product Scraper provides a reliable and consistent way to collect Amazon product data with location-aware pricing and availability. It serves as the data collection layer for market analysis, historical tracking, and future analytics, making it an excellent foundation for e-commerce intelligence, competitor monitoring, and pricing automation.