Go to Studio

Haloscan Keywords

Track and analyze keywords

What does this node do?

Provides keyword tracking and analysis through the Haloscan platform.

Configuration

keyword string required

Keyword to analyze.

domain string

Domain to track (optional).

Output

{
  "keyword": "seo tools",
  "data": {
    "volume": 12000,
    "competition": "high",
    "trend": "stable"
  }
}