ferrisoxide / brocade.io

Open GTIN / barcode & product database
https://www.brocade.io
GNU Affero General Public License v3.0
113 stars 6 forks source link

Access to all products database #68

Open Narek1994 opened 2 years ago

Narek1994 commented 2 years ago

Hi, thanks for this repo. Can I get access to all products database, without an api, just to simply download it in a csv format for example. Thanks

ferrisoxide commented 2 years ago

Hi @Narek1994 This is potentially a huge file - I'm not sure how well the server would handle it. We might look at creating a repo with all the data in CSV format - in much the way the UhttBarcodeReference project does it. Ultimately the goal is to make the data as easy to distribute as possible, so I'll look towards adding this to the roadmap

Apologies for the delay getting back to you. This project has been on the back burner for a while.

ferrisoxide commented 1 year ago

Possible export model, given that CSV possibly won't cut it.

https://jsonlines.org/

See https://world.openfoodfacts.org/data for more inspiration, as they seem to be solving the same problem (including CSV export).