<p>Action=parse can take multiple titles, and you can get<br>
other page metadata in addition to just HTML output.<br>
Not to mention you can bundle it into one request with<br>
action=parse|query.</p>
<p>-Chad</p>
<p><blockquote>On Feb 23, 2009 3:14 PM, "Michael Dale" <<a href="mailto:mdale@wikimedia.org">mdale@wikimedia.org</a>> wrote:<br><br>it would be really nice if we could get html output from the api query<br>
... this would avoid issuing doing dozens of action parse requests<br>
separately.<br>
<br>
It apperas to be mentioned pretty regularly... does anyone know if a bug<br>
to that end has been filed.. I will plop one in there if none exists<br>
(did not find any with in my quick search)<br>
<br>
--michael<br>
<br>
<br>
<br>
Bryan Tong Minh wrote:<br>
> On Fri, Feb 20, 2009 at 6:45 PM, marco tanzi <<a href="mailto:tanzi.marco@gmail.com">tanzi.marco@gmail.com</a>> wrote:<br>
><br>
>> I received a correct json object, but the content of the revision is<br>
>> full of data I do not need like {{....}} [[...]] ecc. I would like to<br>
>> get only the clean description, only text (like the one visible from<br>
>> the wiki website).<br>
>><br>
>><br>
><br>
> Run the parsed text (action=parse) through an HTML parser that strips<br>
> all the tags.<br>
><br>
><br>
> Bryan<br>
><br>
> _______________________________________________<br>
> Mediawiki-api mailing list<br>
> <a href="mailto:Mediawiki-api@lists.wikimedia.org">Mediawiki-api@lists.wikimedia.org</a><br>
> <a href="https://lists.wikimedia.org/mailman/listinfo/mediawiki-api" target="_blank">https://lists.wikimedia.org/mailman/listinfo/mediawiki-api</a><br>
><br>
<br>
<br>
_______________________________________________<br>
Mediawiki-api mailing list<br>
<a href="mailto:Mediawiki-api@lists.wikimedia.org">Mediawiki-api@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/mediawiki-api" target="_blank">https://lists.wikimedia.org/mailman/listinfo/mediawiki-api</a><br>
</blockquote></p>