I notice a lack of a format: indented, real xml $ w3m -dump 'http://transgender-taiwan.org/api.php?action=query&meta=siteinfo&siprop=namespaces&format=xmlfm' | sed '/^</,$!d' > What_I_want.xml
$ wget -O Almost_what_I_want_but_somebody_stripped_all_the_indentation.xml \ 'http://transgender-taiwan.org/api.php?action=query&meta=siteinfo&siprop=namespaces&format=xml' I.e., if dumpBackup.php and Special:Export produce it, so should the API. _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
