On Tue, Nov 8, 2011 at 11:49 PM, priyank bagrecha <[email protected]> wrote: > How can I use the mediawiki api to parse summary of a wikipedia article or > multiple pages at once if possible.
This depends on how you define "summary". If it is the lead section, is this what you want? http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=A|B|C|D&rvprop=content&rvparse&rvsection=0 -Liangent _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
