Amazon Seller Scraper avatar

Amazon Seller Scraper

Try for free

Pay $1.50 for 1,000 Sellers

Go to Store
Amazon Seller Scraper

Amazon Seller Scraper

axesso_data/amazon-seller-scraper
Try for free

Pay $1.50 for 1,000 Sellers

Our Amazon Seller Scraper retrieves real-time seller details from Amazon, including seller name, total reviews, product listings, contact details and more. Download the data in formats like JSON, CSV, Excel, XML or HTML. Fast, accurate, and perfect for market research and competitive analysis.

Developer
Maintained by Community

Actor Metrics

  • 11 monthly users

  • 5.0 / 5 (3)

  • 3 bookmarks

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a month ago

Categories

You can access the Amazon Seller Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "input": [
3    {
4      "sellerId": "A2YISN0J3GGO3N",
5      "domainCode": "com"
6    },
7    {
8      "sellerId": "A1JQXZ2XLH0MPP",
9      "domainCode": "de"
10    }
11  ]
12}' |
13apify call axesso_data/amazon-seller-scraper --silent --output-dataset

Amazon Seller Scraper API through CLI

The Apify CLI is the official tool that allows you to use Amazon Seller Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: