Get SEO keywords
Returns organic search keywords for a domain with optional filters and search-type segmentation.
POST
Get SEO keywords
POST /api/v1/platform/scrapers/seo/keywords
List organic search keywords for a domain.Returns ranked keywords with volume, position, difficulty, and click estimates. Use
searchType to focus on gains, losses, newly ranked terms, or the most valuable keywords.
Example
Authorizations
The public API key from the Credentials page.
The API secret shown when the credential is created.
Body
application/json
Domain to analyze organic search keywords for.
Example:
"acme.com"
Available options:
GainedClicks, LostClicks, GainedRanks, LostRanks, MostValuable, NewlyRanked, JustMadeIt, JustFellOff Example:
"MostValuable"
Required range:
1 <= x <= 100Required range:
x >= 0Required range:
x >= 0Required range:
x >= 1Required range:
x >= 1Comma-separated terms that must appear in keywords.
Comma-separated terms to exclude from keywords.