Skip to content

Web-scraping program that prompts for a product and returns an XLSX file with all relevant information

Notifications You must be signed in to change notification settings

MikaVohl/AmazonProductScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

About

Web-scraping program that prompts for a product and returns an XLSX file with all relevant information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages