Google Search Console Keywords avatar

Google Search Console Keywords

Pricing

Pay per usage

Go to Apify Store
Google Search Console Keywords

Google Search Console Keywords

Google Search Console Keywords. Search and discover data across multiple sources with structured output. Fast, reliable, and cost-effective.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 hours ago

Last modified

Categories

Share

Google Search Suggestions Scraper

What does it do?

Google Search Suggestions Scraper extracts keyword ideas from three powerful Google sources: Autocomplete suggestions, People Also Ask (PAA) questions, and Related Searches. By combining data from all three sources, you get a comprehensive view of what people are searching for around any topic, along with search intent classification for each keyword.

This actor is essential for content marketers, SEO specialists, and PPC managers who need to understand search behavior and find content opportunities. The Autocomplete API reveals what users are actively typing, PAA questions show the most common questions Google identifies for a topic, and Related Searches uncover lateral keyword opportunities you might otherwise miss.

The scraper uses a two-pronged approach: it queries Google's autocomplete API directly for fast, reliable suggestion data, and also scrapes Google search results pages to extract PAA boxes and Related Searches sections. Each keyword is automatically classified by search intent (informational, transactional, commercial, or navigational) to help prioritize your content strategy.

Why use this actor?

  • Combine three Google data sources in a single run for comprehensive keyword research
  • Automatic search intent classification for every keyword
  • Discover PAA questions for FAQ content and featured snippet opportunities
  • Find related searches that reveal lateral content opportunities
  • Support for multiple languages and country targeting

How to use

  1. Go to the actor page on Apify
  2. Enter your seed keywords to research
  3. Set language and country codes for localized results
  4. Configure the maximum number of results
  5. Run the actor and analyze keyword opportunities by type and intent

Input configuration

ParameterTypeDescription
seedKeywordsarrayKeywords to get suggestions for (default: best crm software, how to scrape data)
languagestringLanguage code (default: en)
countrystringCountry code (default: US)
maxResultsintegerMaximum keyword suggestions (default: 200)

Output data

{
"keyword": "what is the best crm for small business",
"seedKeyword": "best crm software",
"type": "people-also-ask",
"searchIntent": "commercial",
"position": 1,
"wordCount": 8,
"language": "en",
"country": "US",
"scrapedAt": "2024-01-15T10:30:00.000Z"
}

Cost of usage

This actor uses pay-per-event pricing at $0.75 per 1,000 results. A typical run with 2 seed keywords collecting 200 suggestions costs approximately $0.15. The actor efficiently combines API calls and page scraping to maximize keyword discovery per request.

Tips

  • Use question-based seed keywords to discover more PAA opportunities
  • Filter by "people-also-ask" type to find FAQ content ideas
  • Commercial intent keywords are ideal for product comparison content
  • Informational intent keywords work best for blog posts and guides
  • Run with different country codes to find regional search trends

Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.