Skip to content

Python Script that compares prices of a product online and displays a Bar graph

Notifications You must be signed in to change notification settings

VijayaRaghavanM/price-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Price Scraper

Python Script that checks prices of a product online and displays a bar graph comparing the prices.

Instructions

  1. Clone the repo. git clone https://github.com/VijayaRaghavanM/price-scraper.git
  2. Install the packages by running the following command within the directory. pip install -r requirements.txt
  3. Run the script. python scraper.py
  4. Enter the name of the product you want to compare Enter product name: Samsung Galaxy Note 10

About

Python Script that compares prices of a product online and displays a Bar graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages