Retrieves a CSV-formatted report of competitors for a specified target (root domain, domain, or URL) based on shared backlinks or referring domains. Output is a CSV string; use display_limit and display_offset to paginate without silent truncation.
targetRequiredstringThe domain, subdomain, or URL to analyze for competitors.
target_typeRequiredstringType of the target: 'root_domain', 'domain', or 'url'. Must match the format of target exactly: passing a full URL with 'root_domain' or 'domain' (or vice versa) produces empty or error responses indistinguishable from missing data.
display_sortstringSort order for the competitors list. Only similarity-based sorting is supported (similarity_asc, similarity_desc). If omitted, the API returns results in its default order.
display_limitintegerMaximum number of competitors to return.
display_offsetintegerNumber of results to skip for pagination.
export_columnsarrayColumns to include in the CSV report; defaults to all available columns if empty or omitted.
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.