VOOZH about

URL: https://apify.com/powerai/amazon-seller-products-scraper

⇱ Amazon Seller Products Scraper Β· Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

Amazon Seller Products Scraper

Powerful Amazon seller products scraper that automatically extracts products with comprehensive metadata. Includes detailed product information, pricing, and availability data with automatic rate limit handling.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ PowerAI

PowerAI

Maintained by Community

Actor stats

2

Bookmarked

10

Total users

0

Monthly active users

3 months ago

Last modified

Share

πŸͺ Amazon Seller Products Scraper

Browse and export products from an Amazon seller’s storefront: titles, prices, ratings, links, images, and moreβ€”saved as one row per product, with a timestamp on each row.

✨ Key Features

  • Collect up to your chosen maximum number of products; continues across pages until that limit or until there are no more items
  • Rich product details, including:
    • asin, product_title
    • product_price, product_original_price, currency
    • product_star_rating, product_num_ratings
    • product_url, product_photo
    • product_num_offers, product_minimum_offer_price
    • is_best_seller, is_amazon_choice, is_prime, climate_pledge_friendly
    • sales_volume, delivery, has_variations
  • Choose marketplace (country), sort order, and optional language
  • Optional fields input to narrow which attributes you care about
  • Each record includes scrapedAt so you know when it was collected

πŸ’ͺ Why Use It?

  • Practical: Built for catalogs, competitor shelves, and price checks
  • Structured: Clean JSON rows you can plug into spreadsheets or tools
  • Steady: Keeps fetching until your cap or the list ends

🎯 Great For

  • Competitor and assortment analysis
  • Price and rating monitoring
  • Seller catalog snapshots

πŸ“ Input Parameters

ParameterRequiredDescription
seller_idYesThe seller’s ID on Amazon (the merchant token you want to scan).
maxResultsNoMaximum number of products to collect (default: 48).
geoNoWhich country’s Amazon site to use (default: US). Pick UK for the United Kingdom marketplace.
sort_byNoHow to order results, e.g. by relevance, price, reviews, or newest.
languageNoPreferred language for text where the site supports it (e.g. en_US).
fieldsNoOptional comma-separated list if you only want certain attributes in the output.

Input Example

{
"seller_id":"A02211013Q5HP3OMSZC7W",
"maxResults":50,
"geo":"US"
}

Output Example

One JSON object per product:

{
"asin":"B0BNJPL4MW",
"product_title":"New Raspberry Pi 3 Model B+ Board (3B+) Raspberry PI 3B+ (1GB) (3B Plus)",
"product_price":"$53.89",
"product_original_price":null,
"currency":"USD",
"product_star_rating":"4.7",
"product_num_ratings":821,
"product_url":"https://www.amazon.com/dp/B0BNJPL4MW",
"product_photo":"https://m.media-amazon.com/images/I/71nhCFbdy0L._AC_UY654_FMwebp_QL65_.jpg",
"product_num_offers":1,
"product_minimum_offer_price":"$53.89",
"is_best_seller":false,
"is_amazon_choice":false,
"is_prime":false,
"climate_pledge_friendly":false,
"sales_volume":"500+ bought in past month",
"delivery":"$10.89 delivery Mon, Apr 13Ships to Australia",
"has_variations":false,
"scrapedAt":"2026-03-24T02:49:07.808Z"
}

Extra keys can appear on some rows (for example availability) when the listing provides them.

⚠️ Notes

  • Prices and wording depend on the marketplace you select.
  • product_original_price may be empty when the page doesn’t show a strikethrough or list price.
  • Collection stops when your maxResults is reached, there are no more products, or a page comes back empty.

You might also like

Amazon Product Search Scraper

powerai/amazon-product-search-scraper

Powerful Amazon product search scraper that automatically extracts up to 10,000 products with comprehensive metadata. Includes price filters, sorting options, and detailed product information with automatic rate limit handling.

Amazon Category Product Scraper

powerai/amazon-category-product-scraper

Powerful Amazon category product scraper that automatically extracts up to 10,000 products from specific categories. Includes comprehensive filtering, multiple countries support, and detailed product information with automatic rate limit handling.

Amazon Product Reviews Scraper

powerai/amazon-product-reviews-scraper

Powerful Amazon product reviews scraper that automatically extracts reviews with comprehensive metadata. Includes star rating filters, media-only options, and detailed review information with automatic rate limit handling.

Amazon Seller Products Scraper

pintostudio/amazon-seller-products-scraper

The Amazon Seller Products Actor is an Apify Actor designed to scrape product listings from Amazon seller pages. This actor extracts comprehensive product information including titles, prices, ratings, reviews, delivery options, and more from any Amazon seller's product catalog.

63

1.0

Amazon Best Sellers Scraper

powerai/amazon-best-seller-scraper

Powerful Amazon best sellers scraper that automatically extracts top sellers with comprehensive metadata. Includes multiple country support and detailed ranking information with automatic rate limit handling.

Amazon search scraper

akash9078/amazon-search-scraper

Scrape Amazon products and their offers/prices from search results. Extract product details, seller information, and pricing data.

πŸ‘ User avatar

Akash Kumar Naik

34

Amazon Seller Scraper

junglee/amazon-seller-scraper

Amazon scraper to extract seller information. You can scrape either categories or specific products.

1.8K

1.8

Amazon Product Scraper

rigelbytes/amazon-product-scraper

Scrape Amazon Products with Search Query at Scale.