{"id":38668434,"url":"https://github.com/openculinary/ingredient-parser","last_synced_at":"2026-01-17T09:52:24.506Z","repository":{"id":55604292,"uuid":"223438172","full_name":"openculinary/ingredient-parser","owner":"openculinary","description":"The RecipeRadar Ingredient Parser takes a set of free-text ingredient descriptions, and extracts product, quantity and unit information from them","archived":false,"fork":false,"pushed_at":"2025-05-08T13:21:57.000Z","size":362,"stargazers_count":24,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T14:32:35.511Z","etag":null,"topics":["flask"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openculinary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-22T16:01:17.000Z","updated_at":"2025-05-08T13:22:00.000Z","dependencies_parsed_at":"2023-02-01T08:45:26.136Z","dependency_job_id":"8886c2a6-c820-4450-b108-31e065407cb2","html_url":"https://github.com/openculinary/ingredient-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openculinary/ingredient-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openculinary%2Fingredient-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openculinary%2Fingredient-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openculinary%2Fingredient-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openculinary%2Fingredient-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openculinary","download_url":"https://codeload.github.com/openculinary/ingredient-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openculinary%2Fingredient-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask"],"created_at":"2026-01-17T09:52:22.832Z","updated_at":"2026-01-17T09:52:24.498Z","avatar_url":"https://github.com/openculinary.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RecipeRadar Ingredient Parser\n\nThe RecipeRadar Ingredient Parser takes a set of free-text ingredient descriptions, and extracts product, quantity and unit information from them.\n\nFor example, given the ingredient text: `50ml of water`, the `ingredient-parser` service can indicate that the `product=water`, `units=ml` and `quantity=50`.\n\nThis functionality is provided to the [crawler](https://codeberg.org/openculinary/crawler) service so that it can extract additional data from each recipe crawled.\n\n## Install dependencies\n\nMake sure to follow the RecipeRadar [infrastructure](https://codeberg.org/openculinary/infrastructure) setup to ensure all cluster dependencies are available in your environment.\n\n## Development\n\nTo install development tools and run linting and tests locally, execute the following commands:\n\n```sh\n$ make lint tests\n```\n\n## Local Deployment\n\nTo deploy the service to the local infrastructure environment, execute the following commands:\n\n```sh\n$ make\n$ make deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenculinary%2Fingredient-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenculinary%2Fingredient-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenculinary%2Fingredient-parser/lists"}