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 the available dates for a given keyword's Search Engine Results Page (SERP) data. It is useful for SEO analysts and marketers who want to track the historical availability of SERP data for specific keywords. For example, it can be used to identify the dates on which SERP data was recorded for a keyword, enabling trend analysis or comparison of keyword performance over time.

Use Case Examples

  1. Retrieve available SERP dates for the keyword 'digital marketing' to analyze its ranking history.
  2. Check the available SERP dates for a set of keywords to plan a keyword comparison over specific periods.

Properties

Name Meaning
Keyword The keyword for which to retrieve available SERP dates.
Request Options Settings to control request behavior such as batching, SSL certificate validation, proxy usage, and timeout duration.

Output

JSON

  • data - The response data containing the available dates for the keyword's SERP.

Dependencies

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

Troubleshooting

  • Ensure the 'Keyword' property is provided and not empty, as it is required for the request.
  • Check network connectivity and proxy settings if requests fail or time out.
  • If SSL certificate validation errors occur, consider enabling the 'Ignore SSL Issues' option, but be aware of security risks.
  • Verify that the API key credential is correctly configured and has sufficient permissions to access the keyword SERP data.

Links

Discussion