Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 342 Bytes

AmazonProductScrape

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