No description
Find a file
2025-06-02 21:25:38 +02:00
out/mediawiki 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
recipes-md 🚧 fix various small things 2025-06-02 21:17:25 +02:00
.gitignore 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
1_clean_json.py 🚧 fix various small things 2025-06-02 21:17:25 +02:00
2_to_markdown.py 🚧 fix various small things 2025-06-02 21:17:25 +02:00
3_to_mediawiki.py 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
4_post_to_wiki.py 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
config.py.example 🎨 make output directories a config option 2025-06-02 21:25:38 +02:00
export_2025-06-02.json 🚧 fix various small things 2025-06-02 21:17:25 +02:00
export_2025-06-02_clean.json 🚧 fix various small things 2025-06-02 21:17:25 +02:00
README.md 🚧 initial commit 2025-06-01 23:11:38 +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