google api for glorious info box? [closed]
Asked Answered
K

1

5

I'm guessing this info is privileged since I couldn't find anything on Google's listed APIs. In fact I'd be amazed if it wasn't proprietary securely fastened Google magic, but thought I'd ask anyway.

Is there an Google API for the information appearing when you do a basic search for say an Actress or Rockband? You know the box that appears to the right of the results if google figures out exactly what you're looking for. (I'm specifically interested in musicians despite the example below)

I.e.

https://www.google.com/search?q=woody+allen

enter image description here

I can get similar milage using Freebase, but Google's is always better. For example, It'll even pull upcoming events if it's a Musician, etc.

Kimberleykimberli answered 4/1, 2013 at 17:55 Comment(2)
freebase contains a lot of the same information you're looking for.Accoucheur
SerpApi has a knowledge graph API: serpapi.com/knowledge-graphPerforate
S
4

The Freebase Topic API contains the bulk of what you're looking for.

e.g. https://www.googleapis.com/freebase/v1/topic/en/woody_allen

Storms answered 4/1, 2013 at 18:39 Comment(2)
Link no longer works. According to (#31798509) this was depreciatedSparkie
Yes, the Freebase APIs were retired years ago. The Google Knowledge Graph Search API and the Wikidata API are probably the two closest replacements, but neither is a perfect fit.Storms

© 2022 - 2024 — McMap. All rights reserved.