Web-scraping program using BeautifulSoup library in Python that prompts for a product and returns an XLSX file with all relevant information. Includes GUI created using tkinter library.
OUTPUT: XLSX File containing: Name, Price (USD), Rating, and Number of Reviews
INPUT: Name of product, number of webpages to search