<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Roan,<div><br></div><div>first I want to say you thank one more time for yours helpful suggestions.<br><br>Now I can fetch the main description of the topic i am looking for using:<br><br><a href="http://en.wikipedia.org/w/api.php?action=query&amp;prop=revisions&amp;rvprop=content&amp;rvsection=0&amp;format=json&amp;pageids=wiki_id">http://en.wikipedia.org/w/api.php?action=query&amp;prop=revisions&amp;rvprop=content&amp;rvsection=0&amp;format=json&amp;pageids=wiki_id</a><br><br>I received a correct json object, but the content of the revision is full of data I do not need like {{....}} [[...]] ecc. I would like to get only the clean description, only text (like the one visible from the wiki website).</div><div>I'm trying to find a regex pattern but without good results...<br><br>How can I do that? there is some parser to clean my json object?<br><br>hope someone could help me out|!<br><br><br>kind regards<br>Marco</div></body></html>