Skip to content

A Flask app to help you find the best deal for products across various stores

License

Notifications You must be signed in to change notification settings

premnagdeo/Best-Deal-Finder

Repository files navigation

Best-Deal-Finder

Are you excited for the launch of the RTX 3000 series? Or planning to buy new clothes? Maybe a new phone?

Get ready for the holiday shopping season!

Here's a Flask web app to help you find the best deals across various online stores.

Try it yourself here: https://best-deal-finder.herokuapp.com/

Stores available for price comparison include:

  • Amazon India
  • Flipkart
  • MDComputers
  • The IT Depot
  • Newegg India
  • Prime ABGB

    

Demo Video

Getting Started

Requirements

Python (3.x)

Flask

BeautifulSoup4

Requests

Gunicorn (for heroku deployment)

Install all the requirements with pip as follows:

pip install -r requirements.txt

Clone

Clone this repo to your local machine using

git clone https://github.com/premnagdeo/Best-Deal-Finder.git

Usage

  • Run the flask app:

python app.py

This will start flask and you can view the output at http://localhost:5000/

Support

Reach out to me at:

About

A Flask app to help you find the best deal for products across various stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published