Skip to main content

Wikipedia API for Python

Project description

https://travis-ci.org/goldsmith/Wikipedia.png?branch=master https://pypip.in/d/wikipedia/badge.png https://pypip.in/v/wikipedia/badge.png

Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia.

Search Wikipedia, get article summaries, get data like links and images from a page, and more. Wikipedia wraps the MediaWiki API so you can focus on using Wikipedia data, not getting it.

>>> import wikipedia
>>> print wikipedia.summary("Wikipedia")
# Wikipedia (/wkpidi/ or /wkipidi/ WIK-i-PEE-dee-) is a collaboratively edited, multilingual, free Internet encyclopedia supported by the non-profit Wikimedia Foundation...

>>> wikipedia.search("Barack")
# [u'Barak (given name)', u'Barack Obama', u'Barack (brandy)', u'Presidency of Barack Obama', u'Family of Barack Obama', u'First inauguration of Barack Obama', u'Barack Obama presidential campaign, 2008', u'Barack Obama, Sr.', u'Barack Obama citizenship conspiracy theories', u'Presidential transition of Barack Obama']

>>> ny = wikipedia.page("New York")
>>> ny.title
# u'New York'
>>> ny.url
# u'http://en.wikipedia.org/wiki/NewYork'
>>> ny.content
# u'New York is a state in the Northeastern region of the United States. New York is the 27th-most exten'...
>>> ny.links[0]
# u'1790 United States Census'

Installation

To install Wikipedia, simply run:

$ pip install wikipedia

Documentation

Read the docs at https://wikipedia.readthedocs.org/en/latest/.

License

MIT licensed. See the LICENSE file for full details.

Credits

  • wiki-api by @richardasaurus for inspiration

  • @nmoroze and @themichaelyang for feedback and suggestions

  • The Wikimedia Foundation for giving the world free access to data

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wikipedia-0.9.5.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wikipedia-0.9.5.macosx-10.8-intel.exe (79.2 kB view details)

Uploaded Source

File details

Details for the file wikipedia-0.9.5.tar.gz.

File metadata

  • Download URL: wikipedia-0.9.5.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wikipedia-0.9.5.tar.gz
Algorithm Hash digest
SHA256 6e32134b9e4e649beed9c4feb1785b7ca461cdb8db158942f5ed6a1958ace1fd
MD5 c7279dd2188f0de834796cca43599b0b
BLAKE2b-256 76e004503878d683f14c7467e5c77270a63d2f92eba242ffaf455154499661f2

See more details on using hashes here.

File details

Details for the file wikipedia-0.9.5.macosx-10.8-intel.exe.

File metadata

File hashes

Hashes for wikipedia-0.9.5.macosx-10.8-intel.exe
Algorithm Hash digest
SHA256 fa16920b909ab123594c5ac8f036b03459ce3c1af17be587205baa6b09d05a87
MD5 7382d3a3c1ff5787521699493eafe1ff
BLAKE2b-256 0bfa334e988c8d0e529440a6b0e189051427060b13a53cae6548d1045fb62a57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page