Haloscan icon

Haloscan

Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.

Overview

This node operation "Get Competitor Best Pages" retrieves the best-performing pages of a competitor's domain based on various SEO metrics. It is useful for SEO analysts and digital marketers who want to analyze competitor websites to identify their top pages, understand their keyword performance, and strategize accordingly. For example, a user can input a domain and a list of competitor domains to get a ranked list of competitor pages that perform best in search rankings, filtered and sorted by criteria such as total traffic, keywords, or positions.

Use Case Examples

  1. Analyzing competitor domains to find their highest traffic pages for content strategy planning.
  2. Comparing competitor pages to identify keyword opportunities and gaps.
  3. Filtering competitor pages by minimum or maximum keyword counts or traffic to focus on specific performance levels.

Properties

Name Meaning
Input The requested URL or domain to analyze.
Competitors List of competitor domains or root domains to compare against the input domain.
Page The page number of results to retrieve for pagination.
Line Count Maximum number of results to return.
Mode Determines whether to look for a domain, root domain, full URL, or auto-detect.
Order By Field used to sort the results, such as by total traffic, keywords, or positions.
Additional Fields Optional filters to limit results by min/max values for bested keywords, besting keywords, exclusive keywords, keywords, positions, and total traffic, plus an option to keep NA values for total traffic.

Output

JSON

  • competitors - Array of competitor best pages with SEO metrics and keyword data.

Dependencies

  • An API key credential for Haloscan API

Troubleshooting

  • Ensure the input domain or URL is valid and correctly formatted to avoid API errors.
  • Verify that the competitors list is provided and correctly formatted as an array of domains or root domains.
  • Check API key credentials and permissions if authentication errors occur.
  • Adjust pagination parameters (page and lineCount) if no results are returned or to navigate through result pages.
  • Use filtering options in Additional Fields carefully to avoid overly restrictive queries that return no data.

Links

Discussion