openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
653 stars 383 forks source link

Display ingredient analysis in the API for the Open Beauty Facts app #789

Open teolemon opened 7 years ago

teolemon commented 7 years ago

What

In Open Beauty Facts, we display an ingredient analysis on the web version. To provide value in the mobile app, we need this analysis to be available in the API, so that we can also display it.

https://ssl-api.openbeautyfacts.org/api/v0/product/3560070791460.json

**Ingredients analysis:**
- Without Parabens
- Without Formaldehyde releasers
- With Allergenic fragrances
- Without Silicones
- Without Phenoxyethanol
- Without Triclosan
- Without Cetrimonium bromide
- Without Methylisothiazolinone
- Without Aluminum salts

Part of

teolemon commented 7 years ago

Related mobile app issue: https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/545

DamnFinn commented 7 years ago

Please also list the ingredients what are responsible for the result, e.g.: With Allergenic fragrances: Limonene (incl. link to explaination for the ingredient).

teolemon commented 7 years ago