People also ask
Definition
What People also ask means
People also ask (PAA) is the box of related questions Google shows on many informational queries. Each question expands to a snippet of a web page that answers it, with a link to the source, and expanding one question makes Google load more.
Content teams read PAA as a list of what searchers ask next: the questions are a common source for FAQ sections and article outlines, and a page quoted in a PAA answer gets a link from that block.
Clair returns the questions Google printed on the page as people_also_ask[], as strings. It does not expand them, so the answers and the further questions Google loads on click are not included.
In the data
How it appears in a response
GET /v1/search?engine=google_search&q=albert+einstein&country=us&page=1 · people_also_ask
[
"What is Einstein famous for?",
"Did Einstein believe in God?"
]Subscribe to the API you need.
Each Clair API is its own monthly request quota. Unused requests expire. Every API has a free tier to try it.