# Competitive brief of any SaaS website - free demo

**Use case:** 

Ready-to-run example: turn a SaaS homepage + key subpages into a structured competitive brief - positioning, messaging, pricing signals, tech stack & CTAs. Free

## Input

```json
{
  "url": "https://www.apify.com/",
  "briefType": "competitive",
  "includeSubpages": true,
  "maxSubpages": 3,
  "model": "gpt-4o-mini"
}
```

## Output

```json
{
  "inputUrl": {
    "label": "URL",
    "format": "link"
  },
  "briefType": {
    "label": "Type"
  },
  "mode": {
    "label": "Mode"
  },
  "brief": {
    "label": "Brief (Markdown)"
  },
  "generatedAt": {
    "label": "Generated"
  }
}
```

## About this Actor

This example demonstrates how to use [Competitor Website Analyzer - AI Competitive, SEO & Sales Brief](https://apify.com/entranced_gelato/ai-competitive-brief-generator) with a specific input configuration. Visit the [Actor detail page](https://apify.com/entranced_gelato/ai-competitive-brief-generator) to learn more, explore other use cases, and run it yourself.