Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.kgsearch.entities

Knowledge Graph Search API: entities. Searches the Google Knowledge Graph for entities. See: https://developers.google.com/knowledge-graph/api/reference/rest/v1/entities

Knowledge Graph Search API: entities.
Searches the Google Knowledge Graph for entities.
See: https://developers.google.com/knowledge-graph/api/reference/rest/v1/entities
raw docstring

search$clj

(search$ auth parameters)

https://developers.google.com/knowledge-graph/api/reference/rest/v1/entities/search

Required parameters: none

Optional parameters: types, query, indent, limit, languages, prefix, ids

Searches Knowledge Graph for entities that match the constraints. A list of matched entities will be returned in response, which will be in JSON-LD format and compatible with http://schema.org

https://developers.google.com/knowledge-graph/api/reference/rest/v1/entities/search

Required parameters: none

Optional parameters: types, query, indent, limit, languages, prefix, ids

Searches Knowledge Graph for entities that match the constraints. A list of matched entities will be returned in response, which will be in JSON-LD format and compatible with http://schema.org
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close