This project is a web scraping tool designed to automatically collect laptop product data from the Sigma website.
It extracts important product information such as:
Laptop names
Specifications
Prices
Availability
Product links
The data can then be used for analysis, comparisons, or building a local product database.
This scraper is built using Python and scraping libraries, and it runs in a Jupyter Notebook for easy execution and testing.