# AEO Grader - Score Your AI Visibility (Free)

**Use case:** 

AEO grader: score your brand's answer-engine visibility across ChatGPT, Perplexity, Gemini & AI Overviews, with competitor gaps. Free scan.

## Input

```json
{
  "brand": "Moz",
  "queries": [
    "best SEO software",
    "Moz alternatives",
    "domain authority checker"
  ],
  "language": "us",
  "competitors": [
    "Ahrefs",
    "Semrush",
    "Ubersuggest"
  ],
  "category": "SEO software",
  "platforms": [
    "chatgpt",
    "perplexity",
    "gemini",
    "ai_overview"
  ],
  "tier": "demo"
}
```

## Output

```json
{
  "brand": {
    "label": "Target brand",
    "format": "text"
  },
  "category": {
    "label": "Category",
    "format": "text"
  },
  "language": {
    "label": "Language / country",
    "format": "text"
  },
  "tier": {
    "label": "Tier",
    "format": "text"
  },
  "summary": {
    "label": "Summary metrics",
    "format": "object"
  },
  "competitors": {
    "label": "Competitor rows",
    "format": "array"
  },
  "per_platform": {
    "label": "Per-platform (target)",
    "format": "array"
  },
  "per_platform_per_brand": {
    "label": "Per-platform x per-brand matrix",
    "format": "array"
  },
  "top_cited_domains": {
    "label": "Top cited domains",
    "format": "array"
  },
  "completed_at": {
    "label": "Completed at",
    "format": "date"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Brand Visibility Tracker - ChatGPT, Perplexity, Gemini](https://apify.com/doesaiknow/ai-brand-visibility-tracker-chatgpt-perplexity-gemini) with a specific input configuration. Visit the [Actor detail page](https://apify.com/doesaiknow/ai-brand-visibility-tracker-chatgpt-perplexity-gemini) to learn more, explore other use cases, and run it yourself.