Skip to content

Compare grocery prices across Blinkit, BigBasket, Zepto and Instamart in realtime

Notifications You must be signed in to change notification settings

monizb/trivagro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare online grocery prices from major apps like Blinkit, BigBasket, Zepto and Instamart

image

How to run

  • Clone and install frontend code with npm i and start with npm start
  • Clone the backend code (will add it soon) - Backend is needed to bypass CORS rules from the various APIs being used and prevent the browser from letting us read the responses
  • (Optionally) Capture curl requests from all the mentioned websites for their search endpoints and replace it in code to match your location and other things

Roadmap

  • Make the location dynamic
  • Add more lesser used grocery platforms to the comparison
  • Find a better way to match same products from all APIs
  • Be able to set a price tracker with alerting
  • Compare delivery prices and other offers
  • Making it a chrome extension potentially to check cart prices dynamically

Disclaimer

This project is meant to be used offline on your own local machine to help you search the best grocery prices without having to go around looking everywhere. It's not supposed to be deployed or to be used to make revenue. Use it safely and responsibly. This project is for "EDUCATIONAL" purposes only.

About

Compare grocery prices across Blinkit, BigBasket, Zepto and Instamart in realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published