Stop Overpaying for Groceries
Smart Grocery Finder scrapes Flipkart in real-time, calculates true per-unit prices, and shows you the cheapest option — so you never overpay again.
Smart Grocery Finder
Compare grocery prices on Flipkart — find the real cheapest option by unit price, not just sticker price.
What it does
You search "olive oil" on Flipkart and get 40 pages of results. Prices say ₹399, ₹599, ₹1299 — but which is actually cheapest per liter? Titles say "2 x 5L", "3.64 kg", "5000 ml". Good luck doing that math for 1000+ products.
Smart Grocery Finder does it for you. One click — it scrapes every page, parses every weird title format, converts to standard units, and shows you a sortable dashboard with the true unit price.
See How It WorksBuilt for Real Shopping
Not a toy demo. A real tool that handles real-world messiness.
True Unit Pricing
Parses "2 x 5L", "3.64 kg", "5000 ml" and calculates the real price per liter or kilogram. No manual math needed.
Interactive Dashboard
A floating, sortable table injected right onto the page. Sort by price, rating, or reviews. Filter in real-time.
Auto-Pagination
Automatically navigates through 25+ pages of results. Handles Flipkart's SPA navigation and sponsored ad edge cases.
CSV Export
Download the full comparison as a CSV file. Use it in Excel, Google Sheets, or your own analysis pipeline.
Privacy First
Runs entirely in your browser. No data leaves your machine. No accounts, no tracking, no servers.
Smart Deduplication
Detects duplicate products, out-of-stock items, and sponsored repeats. Shows you only real, available options.
How It Works
Three steps. One click. All the data you need.
Search on Flipkart
Go to Flipkart and search for any grocery item — olive oil, rice, atta, ghee, whatever you're buying.
Click "Start Scraping"
Open the extension popup and hit the button. It starts crawling through every page of results automatically.
Compare & Save
An interactive dashboard appears on the page. Sort by unit price, filter by rating, and export to CSV. Done.
About Sarvam Tech Labs
One person. Real problems. Practical tools.
Sarvam Tech Labs is an indie software studio focused on building browser extensions that solve everyday annoyances. No VC funding, no growth hacking — just useful tools that work.
Smart Grocery Finder started because I was tired of manually comparing grocery prices across confusing multi-pack listings. If you've ever spent 20 minutes trying to figure out which olive oil is actually cheapest per liter, this extension is for you.
const sarvamTechLabs = {
focus: "Browser extensions",
approach: "Solve real problems",
values: [
"Privacy first",
"No bloat",
"Free forever"
],
current: "Smart Grocery Finder"
};