SkillAgentSearch skills...

Trivagro

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

Install / Use

/learn @monizb/Trivagro
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://github.com/monizb/trivagro/assets/46259712/e3d4779b-073f-4fb3-b909-a8ee0ef3146c" width="200">

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.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks2

Languages

JavaScript

Security Score

75/100

Audited on Jan 29, 2026

No findings