Retail barcodes for tracking my shopping at home.
June 28, 2009 2:31 PM Subscribe
How do I get access to UK retail barcodes? I would like to build an application for scanning my shopping at home.
I would like to keep track of my shopping for starters; but ideally (and utopically?), I would use database mashups to tell me how much energy was spent producing my food, which countries (dictatures) it comes from, how healthy it is, how ethical, could I have gotten cheaper deals etc. etc.
I am based in the UK. Bonus points for comments on how hard this would be to make (and as a mobile app?), and pointing me to similar projects. Thank you, hivemind!
posted by yoHighness to technology (4 answers total) 2 users marked this as a favorite
The cheaper deals thing would need the additional information of where (or at least at what price) you bought the product, so just some scanning of the product wouldn't be enough, you'd need to fill out what you paid product by product. Unless you make something to scan your receipts, in which case you'd need something to match the receipt scan against your bar code scans. And from there on you would need access to some complete retail prices database for all/many UK shops and a huge amount of products, and even then if you manage to get that you could probably only compare the exact same products (so no generic brand A vs. generic brand B comparisons). Still, there seem to be some price comparison sites, but they might not be delighted if you start scraping their databases for your own app.
And getting a whole origin/health/ethics lookup would be even more difficult. If the country of manufacture isn't listed on the product itself, that information is generally not easily accessible in some other form, and the ethics (which I presume would include the conditions of the workers at the manufacturing plant/etc) would be even harder to come by, except if you have some highly specific products like coffee for instance where there is some more widespread concern about the treatment and payment of the working people.
But you could always start out with "just" the bar code scanning and see where you can take it from there. Good luck!
posted by bjrn at 3:01 PM on June 28, 2009