Skip to main content

What does this node do?

Returns Trust Flow, Citation Flow, and other authority metrics for a domain.

Configuration

domain
string
required
Domain to analyze.

Output

{
  "domain": "example.com",
  "trust_flow": 45,
  "citation_flow": 52,
  "referring_domains": 1500,
  "external_backlinks": 25000,
  "indexed_urls": 5000
}

Metrics explained

  • Trust Flow: Quality score based on trustworthy links
  • Citation Flow: Quantity score based on link volume
  • TF/CF Ratio: Higher = more quality vs quantity