Scraping Wikipedia with Python
Thorsten Kampe
thorsten at thorstenkampe.de
Wed Aug 12 04:43:09 EDT 2009
* Dotan Cohen (Tue, 11 Aug 2009 21:29:40 +0300)
> > Wikipedia has an API for computer access. See
> >
> > http://www.mediawiki.org/wiki/API
> >
>
> Yes, I am aware of this as well. Does anyone know of a python class
> for easily interacting with it, or do I need to roll my own.
http://pypi.python.org/pypi?%3Aaction=search&term=wikipedia ?
Thorsten
More information about the Python-list
mailing list