Any library parsing wikipedia API

est electronixtar at gmail.com
Mon Oct 29 00:54:31 EDT 2007


I got some text via wikipedia API

http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Chengdu&rvprop=content&redirects&format=xml&callback=wikiCallback

but it's not HTML formated. So how can I parse these texts to standard
HTML? Are there any library in python could do this?




More information about the Python-list mailing list