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 Keyword Data From an URL" retrieves keyword data related to a specified URL or domain. It is useful for SEO analysis, allowing users to gather detailed keyword metrics and insights for a given web page or domain. Practical applications include analyzing keyword performance, filtering keywords based on various criteria, and sorting results to identify valuable SEO opportunities.

Use Case Examples

  1. A digital marketer wants to analyze the keywords associated with a competitor's webpage to optimize their own SEO strategy.
  2. An SEO specialist needs to filter keywords by competition and volume to focus on the most promising keywords for a client's website.

Properties

Name Meaning
Input The requested URL or domain to retrieve keyword data for.
Keywords List of keywords to look for in the specified URL or domain.
Page The page number of results to retrieve, useful for pagination.
Line Count Maximum number of keyword results to return.
Mode Determines whether to look for a domain or a full URL. Auto detection is the default.
Order By Field used to sort the keyword results.
Additional Fields Optional filters and parameters to refine the keyword data retrieval, such as including/excluding titles or keywords, setting min/max values for metrics like competition, CPC, volume, position, and more.

Output

JSON

  • keywords - Array of keyword data objects retrieved for the specified URL or domain.

Dependencies

  • An API key credential for Haloscan API

Troubleshooting

  • Ensure the input URL or domain is correctly formatted and accessible.
  • Verify that the API key credential is valid and has sufficient quota.
  • Check that the keywords list is not empty and formatted correctly.
  • If no results are returned, try adjusting filters or increasing the line count.
  • Timeouts may occur if the server is slow; consider increasing the timeout setting in request options.

Links

Discussion