A Python-based scraper for gathering product data from HKTVMall, designed to help users efficiently retrieve information on items, prices, and categories.
- Product Data Extraction: Retrieves product information, including names, prices, and descriptions.
- Category Sorting: Organizes data into categories for easier access.
- Data Storage: Saves scraped data to a structured format for further analysis.
Ensure you have the following installed:
- Python 3.7 or higher
- Required packages listed in
requirements.txt
-
Clone this repository:
git clone https://github.com/hlauhh/hktvmall_scrap.git