Amazon BizTrend Keyword Scraper avatar

Amazon BizTrend Keyword Scraper

Under maintenance

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Amazon BizTrend Keyword Scraper

Amazon BizTrend Keyword Scraper

Under maintenance

Search Amazon by keyword across multiple marketplaces, collect and deduplicate product URLs from search-result pages, then extract structured product data with keyword, page, position, and region metadata.

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 Keyword Scraper is an Apify Actor designed to discover and scrape Amazon products using search keywords across multiple Amazon marketplaces. Instead of requiring individual product URLs, the actor opens Amazon search result pages, collects product URLs from the requested number of pages, removes duplicate products, and extracts structured product data using the Amazon BizTrend product scraper.

It is built for developers, e-commerce businesses, market researchers, and data analysts who need keyword-level product data for product discovery, price monitoring, competitor research, market 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, providing location-aware pricing and availability data while gracefully skipping unsupported features.

Features

  • Search Amazon products using one or more keywords.
  • Scrape multiple search result pages for each keyword.
  • Support multiple Amazon marketplaces through region selection.
  • Extract product URLs and ASINs from Amazon search results.
  • Remove duplicate ASINs before adding product requests.
  • Record the keyword, search page, and product position.
  • Automatically set the preferred currency where supported.
  • Automatically set the preferred delivery country where supported.
  • Extract product pricing and availability information.
  • Detect product delivery restrictions.
  • Extract seller information.
  • Extract product rating and review count.
  • Return consistent structured JSON output.
  • Designed for product discovery, 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 selected marketplace, the actor automatically skips that step and continues collecting available product data.

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.

Input Schema

FieldTypeRequiredDefaultDescription
keywordsArrayYes-One or more product search keywords, such as wireless mouse or men's hoodie.
maxPagesIntegerNo1Maximum number of Amazon search result pages to process for each keyword.
regionStringNoUnited StatesAmazon marketplace used for product searches.
currencyIdStringNoUSDCurrency code used when scraping products, such as USD, EUR, GBP, JPY, or MYR.
deliverToStringNoAustraliaDelivery destination used to determine location-aware pricing and availability.
timeoutIntegerNo10000Navigation and element waiting timeout in milliseconds.
maxRequestRetriesIntegerNo5Maximum retry attempts for failed search or product 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 search metadata together with the scraped product data:

FieldTypeDescription
keywordStringKeyword used to discover the product.
pageIntegerSearch result page where the product was found.
positionIntegerProduct position on the search result page.
regionStringAmazon marketplace region used for the search.
asinStringAmazon Standard Identification Number.
urlStringCanonical Amazon product URL.
titleStringProduct title.
currencyCodeStringCurrency code detected on the product page.
currencySymbolStringCurrency symbol displayed on Amazon.
priceNumberProduct price.
deliverToCountryStringDelivery country detected on the product page.
availabilityStringProduct availability message returned by Amazon.
sellerStringProduct seller.
ratingNumberAverage customer rating.
reviewCountIntegerNumber of customer reviews.
hasDeliveryErrorBooleanIndicates whether the product cannot be delivered to the selected destination.
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 indicating when the product was scraped.

How to Use

  1. Open the actor on Apify.
  2. Add one or more product search terms to keywords.
  3. Set maxPages to control how many search result pages are processed for each keyword.
  4. Select the desired Amazon region.
  5. Select the preferred currencyId and deliverTo country.
  6. Configure a proxy if needed.
  7. Run the actor and wait for the run to finish.
  8. Export the dataset as JSON, CSV, Excel, or integrate it using the Apify API.

Search Results and Deduplication

The actor extracts products from Amazon search result cards using their ASINs. Duplicate ASINs found across pages for the same keyword are removed before product requests are added.

The position field represents the product's original position on its search result page. Sponsored products may be included when Amazon exposes them as standard search result cards with a valid ASIN.

The collected data can be used for:

  • Amazon keyword product research
  • Product and niche discovery
  • Competitor product monitoring
  • Search result position analysis
  • Price and availability monitoring
  • Seller comparison
  • Historical product tracking
  • Market research
  • Business intelligence dashboards
  • Custom analytics pipelines

Important Notes

  • Amazon search results can vary based on region, delivery destination, currency, proxy location, cookies, and time of collection.
  • The number of products returned may differ between pages because Amazon can include widgets, placeholders, duplicate products, or cards without a valid ASIN.
  • maxPages is applied separately to every keyword.
  • Duplicate removal is performed during the current actor run. A new run may scrape the same ASIN again, which is useful for tracking price and availability changes over time.
  • Amazon may change its page structure or marketplace capabilities without notice.

Conclusion

Amazon BizTrend Keyword Scraper combines keyword-based product discovery with detailed Amazon product scraping. It provides structured search metadata and location-aware product information, making it a strong foundation for product research, competitor monitoring, pricing analysis, and e-commerce trend intelligence.