Organic Competitors
Semrush API
Organic Competitors
Domains competing with a target in Google organic search.
GET
Organic Competitors
Domains competing with a target in Google organic search.
Billing is per returned data row, $0.36 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-vs-domain.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target domain, e.g. ahrefs.com.
Example:
"ahrefs.com"
Regional database / country code, e.g. us.
Example:
"us"
Response
200 - text/plain
Semicolon-delimited rows. Header: Domain;Competitor Relevance;Common Keywords;Organic Keywords.
The response is of type string.