Amazon Seller Info Scraper avatar
Amazon Seller Info Scraper

Pricing

$5.00/month + usage

Go to Store
Amazon Seller Info Scraper

Amazon Seller Info Scraper

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The Amazon Seller Info Actor is an Apify actor designed to extract comprehensive seller information from Amazon marketplace.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 days ago

You can access the Amazon Seller Info 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.

$echo '{
< "sellerUrls": [
< {
< "url": "https://www.amazon.com/sp?ie=UTF8&seller=A2OGGJZ4EYAAFT&asin=B08BKZTZNT&ref_=dp_merchant_link&isAmazonFulfilled=1"
< },
< {
< "url": "https://www.amazon.com/sp?seller=A393XY2DO5OC7B"
< }
< ]
<}' |
<apify call pintostudio/amazon-seller-info-scraper --silent --output-dataset

Amazon Seller Info Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: