Haloscan icon

Haloscan

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

Overview

This node integrates with the Haloscan SEO analysis API to retrieve an SEO overview for a specified keyword. It is designed to fetch various types of keyword-related data such as categories, keyword matches, metrics, related questions, related searches, SERP data, synonyms, top sites, and volume history. This node is useful for SEO professionals and marketers who want to analyze keyword performance and related SEO metrics to optimize their content and marketing strategies.

Use Case Examples

  1. Retrieve SEO overview data for a specific keyword to understand its search metrics and related keyword information.
  2. Fetch related questions and synonyms for a keyword to enhance content creation and keyword targeting.
  3. Analyze keyword categories and SERP data to identify keyword opportunities and competition.

Properties

Name Meaning
Keyword The keyword for which the SEO overview is requested.
Languages Language option for translating category labels when 'categories' data is requested. Defaults to English.
Requested Data Specifies which sections of the keyword overview data to retrieve, such as categories, keyword match, metrics, related questions, related searches, SERP, synonyms, top sites, and volume history.
Request Options Additional request options such as batching, SSL certificate validation, proxy settings, and request timeout.

Output

JSON

  • categories - Keyword categories data returned from the API.
  • keyword_match - Keyword match data returned from the API.
  • seo_metrics - SEO-related metrics for the keyword.
  • ads_metrics - Advertising-related metrics for the keyword.
  • related_question - Related questions for the keyword.
  • related_search - Related search terms for the keyword.
  • serp - Search engine results page data for the keyword.
  • similar_category - Data on similar categories related to the keyword.
  • similar_highlight - Data on similar highlights related to the keyword.
  • similar_serp - Data on similar SERPs related to the keyword.
  • synonyms - Synonyms for the keyword.
  • top_sites - Top sites ranking for the keyword.
  • volume_history - Historical search volume data for the keyword.

Dependencies

  • Haloscan API key credential

Troubleshooting

  • Ensure the Haloscan API key credential is correctly configured and has sufficient quota.
  • Verify that the keyword parameter is provided and is a valid string.
  • Check network connectivity and proxy settings if requests fail or time out.
  • If SSL certificate errors occur, consider enabling the 'Ignore SSL Issues' option cautiously.

Links

Discussion