On Tue, Dec 20, 2016 at 10:18 AM, Bertel Teilfeldt Hansen <
[email protected]> wrote:

> And is there no way of getting references through the API?
>

There is no nice way, but you can always get the HTML (or the parse tree,
depending on whether you want parsed or raw refs) and process it;
references are not hard to extract. For the wikitext version, there is a
python tool: https://github.com/mediawiki-utilities/python-mwrefs
_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to