No description
Find a file
2025-06-08 21:17:47 +02:00
out 🚧 2025-06-07 01:00:32 +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 🎨 reformat using black 2025-06-08 21:17:47 +02:00
2_to_markdown.py 🎨 reformat using black 2025-06-08 21:17:47 +02:00
3_to_mediawiki.py 🎨 reformat using black 2025-06-08 21:17:47 +02:00
4_post_to_wiki.py 🎨 reformat using black 2025-06-08 21:17:47 +02:00
config_example.py 🚧 2025-06-07 01:00:32 +02:00
do-it.sh use tandoor json, directly from the api 2025-06-06 22:18:53 +02:00
README.md 🚧 initial commit 2025-06-01 23:11:38 +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
TODO.md 🚧 fix various small things 2025-06-02 21:17:25 +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