No description
Find a file
2025-06-12 22:48:40 +02:00
out actually clean json again 2025-06-12 22:48:40 +02:00
.gitignore 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
0_get_recipes.py 🎨 reformat using black 2025-06-08 21:17:47 +02:00
1_clean_json.py actually clean json again 2025-06-12 22:48:40 +02:00
2_to_markdown.py only show ingredient overview if the recipe has the flag set in tandoor 2025-06-12 22:12:07 +02:00
3_to_mediawiki.py 🎨 reformat using black 2025-06-08 21:17:47 +02:00
4_post_to_wiki.py allow posting single wiki articles 2025-06-12 13:40:22 +02:00
config_example.py 🚧 2025-06-07 01:00:32 +02:00
do-it.sh allow posting single wiki articles 2025-06-12 13:40:22 +02:00
README.md 🚧 initial commit 2025-06-01 23:11:38 +02:00
report_allergene.md allergens 2025-06-10 12:34:14 +02:00
report_allergene.py allergens 2025-06-10 12:34:14 +02:00
report_allergene_korrektur.csv allergens 2025-06-10 12:34:14 +02:00
requirements-dev.txt use tandoor json, directly from the api 2025-06-06 22:18:53 +02:00
requirements.txt 🐛 add missing mwclient dependency 2025-06-02 01:39:23 +02:00

1. Export

Die Tandoor Recipes API gibt aktuell wohl kein automatischen Export her (403), also ein händischer Step:

  • "Custom Filter" über Tandoor-Suche anlegen (hier "gpn23, gefiltert nach Keyword "gpn23")
  • Dann Export:
    • Recipe Sage (erzeugt schema.org Recipe JSON)
    • Custom Filter: "gpn23"
  • Das gibt eine JSON-Datei zurück.

Known bugs

  • Export aus Tandoor aktuell händisch (siehe oben)
  • JSON enthält keine Bilder-Links