wikipedia-api
How to open remote file using fopen()?
i need to open the following url $file = \"http://en.wikipedia.org/w/api.php?action=par开发者_如何学运维se&page=Kundapura&prop=text&format=xml\";[详细]
2023-02-21 13:45 分类:问答wikipedia api: get parsed introduction only
Using PHP, is there a nice way to开发者_如何学运维 get the (parsed) introduction only from a wikipedia page?[详细]
2023-02-18 12:44 分类:问答Getting wikipedia links to company pages
I have a list of companies that I would 开发者_如何学编程like to get the wikipedia page\'s of. Does wikipedia offer an api or a way of doing this so I don\'t have to go and search each on individually[详细]
2023-02-17 18:46 分类:问答How to use Wikipedia API to get the page view statistics of a particular page in wikipedia?
The stats.grok.se tool provides the pageview statistics of a particular page in wikipedia. Is there a method to use the wikipedia api to get the same information? Wha开发者_Python百科t does the page v[详细]
2023-02-16 23:02 分类:问答Wikipedia: How to get the people with a barn start award holder and the awardee?
For my socialigy project, I need to get wikipedia barn star award holders, awardee and the date awarded.[详细]
2023-02-16 21:41 分类:问答Wikipedia API: how to search for a term in a specific category
I\'m having hard time to figure out a basic task: how to find a term restricted in a specific category..[详细]
2023-02-15 12:09 分类:问答How to parse Wikipedia XML with PHP?
How to parse Wikipedia XML with PHP? I tried it with simplepie, but I got nothing. Here is a link which I want to get its data.[详细]
2023-02-07 17:09 分类:问答Is there a Wikipedia API which allows you to search and load articles? [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: Is there a Wikipedia 开发者_Go百科API?[详细]
2023-02-07 04:39 分类:问答wiki iphone project
I\'m currently working on an iPhone project where i want to present to the user spesific terms from wikipedia. I\'m facing tow difficulties right now:[详细]
2023-02-03 22:55 分类:问答How to get plain text out of Wikipedia
I\'d like to write a script that gets the Wikipedia description section only. That is, when I say /wiki bla bla bla[详细]
2023-01-31 06:17 分类:问答