wikipedia articles may have infobox tags. By the following call I can get the first section of an article which includes infobox.
http://en.wikipedia.org/w/api.php?action=parse&pageid=568801§ion=0&prop=wikitext
What I want is a query which will return only infobox data. Is this possible?