Skip to content

A simple, yet effective crawler and jsonfiles-making extractor of nutritional values for generic foods for digital use in a software project.

License

Notifications You must be signed in to change notification settings

ilbuonmarcio/py-nutrition-json-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-nutrition-parser

A simple, yet effective crawler and jsonfiles-making extractor of nutritional values for generic foods for digital use in a software project.

Requirements

  • python3
  • virtualenv (recommended)
  • An internet connection

Usage

python3 -m pip install virtualenv
python3 -m virtualenv venv
source ./venv/bin/activate
python main.py

Your json files will be available in the exports folder at the root of the project

License

This software is licensed under the MIT License. See LICENSE file for more information.

The data provided is currently gathered from Alimenti Nutrizione, support them from the original source if you can, and remember to quote them if you use this data!

About

A simple, yet effective crawler and jsonfiles-making extractor of nutritional values for generic foods for digital use in a software project.

Topics

Resources

License

Stars

Watchers

Forks

Languages