All Projects → sushantPatrikar → Amazon-Flipkart-Price-Comparison-Engine

sushantPatrikar / Amazon-Flipkart-Price-Comparison-Engine

Licence: MIT license
Compares price of the product entered by the user from e-commerce sites Amazon and Flipkart 💰 📊

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Amazon-Flipkart-Price-Comparison-Engine

OLX Scraper
📻 An OLX Scraper using Scrapy + MongoDB. It Scrapes recent ads posted regarding requested product and dumps to NOSQL MONGODB.
Stars: ✭ 15 (-63.41%)
Mutual labels:  web-crawling, web-crawler-python
ESP32Partitions
No description or website provided.
Stars: ✭ 30 (-26.83%)
Mutual labels:  tkinter
tkinter-tabview
tkinter-tabview
Stars: ✭ 41 (+0%)
Mutual labels:  tkinter
renpy-text-editor
Renpy Text Editor - A dedicated text editor for the RenPy Engine.
Stars: ✭ 30 (-26.83%)
Mutual labels:  tkinter
tkmacosx
Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.
Stars: ✭ 48 (+17.07%)
Mutual labels:  tkinter
amazon-ec2-image-builder-samples
Samples for Amazon EC2 Image Builder
Stars: ✭ 103 (+151.22%)
Mutual labels:  amazon
togepi
A version control system built using Python and DropBox API
Stars: ✭ 23 (-43.9%)
Mutual labels:  tkinter
vpc-peering-operator
A Kubernetes Operator to manage the lifecycle of AWS VPC Peering Connections
Stars: ✭ 23 (-43.9%)
Mutual labels:  amazon
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-36.59%)
Mutual labels:  amazon
affiliate
Add affiliation tags to links automatically in the browser
Stars: ✭ 77 (+87.8%)
Mutual labels:  amazon
Selfhosted-Google-Photos-Alternative
A complete guide on exiting Google, Amazon or any proprietary service Photos storage with all the features you would want.
Stars: ✭ 143 (+248.78%)
Mutual labels:  amazon
xmpaint
处理有向图的有力工具
Stars: ✭ 65 (+58.54%)
Mutual labels:  tkinter
android device amazon karnak
Android device tree for the Amazon Fire HD8 2018
Stars: ✭ 38 (-7.32%)
Mutual labels:  amazon
amazon wishlist pricewatch
Periodically check your public Amazon wishlist for price reductions.
Stars: ✭ 22 (-46.34%)
Mutual labels:  amazon
pymae
Materials for the book "Python for Mechanical and Aerospace Engineering"
Stars: ✭ 56 (+36.59%)
Mutual labels:  tkinter
Health-Discernment-System
A menu based multiple chronic disease detection system which will detect if a person is suffering from a severe disease by taking an essential input image.
Stars: ✭ 25 (-39.02%)
Mutual labels:  tkinter
Amazon-Price-Alert
Price tracker of Amazon
Stars: ✭ 83 (+102.44%)
Mutual labels:  amazon
aws-ses-sns-dashboard
Dashboard for AWS SES notifications
Stars: ✭ 25 (-39.02%)
Mutual labels:  amazon
django-eb-sqs-worker
Django Background Tasks for Amazon Elastic Beanstalk
Stars: ✭ 27 (-34.15%)
Mutual labels:  amazon
tk tools
Python tkinter tools, Python3.7+
Stars: ✭ 86 (+109.76%)
Mutual labels:  tkinter

Amazon-logo

Amazon-Flipkart Price Comparison Engine

Compares price of the product entered by the user from e-commerce sites Amazon and Flipkart.


How to use

After running this program a window is popped up which asks user to enter the product.

After entering the product and clicking on the 'Find' button it will take us to another window which will show the title of the product on both sites and there corresponding prices.

If you didn't get the desired product then click on the title to get suggestions related to your search.

Select the desired product from the suggestions for both sites and then click on the 'Search' button to get their corresponding prices.

Highlights:

  1. You can try out suggestions to find other products related to your search just by clicking on the title of the product.
  2. By clicking on the 'Visit Site' button, you will be redirected to product's page of that site.

Tip:

To avoid 'Product not found', try searching the basic model and then select the desired version of that model instead of searching it with it's specifications.

For Example: Instead of searching 'Apple iPhone X (Space Grey, 256GB)', search 'Apple iPhone X' and then select the desired specifications from suggestions.

Future Scope:

Currently this program works only on two e-commerce sites. More websites can be added to it. If you have more ideas, I'm excited to view Pull Requests from your side!

For more information, you can visit my website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].