I'm able to create a JSON file with the changes I posted above but it only contains the page title:
Code:
{
"redirect": "Wikcionario:Portada",
"title": "Main Page"
}
{
"redirect": "Categoría:ES:Plantillas de flexión de verbos",
"title": "Categoría:Plantillas para conjugación de verbos españoles"
}
The command prints many debug info:
Code:
picoamperio: DEBUG: unexpected top-level node: <LEVEL6(['Referencias y notas']){} '\n', <HTML(references){} >> at ['picoamperio']
It looks like wikitextprocessor currently can't parse Spanish Wiktioanry pages.