Skip to content

Track Prices of various PC Parts from various Indian PC part websites like MDcomputers.com, etc

Notifications You must be signed in to change notification settings

Hit2theMo/price_tracker_bot

Repository files navigation

Product Price Tracker

Python web scraper to Track Prices of different PC Parts from various Indian PC part websites like MDcomputers, etc.
More websites will be added soon. If price is lowered for any of the products, an Email is sent to the user with information of products whose prices are dropped.
All prices are also updated on a Google spreadsheet using the Sheets API. This google sheet is available here.
This Scraper is deployed on Heroku to run every few hours daily.

Screenshots

Google Spreadsheet-

image

Sample Email sent to user-

Installation

Use the package manager pip to install foobar.

pip install requirements.txt

Packages used

  1. Requests - To scrap websites
  2. Gspread - To update Google Sheets
  3. BeautifulSoup - To access HTML of the web page
  4. Oauth2client - To connect to the Google APIs
  5. Schedule - To schedule the scraper to run daily on heroku.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Track Prices of various PC Parts from various Indian PC part websites like MDcomputers.com, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages