Nutrition facts table data extraction/Hackathon

From Open Food Facts wiki
Revision as of 15:02, 27 July 2020 by Teolemon (talk | contribs) (Created page with "Back to Nutrition facts table data extraction == Prototype == https://world.openfoodfacts.org/hunger-game?type=nutrition == Code == Issue to port to V2, with a link to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to Nutrition facts table data extraction

Prototype

https://world.openfoodfacts.org/hunger-game?type=nutrition

Code

Issue to port to V2, with a link to the current prototype code: https://github.com/openfoodfacts/openfoodfacts-hungergames/issues/47

Form recognizer

  • Can we do the form recognizer query on the fly from the page ?
  • Should we do it server side ?
  • We already have an OFF API for inline nutrition that we can also use.