# ChatGPT SEO Rank Tracking for SaaS Brands

**Use case:** 

Run ChatGPT SEO Rank Tracking for SaaS Brands on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "brand": "Notion",
  "industry": "saas-productivity",
  "customPrompts": [],
  "llms": [
    "google/gemini-2.0-flash-001",
    "openai/gpt-4o-mini",
    "anthropic/claude-haiku-4.5"
  ],
  "limit": 10
}
```

## Output

```json
{
  "brand": {
    "label": "Brand",
    "format": "text"
  },
  "industry": {
    "label": "Industry",
    "format": "text"
  },
  "prompt": {
    "label": "Prompt",
    "format": "text"
  },
  "mention_rate": {
    "label": "Mention rate",
    "format": "text"
  },
  "competitors_detected": {
    "label": "Competitors detected",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Prompt Bank - Curated AI Prompts by Industry](https://apify.com/dltik/geo-prompt-bank) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-prompt-bank) to learn more, explore other use cases, and run it yourself.