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 retrieves visibility trend data for a list of websites or URLs. It is useful for SEO professionals and digital marketers who want to analyze how the visibility of multiple domains or URLs changes over time. For example, it can be used to track the performance of competitor websites or monitor the impact of SEO campaigns on a set of domains.

Use Case Examples

  1. Track visibility trends of competitor domains to identify market shifts.
  2. Monitor the visibility trend of your own websites to evaluate SEO effectiveness over time.

Properties

Name Meaning
Input Array containing the requested URLs or domains to analyze visibility trends.
Type Determines how returned visibility values are computed, with options such as 'first', 'highest', 'index', and 'trends'.
Mode Specifies whether to look for a domain, root domain, full URL, or auto-detect.
Request Options Additional request settings such as batching, SSL certificate validation, proxy, and timeout.

Output

JSON

  • response - The visibility trend data returned from the API for the requested domains or URLs.

Dependencies

  • Requires an API key credential for authentication with the Haloscan API.

Troubleshooting

  • Ensure the input array of URLs or domains is not empty and correctly formatted.
  • Check API key credentials are valid and have sufficient quota for requests.
  • If using batching, verify batch size and interval settings to avoid rate limiting.
  • If SSL errors occur, consider enabling 'Ignore SSL Issues' option if safe to do so.

Links

Discussion