We are trying to integrate Google's Knowledge Graph with one of our applications, we found the Knowledge Graph very useful for Popular results, but were curious about the results for lesser known queries which do not have their graphs defined.
What does Google's Knowledge Graph API return as results for a lesser known search query?
576 views Asked by Phoenix At
1
Based on my latest searches/my brief experience with it, most of the time Google's Knowledge Graph API returns empty results even though a simple Google search with the exact same query would have given me the result I'm looking for. This is what I mean by 'empty result' (when I search for 2014 Toyota Camry SE tire size), for example:
Other times it returns inaccurate results (not what I was looking for). In the following example I am searching for information about the 2014 Toyota Camry but instead all the results are appear as if I was searching for information related to the company
I haven't yet gotten the results I'm looking for—even when I specify the type (ie.
&types=Car
).I don't know why this is the case but it is.