Shopee Seller Scraper avatar

Shopee Seller Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Shopee Seller Scraper

Shopee Seller Scraper

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

What does it do?

Shopee Seller Scraper extracts comprehensive seller profile information from Shopee, Southeast Asia's leading ecommerce marketplace. It collects shop names, ratings, follower counts, product listings, response rates, join dates, locations, and top-selling products from any Shopee seller page. The scraper works across all Shopee regional domains including Singapore, Malaysia, Thailand, Indonesia, Vietnam, and the Philippines.

Why use it?

Seller intelligence is essential for competitive analysis in Southeast Asian ecommerce. This scraper enables businesses to benchmark competitors, identify top-performing sellers in specific categories, and evaluate potential suppliers. Market researchers can track seller growth over time, while brands can monitor authorized resellers and identify unauthorized sellers of their products. The structured output makes it easy to build seller databases and perform comparative analysis.

How to use

  1. Navigate to the Shopee Seller Scraper page on Apify.
  2. Enter one or more Shopee seller or shop URLs in the input configuration.
  3. Set the maximum number of top products to collect per seller.
  4. Click Start to begin the scraping process.
  5. Once complete, download data from the Dataset tab in JSON, CSV, or Excel format.

You can integrate this actor into automated workflows using the Apify API for ongoing seller monitoring.

Input configuration

FieldTypeDescription
sellerUrlsArray of stringsShopee seller/shop page URLs to scrape
maxProductsIntegerMaximum number of top products per seller (default: 50)

Output data

Each seller record in the dataset contains:

{
"shopName": "TechGadgets Official",
"rating": "4.9",
"followers": "125000",
"productsCount": "350",
"responseRate": "98%",
"joinDate": "2020-01-15",
"location": "Singapore",
"topProducts": [{"name": "Wireless Earbuds Pro", "price": "SGD 29.90"}],
"sellerUrl": "https://shopee.sg/shop/220769498",
"scrapedAt": "2025-01-20T10:30:00.000Z"
}

Cost of usage

This actor uses Puppeteer with a headless browser. A typical run scraping one seller profile takes 1-2 minutes using approximately 1 GB of memory. With pay-per-event pricing at $0.75 per 1,000 results, scraping 50 seller profiles costs about $0.04. Platform memory costs are approximately $0.40 per GB-hour.

Tips

  • Shopee seller URLs follow the format https://shopee.{region}/shop/{shopId} or include the seller name in the URL path.
  • Increase maxProducts if you need a comprehensive view of the seller's catalog.
  • Use the follower count and response rate to identify highly engaged sellers.
  • Schedule regular runs to track seller growth metrics over time.
  • Combine with the Shopee Review Scraper for a complete seller analysis.
  • Export results to Google Sheets for easy team collaboration.

Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.