AI Search Volume Insights from PAA avatar

AI Search Volume Insights from PAA

Pricing

from $0.02 / result

Go to Apify Store
AI Search Volume Insights from PAA

AI Search Volume Insights from PAA

This provides search volume data for your target keywords, reflecting their estimated usage in AI tools. For each specified keyword, you will get AI search volume rate for the last month and AI search volume trend for the previous 12 months.

Pricing

from $0.02 / result

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

a day ago

Last modified

Share

AI Search Volume Insights

Discover keyword search volumes, monthly trends, and related questions from AI optimization platforms.

Features

  • Search Volume - Get accurate monthly search volumes
  • Trends - 12-month trend data for each keyword
  • Related Questions - Extract People Also Ask data
  • AI Platforms - Data from ChatGPT, Gemini, and Perplexity
  • Bulk Analysis - Analyze multiple keywords at once

How It Works

  1. Enter your target keywords
  2. Select location and language
  3. Get comprehensive keyword data including volumes and trends

Input

{
"keywords": "coffee shops\nbest restaurants",
"location": "United States",
"language": "English"
}
FieldRequiredDescription
KeywordsYesOne per line or comma-separated
LocationNoDefault: United States
LanguageNoDefault: English

Output

{
"keyword": "coffee shops",
"searchVolume": 120000,
"monthlySearches": [
{"month": "2024-01", "searches": 115000}
],
"trends": ["rising", "stable", "falling"]
}

Each result includes search volume, 12-month trends, competition metrics, and related questions.

How to Run

On Apify:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_API_KEY=your_key node src/main.js

Use Cases

  • SEO keyword research
  • Content planning
  • Market analysis
  • Competitive research
  • PPC campaign optimization

Limitations & Notes

  • Rate limits apply (check your plan)
  • Some fields may be null if data unavailable
  • Monthly search volumes are approximate

License

MIT License - Free to use and modify.