Our SERP API now gives you the superpower to access Google’s innovative AI Overview from the Knowledge Graph SERP feature!
➤ AI Overview in the Knowledge Graph is a new feature, currently observed in mobile results, that provides searchers with AI-generated summaries directly within the Knowledge Graph. In DataForSEO Google SERP API responses, you can now obtain this elements as knowledge_graph_ai_overview_item
➤ Expanded AI Overview from the Knowledge Graph in HTML
If you need to retrieve more detailed information with Standard HTML and Live HTML endpoints, set expand_ai_overview
to true
, enabling the API to “expand” the AI Overview element. This option is available at no additional charge. By default, expand_ai_overview
is set to false
.
In the responses of Advanced SERP API endpoints, you will always get complete expanded JSON data from this feature.
For more details on how to obtain and use the AI Overview item from the Knowledge Graph, please check out the updated Google SERP API documentation. To explore this and other SERP features in detail, visit our SERP features page.