Haloscan
Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.
Actions33
- User Actions
- Keyword Explorer Actions
- Compare Keywords SERP
- Find Keyword
- Find Keyword Synonym
- Find Keywords Match
- Find Similar Keyword
- Get Keyword Data in Bulk
- Get Keyword Highlight
- Get Keyword Question
- Get Keyword's Available Dates From SERP
- Get Keyword's Site Structure
- Scrap Keyword
- Find Related Keyword
- Get Keyword Overview
- Get Keyword's SERP Page Evolution
- Site Explorer Actions
- Compare Domain Keywords with Competitors
- Get Competitor Best Pages
- Get Competitor Keywords with the Best Position
- Get Domain Categories Based on GMB Backlinks
- Get Domain Competitors
- Get Domain Data in Bulk
- Get Domain GMB Backlinks Map
- Get Domain Overview
- Get Domain Position History
- Get Domain Top Pages
- Get Expired Domains
- Get GMB Backlink
- Get History of Domain Pages
- Get Keyword Data From an URL
- Get Ranking of Domain Keyword
- Get Visibility Trend of Domains
- Reveal Expired Domains
- Get Best Keywords From Page
Overview
This node operation 'Get Domain Competitors' in the 'Site Explorer' resource retrieves a list of competitor domains for a specified website or domain. It is useful for SEO analysis to identify competing domains in the same niche or market. For example, a user can input their website domain and get a list of competitor domains to analyze their SEO strategies or keyword overlaps.
Use Case Examples
- Input a domain like 'example.com' to get a list of competitor domains for SEO competitive analysis.
- Use the output to compare traffic, keyword rankings, or backlink profiles against competitors.
Properties
| Name | Meaning |
|---|---|
| Input | The requested URL or domain for which to find competitor domains. |
| Page | The page number of results to retrieve, useful for paginated responses. |
| Line Count | Maximum number of competitor domains to return in the response. |
| Mode | Determines whether to look for a domain, root domain, URL, or auto-detect. |
| Request Options | Additional request options such as batching, SSL certificate validation, proxy, and timeout settings. |
Output
JSON
competitors- List of competitor domains returned by the API.totalCount- Total number of competitor domains available.page- Current page number of the results.lineCount- Number of competitor domains returned in the current response.
Dependencies
- Requires an API key credential for Haloscan API authentication.
Troubleshooting
- Ensure the input domain or URL is valid and correctly formatted to avoid API errors.
- Check API key credentials are correctly configured and have sufficient quota.
- If using proxy or SSL options, verify network settings to avoid connection issues.
- Paginated results require managing 'page' and 'lineCount' parameters to retrieve all data.
Links
- Haloscan API Documentation - Get Domain Competitors - Official API documentation for the Get Domain Competitors endpoint.