Questions tagged [wikipedia-api]

Related to the use of the MediaWiki API on Wikipedia. Consider also the tags [wikipedia] if your question isn't about the API or [mediawiki-api] if your question isn't about Wikipedia.

Documentation for the API is available at mediawiki.org; a summary of all available parameters and short help is available by accessing the API endpoint on the wiki.

In addition, there is a REST API that allows fetching commonly used data in a simple format. A list of all endpoints can be found in the REST API Documentation.

Please make sure to read the etiquette for best practices for using the API and general usage guidelines.

1085 questions
-3
votes
1 answer

I want to make a list of plants name using Wikipedia article and store it in a python list. Which API should I use?

Link to the wikipedia page: [1]: https://en.wikipedia.org/wiki/Lists_of_cultivars I want to extract the names of all the items there and later process them in order to get their scientific names which would be stored in a list in python. Which API…
-3
votes
1 answer

How can get images from wikipedia api?

i have the product keyword, i need images from wikipedia for that search keyword to display in my web application. is it possible? i'm doing this application in python/django framework.
-4
votes
1 answer

Wikipedia Dump available on AWS S3

Would like to know if there are there any publicly available s3 buckets that contain data from Wikipedia ?
-4
votes
2 answers

Any way to load contents from wikipedia to my site?

Possible Duplicate: Is there a Wikipedia API? Is there any API or any particular way to load pages to my site. For example if am viewing www.mysite.com/php , its should display a block which contains data from wiki! Please give a sample example…
Serjas
  • 2,184
  • 4
  • 21
  • 35
-5
votes
2 answers

how to Retrieve date from xml file

this is my xml file,i do not known how to retrieve value from xml file using php,how to retrieve infromation from the xml file.if you known please help me. my xml file: see:http://en.wikipedia.org/w/api.php? …
SANSCLAW
  • 23
  • 1
  • 4
  • 15
1 2 3
72
73