
Amazon Seller Info Scraper
Pricing
$5.00/month + usage

Amazon Seller Info Scraper
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
3 days ago
Amazon Seller Info Actor Documentation
Overview
The Amazon Seller Info Actor is an Apify actor designed to extract comprehensive seller information from Amazon marketplace. This actor takes Amazon seller URLs as input and returns detailed seller data including ratings, business information, and performance metrics.
Features
- Extract seller information from Amazon seller profile pages
- Support for multiple Amazon regional sites (24+ countries)
- Detailed rating breakdowns and performance metrics
- Business information and contact details
- Batch processing of multiple seller URLs
- Comprehensive seller analytics
Input Configuration
Required Parameters
sellerUrls
(Array)
- Type: Array of objects with
url
property - Description: Array of Amazon seller URLs to scrape
- Format: Each object should contain a
url
field with the Amazon seller page URL - Example:
[{ "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" }]
countryIso
(String)
- Type: String (2-letter ISO country code)
- Description: Specifies which Amazon regional site to scrape from
- Default:
"us"
- Supported Countries:
au
- Australiabe
- Belgiumbr
- Brazilca
- Canadacn
- Chinaeg
- Egyptfr
- Francede
- Germanyin
- Indiaie
- Irelandit
- Italyjp
- Japanmx
- Mexiconl
- Netherlandspl
- Polandsa
- Saudi Arabiasg
- Singaporeza
- South Africaes
- Spainse
- Swedentr
- Turkeyae
- United Arab Emiratesgb
- United Kingdomus
- United States
Input Schema Example
{"sellerUrls": [{ "url": "https://www.amazon.com/sp?seller=A2OGGJZ4EYAAFT" },{ "url": "https://www.amazon.com/sp?seller=A393XY2DO5OC7B" }],"countryIso": "us"}
Output Data Structure
The actor returns detailed seller information for each processed URL. Here's the structure of the output data:
Main Seller Information
id
: Amazon seller ID (e.g., "A2OGGJZ4EYAAFT")name
: Seller display namerating
: Overall seller rating (0-5 scale)positivePercent
: Percentage of positive feedbackisAmazon
: Boolean indicating if this is Amazon as a seller
Rating Breakdown
The ratingBreakdown
object contains percentage distribution:
5-star
: Percentage of 5-star ratings4-star
: Percentage of 4-star ratings3-star
: Percentage of 3-star ratings2-star
: Percentage of 2-star ratings1-star
: Percentage of 1-star ratings
Detailed Ratings by Time Period
The detailedRatings
object provides granular rating data across different time periods:
Time Periods
oneMonth
: Last 30 daysthreeMonth
: Last 90 daystwelveMonth
: Last 12 monthslifeTime
: All-time ratings
Metrics for Each Period
ratingCount
: Total number of ratingsratingCountWithText
: Number of ratings with written reviewsstar1Count
,star2Count
, etc.: Count of ratings for each star levelstar1CountWithText
,star2CountWithText
, etc.: Count of text reviews for each star levelstar1
,star2
, etc.: Percentage distribution for each star level
Business Information
aboutSeller
: Seller description and policiesbusinessInfo
:name
: Legal business nameaddress
: Business address
storefrontUrl
: Direct link to seller's Amazon storefront
Example Output
{"id": "A393XY2DO5OC7B","name": "BolaButty Audio Direct","rating": 4.9,"positivePercent": 100,"ratingBreakdown": {"5-star": 91,"4-star": 9,"3-star": 0,"2-star": 0,"1-star": 0},"detailedRatings": {"lifeTime": {"star5Count": 3437,"star4Count": 337,"star3Count": 0,"star2Count": 2,"star1Count": 5,"ratingCount": 3781,"ratingCountWithText": 3767,"star5": 91,"star4": 9,"star3": 0,"star2": 0,"star1": 0}},"aboutSeller": "Adhering to the product concept of \"Pursuing Perfect Sound Quality\"...","businessInfo": {"name": "AUDIO JAY INC.","address": "2000 AUBURN DR STE 200-392"},"isAmazon": false,"storefrontUrl": "https://www.amazon.com/s?ie=UTF8&marketplaceID=ATVPDKIKX0DER&me=A393XY2DO5OC7B"}
Usage Instructions
1. Basic Usage
- Navigate to the Amazon Seller Info Actor on Apify platform
- Configure the input with your desired seller URLs and country code
- Start the actor
- Download results from the actor's dataset
2. How to Find Amazon Seller URLs
To get the seller URL for use with this actor, follow these steps on any Amazon product page:
- Navigate to any Amazon product page where you want to analyze the seller
- Locate the seller information on the right side of the page in the product details section
- Look for the "Sold by" section - you'll see the seller name (e.g., "BolaButty Audio Direct")
- Click on the seller name - this will take you to the seller's profile page
- Copy the URL from your browser's address bar - this is the seller URL you need
Example: In the product page shown above, you would click on "BolaButty Audio Direct" to get the seller URL like:
https://www.amazon.com/sp?seller=A393XY2DO5OC7B
3. Supported URL Formats
The actor accepts various Amazon seller URL formats:
https://www.amazon.com/sp?seller=SELLER_ID
https://www.amazon.com/sp?ie=UTF8&seller=SELLER_ID&asin=PRODUCT_ID
- Any Amazon seller profile URL containing the seller ID
3. Batch Processing
You can process multiple sellers in a single run by providing multiple URLs in the sellerUrls
array.
Rate Limits and Best Practices
- The actor respects Amazon's rate limits to avoid blocking
- For large batches of sellers, consider running the actor with reasonable delays
- Monitor your Apify usage to stay within platform limits
Error Handling
The actor includes comprehensive error handling:
- Invalid URLs are logged and skipped
- Network errors are retried automatically
- Malformed seller pages are handled gracefully
Technical Requirements
- Platform: Apify
- Memory: Minimum 512MB recommended
- Timeout: 5-10 minutes per seller URL (depending on data complexity)
Use Cases
- Competitor Analysis: Monitor competitor seller performance and ratings
- Supplier Verification: Verify seller credibility before partnerships
- Market Research: Analyze seller landscape in specific categories
- Due Diligence: Research potential business partners or acquisition targets
- Performance Monitoring: Track your own seller metrics over time
Support and Troubleshooting
Common Issues
- Invalid Seller URL: Ensure URLs contain valid Amazon seller IDs
- Country Mismatch: Verify the
countryIso
matches the Amazon domain in your URLs - Rate Limiting: If you encounter blocks, reduce the batch size or add delays
Support
If you have any questions or encounter any issues, please consult the Apify documentation or reach out to us through one of the following channels:
- Telegram: @pintoflow
- Email: pintoflowpt@gmail.com
- Apify Platform: You can also contact us directly through this platform.