# ChatGPT SEO Tools - Multi-LLM Content Gap Briefs

**Use case:** 

Run ChatGPT SEO Tools - Multi-LLM Content Gap Briefs on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "brandDomain": "seoclarity.net",
  "brandAliases": [
    "seoClarity"
  ],
  "competitors": [
    "BrightEdge",
    "Conductor",
    "Semrush",
    "Ahrefs",
    "Botify"
  ],
  "prompts": [
    "Best ChatGPT SEO tools for enterprise SEO teams",
    "ChatGPT SEO tools comparison 2026",
    "Top ChatGPT SEO tools for content optimization",
    "ChatGPT SEO tools for technical SEO audits",
    "Which ChatGPT SEO tools have the best ROI?"
  ],
  "industry": "enterprise SEO platforms and ChatGPT integrations",
  "llms": [
    "openai/gpt-4o-mini",
    "anthropic/claude-haiku-4.5"
  ],
  "maxPrompts": 5,
  "generateBriefs": true
}
```

## Output

```json
{
  "brand_domain": {
    "label": "Brand",
    "format": "text"
  },
  "gap_score": {
    "label": "Gap score",
    "format": "number"
  },
  "priority_rank": {
    "label": "Priority",
    "format": "number"
  },
  "recommended_h1": {
    "label": "Recommended H1",
    "format": "text"
  },
  "target_keywords": {
    "label": "Target keywords"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Content Gap - AI Editorial Brief Generator vs Competitors](https://apify.com/dltik/geo-content-gap) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-content-gap) to learn more, explore other use cases, and run it yourself.