AnswerLine Sign in Start free

Google Search

Google Search knowledge graph

The knowledge-panel entity data Google shows for a query, parsed.

When Google shows a knowledge panel, `knowledgeGraph` returns its fields — entity name, type, description and attributes — for entity monitoring and brand SERP work.

Returned in result

Field
knowledgeGraph

Request

curl -X POST "https://api.answerline.dev/v1/monitor/google" \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"query":"project management software","country":"US","location":"Austin,Texas,United States","include":{"aioverview":{"markdown":true}}}'

More Google Search data

All Google Search fields · API reference