wikidata-api Questions
4
Solved
Ok so I'm trying to get information from Wikidata about movies, take this movie for example: https://www.wikidata.org/wiki/Q24871
On the page the data is clearly displayed in a readable format, ho...
Bram asked 7/7, 2015 at 10:44
4
Solved
How to get Wikipedia page (in a particular language, say French) from the Wikidata Id (ex: Q19675)? The question seems obvious but strangely, I find nothing on the web. I'm looking for a url comman...
Stratum asked 6/5, 2016 at 19:24
3
Solved
I've made an android app that uses the JSON Google image search API to provide images but I have noticed that Google have stopped supporting it. I have also discovered that Wikidata sometimes provi...
Arv asked 21/12, 2015 at 10:48
2
Solved
I'm trying the Wikipedia client login flow depicted in the API:Login docs, but something wrong happens:
1) I correctly get a token raised with the HTTP GET https://en.wikipedia.org/w/api.php?actio...
Actin asked 19/3, 2018 at 15:48
3
Wikidata has an item called smartphone model.
I want to get all instances of it.
QUESTION: How to get the identifiers of the instances programmatically, using the live server?
Preferably not incl...
Rarebit asked 27/4, 2015 at 2:48
1
If I search for "George Bush" manually on wikipedia I'll get this page which lists homonyms with short descriptions.
I would like to feed my search to an api and get the following info :
George ...
Soleure asked 23/9, 2018 at 9:7
2
I am using Google API to get the place information and store it into database. Using Google API I am able to get address, opening hours, rating and reviews as shown in below image.
But, I am not ...
Quent asked 28/5, 2018 at 6:54
4
Solved
What is the Wikidata API equivalent to this page which lists all known Wikidata properties? I would like to search for a property, e.g. 'doctoral advisor', and get back P184.
A similar function ex...
Ripply asked 2/8, 2014 at 23:16
1
I'm trying to extract interlanguage related articles in Wikidata dump. After searching on the internet, I found out there is a tool named Wikidata Toolkit that helps to work with these type of data...
Hornmad asked 22/1, 2018 at 17:7
3
Solved
How to obtain Wikidata ID from English Wikipedia article name, also for redirects? Is there API call?
Example:
Karachi >> Q8660
Karaachi >> Q8660
How to approach changes in assignme...
Resupine asked 4/5, 2016 at 10:16
1
Solved
How can I get the labels in English or any other language in Wikidata by ID using SPARQL endpoint?
Neuroglia asked 26/10, 2016 at 17:0
3
Is there a way to get Wikidata page information based on the name of the entity for example if I wanted to get page data for Google.
I think it has to be done using "entity" with the corresponding ...
Serg asked 12/12, 2014 at 21:48
1
Solved
How do I (reliably) get the main image(s) used in the Wikipedia Infobox from the API?
This question has been asked before and the accepted answer admits that it is just a guess. Subsequent answers...
Joscelin asked 23/4, 2016 at 16:25
1
Solved
I have a lot of texts (millions), ranging from 100 to 4000 words. The texts are formatted as written work, with punctuation and grammar. Everything is in English.
The problem is simple: How to ex...
Lorgnon asked 3/2, 2016 at 23:33
3
Solved
I would like to know, is there a way to find a Wikidata entity by specified property using their API. For example, there are plenty entities that have Freebase ID property (Property:P646). It's uni...
Misprize asked 29/11, 2014 at 12:32
1
Solved
How would you request the set of all Properties that an Item has?
Specifically, I'm looking for the English Labels for each Item that is the Value of an Item's Property.
E.g. "Earth":
{
"Challe...
Jackass asked 15/1, 2016 at 16:7
2
Using this Freebase query as an example, how can I run the same query using the Wikidata api?
[{
"id": null,
"name": null,
"type": "/film/film",
"/film/film/directed_by": "Steven Spielberg",
...
Wolfson asked 31/1, 2015 at 17:16
2
Solved
The following is my JSON data which happens to be the format supplied by Wikidata, although greatly trimmed down for clarity.
{
"entities": {
"Q200405": {
"id": "Q200405",
"type": "item",
"cla...
Baer asked 18/12, 2014 at 23:10
2
Solved
I used to retrieve the interlanguage links from an exported Wikipedia article by parsing the export with some regular expressions.
In phase 1 of the WikiData project these links have been moved to...
Samothrace asked 18/5, 2013 at 23:8
1
© 2022 - 2024 — McMap. All rights reserved.