{"id":23135965,"url":"https://github.com/markkvdb/recipe-parser","last_synced_at":"2025-04-04T08:24:56.352Z","repository":{"id":267960395,"uuid":"902889451","full_name":"markkvdb/recipe-parser","owner":"markkvdb","description":"Host your recipes and parse your recipe photos, PDFs and websites directly in the app.","archived":false,"fork":false,"pushed_at":"2024-12-17T11:21:22.000Z","size":360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T19:38:49.913Z","etag":null,"topics":["claude","cooking","fasthtml","recipe"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markkvdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-13T13:31:43.000Z","updated_at":"2024-12-17T11:25:44.000Z","dependencies_parsed_at":"2024-12-13T14:33:45.939Z","dependency_job_id":"97685fb8-beb4-48ed-8b3b-64dbfdaa43bb","html_url":"https://github.com/markkvdb/recipe-parser","commit_stats":null,"previous_names":["markkvdb/recipe-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Frecipe-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Frecipe-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Frecipe-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Frecipe-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markkvdb","download_url":"https://codeload.github.com/markkvdb/recipe-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247144068,"owners_count":20891052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["claude","cooking","fasthtml","recipe"],"created_at":"2024-12-17T12:18:18.269Z","updated_at":"2025-04-04T08:24:56.324Z","avatar_url":"https://github.com/markkvdb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe Parser\n\nRecipe Parser is a tool that allows you to parse recipes from various sources and convert them into a JSON format. The recipes can be shown in a web application or saved to a database. Example screenshot:\n\n![recipe-1](example_recipe.png)\n\n## Quickstart\n\n### Application\n\nStart the server with\n\n```bash\nuv run python app.py\n```\n\n### Recipe Parser\n\nThe recipe parser relies on Claude doing the majority of the work. Ensure that the environment variables are set when running the parser. The parser can be invoked with\n\n```bash\nuv run recipe-parser \u003cSOURCE\u003e\n```\n\nwhere SOURCE can be a URL or a path on your local system. The SOURCE can be HTML, a JPEG image or a PDF document. The parser will try to create a recipe in a JSON format and is saved in the `recipes` folder by default. This can be configured in the CLI. For more options, please check it out with\n\n```bash\nuv run recipe-parser --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Frecipe-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkvdb%2Frecipe-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Frecipe-parser/lists"}