Up to 1000 keywords (paid Apify plans). Each is normalized (lowercase + trimmed) and deduplicated before any upstream API call (identical tasks are not refundable per upstream API ToS). FREE PLAN: limited to 200 keywords per scan, 5 live scans per day (resets midnight UTC; cached results stay available), AND returns Google data only (search volume, CPC, competition, trend) — Bing metrics require a paid Apify plan. The actor exits early with an upgrade prompt above the 200-keyword limit or daily scan limit. Paid plans: up to 1000 keywords with Google + Bing side-by-side (~$1.89-$2.70 per 1000 kw — see README pricing table).
Type:string[]
Min. items:1
Max. items:1000
Country
country
Optional
ISO-3166 alpha-2 country code (lowercase). Drives upstream API location targeting. 'us'=United States (default). Multi-country support coming in v0.2. Unknown codes silently fall back to 'us'.
Type:string
Default:us
Options:
usgbcaaudefresitplnlbrjpinmx
Language
language
Optional
ISO-639-1 language code (lowercase). Default 'en'. Must match country reasonably (e.g. de+de, fr+fr). Unknown codes silently fall back to 'en'.
Type:string
Default:en
Options:
endefresitplnlptja
Bypass 24h run-cache
bypassRunCache
Optional
Paid plans only — on the free plan this flag is ignored and cached results are used when available. Skip the 24h KV Store run-cache and re-query upstream API live. You will be charged the full Google + Bing batch fees. Default false.