This is a Team Project Made by Shreemanto Lahiri and Lakshay Bharadwaj.
TEAM MEMBERS:
SHREEMANTO LAHIRI -- https://github.com/shreemantolahiri
LAKSHAY BHARADWAJ -- https://github.com/JOSHI53
Hello! This is a project made for comparing prices of products on AMAZON and FLIPKART.
You can use this application to compare any product.
The demonstration of the application has been shown below.
Asuming product searched is an iphone
As soon as you click on the SEARCH ON STORES
Button, you will get two drop down menus' of products to choose from.
You may choose any of the Product from the drop down menu.
After choosing the desired products, you can press COMPARE
button to get a comparison window.
Now you have a window with all the basic information about the product.
You can press OPEN
to open the link in your Web Browser.
Or you can press CLOSE
if you want to close the Compare window.
If You want to search a new product you will have to reset the Window by using RESET
Button
To Exit, use EXIT
Button.
-
Install dependencies:
pip install -r requirement.txt
in your cmd. -
Or you can MANUALLY install the Libraries and Modules Used.
-
Run :
python main.py
-
The following files are independent searching algorithms for respective e-commerce websites which can be used: amazon_searcher.py
-
The following file is the raw main file without the Tkinter-GUI, which runs only on python terminal:
Hope you liked our tool.
Regards,
LAKSHAY BHARADWAJ
SHREEMANTO LAHIRI