Retrieves a report on subdomains of a given domain that rank in Google's top 100 organic search results for a specified regional database.
domainRequiredstringDomain name to analyze (e.g., 'example.com').
databaseRequiredstringRegional database to query (e.g., 'us', 'gb'). Refer to Semrush API documentation for a complete list.
display_datestringDate for report generation in YYYYMM15 format (e.g., '20231015'). If not provided, latest available data is used.
display_sortstringColumn and order for sorting results (e.g., 'pc_desc' sorts by keyword count descending).
display_limitintegerNumber of results to return. For fetching over 100,000 results, `display_offset` should be used and `display_limit` may need appropriate adjustment.
export_decodeintegerSpecifies if response data is URL-decoded (`1` for decoded, `0` for URL-encoded string).
export_escapeintegerSpecifies if CSV columns are wrapped in double quotes (`1` to enable, `0` to disable).
display_offsetintegerNumber of initial results to skip for pagination. When using `display_offset`, `display_limit` might need to be increased by the `display_offset` value.
export_columnsarraySpecific columns for the report (e.g., Ur, Pc, Tr). If omitted, a default set is returned. Consult Semrush API documentation for column definitions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.