Shopee Indonesia Best-Seller Scraper
Lightweight Python + Selenium command-line scraper that navigates Shopee Indonesia category and sub-category pages (mobile layout), switches to the Best-Selling tab, scrolls to load items, and extracts a limited set of top products (name, price, sold count, origin) for rapid market insight.
Technologies Used
PythonSeleniumScrapingE-commerce
Key Features
- Interactive runtime configuration
- Category & sub-category traversal
- Best-Selling tab targeting
- Lazy-load scrolling
- Structured product extraction
- Sold count normalization
Technical Stack
• Python
• Selenium (Firefox)
• XPath selectors
• WebDriverWait
