• Developed a Python-based GUI application that enhances the online shopping experience by allowing users to compare prices of products from different E-commerce websites.
• Used web scraping with Beautiful Soup python library for data extraction of products from multiple websites and persisted results to database.
• Utilized the Python Pandas library for data analysis purposes.
• Used PyQt 5 & 6 python library to take input from user and display results.
• Tech Stack: Python, PyQT 5 & 6, Sublime Text