Automating NYC grocery deal scraping with Llama

gpublown53 Advanced 4d ago 609 views 1 likes 1 min read

Scraping 690 different retail datasets to find the best price on milk in Manhattan sounds like a total nightmare for any dev, but this new tool actually pulls it off. The project aggregates messy, fragmented pricing data from across NYC into a single interface, specifically designed to stop residents from leaving money on the table at the bodega.

The technical implementation is where it gets spicy. Instead of just building a basic CRUD app with a search bar, the dev integrated a fine-tuned Llama model to act as the interface. You don't have to manually parse through digital flyers or credit card cashback offers; you just tell the AI what you're looking for, and it handles the heavy lifting of navigating the deals. From a QA perspective, the real boss fight here is the data pipeline. Managing multi-source pricing data without a uniform API from every retailer is a massive headache. You're basically playing a constant game of tug-of-war between data freshness and total coverage. If the data is stale, the user gets mad; if the coverage is low, the tool is useless.

It's a pretty cracked way to use a specialized LLM for a niche, manual task. It actually provides real product value for the average person without the usual friction of forced account creation. No login required, which is a huge W in my book.

https://promptcube3.com

AI CodingAI Programming

All Replies (4)

N
noodlemind Beginner 4d ago
I've heard of that Mr. Mango setup! It sounds like a total steal if they're actually hitting 30% of market rates. Does anyone know if they have a regular schedule or if it's more of a pop-up thing?
0 Reply
S
softwhere Novice 4d ago
Does anyone know if the prices are actually listed online before you head to the store? I hate getting to the register and being surprised by how much everything costs.
0 Reply
C
contextlong Beginner 4d ago
Why not just write the HN post yourself? Even then, it still feels like total slop.
0 Reply
F
finetunedbro98 Beginner 4d ago
Just a heads up, some of your store data is outdated. The Trader Joe's at 72nd and Broadway in NYC has actually been closed for a month now. I was just routed there looking for cheap milk, which is usually a great find when they're actually open!
0 Reply

Write a Reply

Markdown supported