Google People Also Ask Scraper avatar

Google People Also Ask Scraper

Under maintenance

Pricing

$10.00/month + usage

Go to Apify Store
Google People Also Ask Scraper

Google People Also Ask Scraper

Under maintenance

Scrapes questions that appear in the `People also ask` section on the Google search results page according to the keyword entered with the max depth you want

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

Iqbal R

Iqbal R

Maintained by Community

Actor stats

5

Bookmarked

120

Total users

1

Monthly active users

12 days ago

Last modified

Share

Collect Google People Also Ask questions for one or many search keywords. Use the results for SEO research, content planning, audience discovery, and question analysis.

What you get

  • Questions grouped by their source keyword
  • Support for Google search language codes
  • Configurable question expansion depth
  • Duplicate removal within each keyword
  • Optional Apify Proxy or custom proxy support
  • Export-ready results in JSON, CSV, Excel, XML, and other dataset formats

Input

FieldTypeDescriptionDefault
keywordsstring arrayOne or more search keywords.Required
max_depthintegerNumber of People Also Ask questions to expand for each keyword. Use 0 to collect only the initially visible questions.1
languagestringGoogle interface language code, such as en, id, es, or ja.en
proxyConfigurationobjectOptional Apify Proxy or custom proxy configuration.Disabled

Example:

{
"keywords": [
"content marketing",
"keyword research"
],
"max_depth": 3,
"language": "en",
"proxyConfiguration": {
"useApifyProxy": false
}
}

There is no fixed upper limit for max_depth. Larger values can increase run time, resource use, and the number of requests sent to Google.

Output

Each dataset item contains the originating keyword, selected language, and one unique question:

{
"keyword": "content marketing",
"language": "en",
"question": "What are examples of content marketing?"
}

Proxy recommendations

Google may display a CAPTCHA or temporarily limit requests from some IP addresses. For reliable production runs or larger keyword lists, configure an Apify residential proxy or another high-quality proxy.

Proxy use is disabled by default, so you remain in control of proxy usage and cost.

Tips for better results

  • Start with a small expansion depth and increase it when you need broader question coverage.
  • Use the language code that matches your target audience.
  • Split very large keyword collections into manageable runs.
  • Some searches do not include a People Also Ask section and may return no questions.

Common use cases

  • Build FAQ and article outlines
  • Discover long-tail search questions
  • Compare questions across multiple topics
  • Research localized search intent
  • Enrich SEO and content-planning workflows