Haloscan icon

Haloscan

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

Overview

The 'Find Keywords Match' operation in the Haloscan node allows users to find keywords or expressions that contain a given seed keyword. It is useful for SEO analysis to discover related keywords that include the seed keyword, helping in keyword research and content optimization. For example, a user can input a seed keyword and retrieve a list of matching keywords filtered and sorted by various SEO metrics such as volume, competition, CPC, and more.

Use Case Examples

  1. Finding keywords that contain the seed keyword 'digital marketing' to expand SEO keyword lists.
  2. Filtering keywords by competition and volume to identify low-competition, high-volume keyword opportunities.

Properties

Name Meaning
Keyword The seed keyword to find matching keywords containing this keyword.
Order By Field used for sorting the results, such as volume, competition, CPC, etc.
Exact Match Whether to strictly match the seed keyword ignoring accents, punctuation, case, and special characters when false.
Page The page number of results to retrieve.
Line Count Maximum number of results to return.
Additional Fields Optional filters and parameters to refine the keyword matching results, such as include/exclude regex, KGR min/max, competition min/max, volume min/max, word count min/max, and sorting order.

Output

JSON

  • keywords - Array of keywords matching the seed keyword with associated SEO metrics and details.

Dependencies

  • Requires an API key credential for Haloscan API access.

Troubleshooting

  • Ensure the API key credential is correctly configured and has sufficient quota.
  • Check that the seed keyword is provided and valid.
  • Verify that optional filters in Additional Fields are correctly formatted, especially regular expressions.
  • If no results are returned, try adjusting filters or increasing the line count and page number.

Links

Discussion