Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

EAN/GTIN Barcode Product Identifier - Barcode to Product Name [closed]

Tags:

barcode

Does anyone know of a good online API that can translate EAN/GTIN barcodes to the product name (and if possible anything extra such as category?)

I have been unable to find one that has a good success rate, below are some barcodes from items just scanned around my house (nothing rare or obscure)

Example barcodes:

5010186014550
20411336
21048753
5449000000996
5051413363249
like image 949
Pez Cuckow Avatar asked Jul 01 '12 14:07

Pez Cuckow


2 Answers

try this: http://openean.kaufkauf.net/

  • here is the API link for it: http://openean.kaufkauf.net/api.php

or this: http://www.codecheck.info/

Both are in german but the language doesn't matter, EAN is EAN :).
try your barcodes there, maybe the database contains your EAN's.

like image 155
brush51 Avatar answered Nov 01 '22 20:11

brush51


This database seems even larger:

ean-search.org

They also have a REST API.

like image 3
user1384768 Avatar answered Nov 01 '22 18:11

user1384768