2009/6/17 Sam Reed <s...@reedyboy.net>:
> Hey,
>
> Anyone know of a simple way to get a list of links in a section of a page
> (prop=links for a section)?
>
There is no simple way. The hard way is to grab the section wikitext
with prop=revisions&rvprop=content&rvsection=3 and run that through
action=parse&prop=links. Since this solution parses the section
wikitext every single time, it's probably not desirable for mass use.

Roan Kattouw (Catrope)

_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to