This project is how we created several Wiktionary items in Lazuri Incubator from a .json file
Go to file
2021-02-17 19:33:21 +03:00
lazuri.json All lazuri source is added 2021-02-17 19:33:21 +03:00
LICENSE Initial commit 2021-02-17 19:13:48 +03:00
parser.py Parser to turn our source json to a format usable by pywikibot 2021-02-17 19:31:46 +03:00
README.md Update README.md 2021-02-17 19:28:56 +03:00

Mass-Upload-Lazuri-Wiktionary

This project is how we (with @ooguz) created several Wiktionary items in Lazuri Incubator from a .json file. If you have a sorted dictionary data, this project can help you to donate your data to Wiktionary.

Steps

  1. Parse current source json file (lazuri.json) with "parser.py" script.
  2. Create a text file output ready to be used by PyWikiBot pagefromfile script
  3. Create pages from output (lazuriTargetTr.json) file