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
The 'Get Ranking of Domain Keyword' operation in the Site Explorer resource fetches the current keyword rankings for a specified domain or URL. It allows users to retrieve detailed SEO ranking data filtered and sorted by various criteria such as keyword inclusion/exclusion, competition, CPC, traffic, position, and more. This operation is useful for SEO professionals and digital marketers who want to analyze the keyword performance of a domain or URL to optimize their search engine strategies and monitor their SEO rankings.
Use Case Examples
- Retrieve the top 20 keyword rankings for a domain, sorted by traffic.
- Filter keyword rankings to include only those with a competition score below 0.5 and a minimum traffic threshold.
- Get keyword rankings for a specific URL, excluding keywords matching a certain pattern.
Properties
| Name | Meaning |
|---|---|
| Input | Requested URL or domain to fetch keyword rankings for. |
| Page | Page number of the results to retrieve, useful for pagination. |
| Line Count | Maximum number of results to return. |
| Mode | Determines whether to look for a domain, root domain, URL, or auto-detect. |
| Order By | Field used to sort the results, such as traffic, position, competition, etc. |
| Additional Fields | Optional filters and parameters to refine the keyword ranking results, including regex filters for titles and keywords, min/max thresholds for various SEO metrics, and sorting order. |
Output
JSON
allintitle- Number of pages with the keyword in the title.competition- Competition level for the keyword.cpc- Cost per click for the keyword.keyword- The keyword text.kgr- Keyword Golden Ratio metric.kvi- Keyword Value Index metric.position- Current ranking position of the domain for the keyword.serp_date- Date of the SERP data.traffic- Estimated traffic from the keyword.volume- Search volume for the keyword.url- URL ranking for the keyword.word_count- Number of words in the keyword.
Dependencies
- An API key credential for Haloscan API
Troubleshooting
- Ensure the input domain or URL is correctly formatted and accessible.
- Check API key credentials and permissions for accessing the Haloscan API.
- Verify that the requested page and line count parameters are within allowed ranges.
- If filtering by regex, ensure the expressions are valid and do not exclude all results.
- Network issues or API rate limits may cause request failures; retry or adjust request frequency.
Links
- Haloscan API Documentation - Official API documentation for Haloscan, detailing endpoints and parameters.