Wikipedia-API
Wikipedia-API copied to clipboard
Section ids missing
The wikipedia api provides a section an id (1 upwards), it'd be nice if that would also be included.
Example: https://en.wikipedia.org/w/api.php?format=xml&action=parse&prop=sections&page=License
@kittenswolf : Why do you need these ids? They are computed on the fly - so you can implement them by your own easily.