Built a web scraper to extract product and seller data from an e-commerce website. Collected product names, prices, ratings, descriptions, and images, along with seller names and ratings. The data was cleaned and exported to Excel for use in catalog creation and market analysis. Handled pagination and dynamic content using Python, Selenium, and BeautifulSoup.