
Google Search Enhancer Agent
Pricing
$5.00 / 1,000 results

Google Search Enhancer Agent
This actor uses OpenAI's GPT-4 to intelligently craft optimized Google search queries using advanced search operators. It provides true AI-powered query optimization that understands context, intent, and applies the most effective search strategies.
0.0 (0)
Pricing
$5.00 / 1,000 results
0
1
1
Last modified
6 days ago
Google Prompter Agent
AI-Powered Google Search Query Optimization | Advanced Search Operators
This actor uses OpenAI's GPT-4 to intelligently craft optimized Google search queries using advanced search operators. It provides true AI-powered query optimization that understands context, intent, and applies the most effective search strategies. Perfect for researchers, SEO professionals, and anyone who wants to master Google search.
π― What It Does
The Google Prompter Agent takes your basic search query and uses artificial intelligence to transform it into multiple highly optimized variations. Unlike rule-based systems, it uses GPT-4 to understand your search intent and contextually apply the most effective Google search operators for maximum results.
π Comprehensive Search Operators
The actor utilizes all major Google search operators:
Basic Operators
""
- Exact phrase matchingOR
/|
- Alternative termsAND
- Required terms-
- Exclude terms*
- Wildcard matching()
- Group searches
Content Location
intitle:
/allintitle:
- Words in page titleinurl:
/allinurl:
- Words in URLintext:
/allintext:
- Words in page content
Site & Domain
site:
- Search specific websiterelated:
- Find related sites
File Types
filetype:
/ext:
- Search for specific file types
Date Filtering
before:
/after:
- Date range filtering
Special Operators
define:
- Get definitionscache:
- View cached pagessource:
- News from specific sourcesweather:
/stocks:
/map:
/movie:
- Specialized searches
π Key Features
- π€ AI-Powered Optimization: Uses OpenAI's GPT-4 for intelligent, contextual query optimization
- π§ Intent Understanding: AI analyzes your search intent and applies the most effective strategies
- π Multiple Variations: Generates 1-10 AI-optimized query variations per request
- π¬ Query Execution: Optional real-time execution with Google Search using Apify's Google Search Scraper
- π AI Confidence Scoring: Each query gets an AI-generated confidence score
- π Intelligent Explanations: AI provides detailed explanations of optimization strategies
- π― Context Awareness: Considers target sites, file types, and user preferences intelligently
- ποΈ Advanced Filtering: Time ranges, must-include/exclude terms, file types, and more
- π Professional Output: Structured dataset with multiple views for analysis
π§ Setup Requirements
OpenAI API Key: This actor requires an OpenAI API key to function.
- Visit OpenAI Platform
- Create an account or sign in
- Generate a new API key
- Add the key to the
openaiApiKey
input field
Note: The actor uses GPT-4 for optimal results. Ensure your OpenAI account has access to GPT-4 and sufficient credits.
Google Search Integration: When query execution is enabled, this actor uses Apify's Google Search Scraper to execute the optimized queries and retrieve actual search results with full metadata including titles, links, descriptions, and more.
π₯ Input Parameters
Parameter | Type | Default | Description |
---|---|---|---|
openaiApiKey | String | - | Required: Your OpenAI API key for AI optimization |
baseQuery | String | - | Your basic search query to optimize |
searchIntent | Select | general | Type of results you're looking for |
targetSite | String | "" | Specific website to search (for site-specific intent) |
fileType | Select | "" | File type to search for (pdf, doc, etc.) |
timeRange | Select | "" | Filter by time period |
customDateAfter | String | "" | Custom start date (YYYY-MM-DD) |
customDateBefore | String | "" | Custom end date (YYYY-MM-DD) |
excludeTerms | Array | [] | Terms to exclude from results |
mustIncludeTerms | Array | [] | Terms that must be included |
generateVariations | Integer | 3 | Number of query variations (1-10) |
maxResults | Integer | 10 | Maximum search results per query when execution is enabled (1-100) |
enrichmentLevel | Integer | 5 | AI knowledge enrichment level (0-10): 0=no enrichment, 5=moderate, 10=maximum |
executeQueries | Boolean | false | Execute queries with Google Search and retrieve full results |
verbose | Boolean | false | Enable detailed logging |
π― Search Intent Options
- General: Basic optimization for general searches
- Research: Targets academic sources, studies, and authoritative content
- Documentation: Finds official docs, guides, and technical documentation
- News: Focuses on recent news and current events
- Academic: Searches for papers, journals, and scholarly content
- Shopping: Optimizes for product searches, reviews, and e-commerce
- Images/Videos: Media-focused search optimization
- Files: Searches for specific document types
- Specific Site: Searches within a particular website
π§ AI Knowledge Enrichment Levels
The enrichmentLevel
parameter (0-10) controls how much AI knowledge is added to your queries:
Level | Description | Example Enhancement |
---|---|---|
0 | No enrichment | "Jordan Maxwell" β "Jordan Maxwell" |
1-2 | Minimal | "Jordan Maxwell" β "Jordan Maxwell" OR "Russell Pine" |
3-4 | Light | "Jordan Maxwell" β "Jordan Maxwell" OR "Russell Pine" occult |
5-6 | Moderate | "Jordan Maxwell" OR "Russell Pine" occult researcher symbolism |
7-8 | Strong | "Jordan Maxwell" OR "Russell Pine" occult researcher symbolism astrotheology "secret societies" |
9-10 | Maximum | "Jordan Maxwell" OR "Russell Pine" occult researcher symbolism astrotheology "secret societies" "religious mythology" esoteric "ancient mysteries" |
Benefits of Higher Enrichment:
- Finds more comprehensive results
- Includes related concepts you might not think of
- Uses alternative names and terminology
- Adds domain-specific jargon and context
When to Use Lower Enrichment:
- Very specific searches
- When you want only exact matches
- Technical or scientific queries where precision matters
π Example Usage
Basic Research Query
{"baseQuery": "climate change effects","searchIntent": "research","generateVariations": 3,"testQueries": false}
Documentation Search
{"baseQuery": "React hooks","searchIntent": "documentation","excludeTerms": ["stackoverflow", "reddit"],"generateVariations": 5}
Academic Paper Search
{"baseQuery": "machine learning algorithms","searchIntent": "academic","fileType": "pdf","timeRange": "year","generateVariations": 3,"testQueries": true}
Site-Specific Search
{"baseQuery": "best practices","searchIntent": "specific_site","targetSite": "github.com","mustIncludeTerms": ["javascript"],"generateVariations": 4}
π Output Structure
Each optimized query includes:
{"id": "unique-id","query": "optimized search query with operators","operators": ["site:", "intitle:", "OR"],"intent": "research","confidence": 0.85,"explanation": "Why this query was generated and what it targets","actualResults": 1250,"topResultTitles": ["Title 1", "Title 2", "Title 3"],"tested": true,"timestamp": "2024-01-01T00:00:00.000Z"}
π¨ Output Views
Optimized Queries View
- Clean table showing all generated queries
- Confidence scores and explanations
- Operators used and result counts
- Perfect for comparing different approaches
Summary View
- High-level overview of the optimization process
- Total variations generated
- Average confidence scores
- All operators used across variations
π§ Advanced Features
Query Testing
When testQueries
is enabled, the actor:
- Runs each optimized query through Google Search
- Counts actual results returned
- Captures top result titles
- Provides real performance data
Smart Filtering
- Time Ranges: Recent results, custom date ranges
- Include/Exclude: Fine-tune what appears in results
- File Types: Target specific document formats
- Site Targeting: Focus on particular domains
Intent-Based Optimization
Different search intents use different optimization strategies:
- Research: Targets
.edu
,.org
, PDFs, and academic keywords - Documentation: Focuses on official docs, guides, and API references
- News: Emphasizes recent content and reputable news sources
- Academic: Prioritizes peer-reviewed content and scholarly sources
π Use Cases
- SEO Research: Find content gaps and optimization opportunities
- Academic Research: Locate scholarly sources and papers
- Competitive Analysis: Discover what competitors are doing
- Content Discovery: Find authoritative sources on any topic
- Technical Documentation: Locate official guides and references
- Market Research: Gather industry insights and trends
π Integration
Perfect for:
- Research Workflows: Streamline information gathering
- SEO Tools: Enhance keyword research and content discovery
- Academic Projects: Find authoritative sources quickly
- Content Creation: Discover comprehensive source material
- Competitive Intelligence: Uncover competitor strategies
π Learning Google Search
This actor serves as an educational tool for mastering Google search operators. Each generated query includes explanations of why specific operators were chosen, helping you learn advanced search techniques.
π Tips for Best Results
- Be Specific: More specific base queries lead to better optimizations
- Choose Right Intent: Select the search intent that matches your goals
- Use Testing: Enable query testing to see real performance data
- Experiment: Try different intents for the same query to see variations
- Learn from Explanations: Read the explanations to understand the optimization logic
The Google Prompter Agent transforms anyone into a Google search expert, helping you find exactly what you need with precision and efficiency! π―
On this page
Share Actor: