Web Scraping
A program designed to extract and display specific data (such as phone and computer prices and specifications) from websites.
The Python programming language, along with its Beautifulsoup4, PyQt5 and Requests libraries, has been used for this program.
The Interface.py file is prepared for the interface codes. The Lunch.py file is prepared for the necessary algorithms.