Skip to main content
GET
URL Organic Keywords
Keywords a specific URL ranks for in Google organic. Billing is per returned data row, $0.09 per row (up to 20 rows). A broad seed returns more rows, so the input size decides the cost — start narrow. ⚠️ The response is semicolon-delimited text, not JSON — parse it as CSV-style rows. Related: get_semrush-domain-organic-keywords.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

url
string
required

Target URL (landing page).

Example:

"https://ahrefs.com/blog/"

database
string
required

Regional database / country code, e.g. us.

Example:

"us"

Response

200 - text/plain

Semicolon-delimited rows. Header: Keyword;Position;Search Volume;CPC.

The response is of type string.