# ChatGPT SEO Analysis Tool - Multi-Page AI Audit

**Use case:** 

Run ChatGPT SEO Analysis Tool - Multi-Page AI Audit on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "url": "https://stripe.com",
  "urls": [
    "https://stripe.com",
    "https://stripe.com/pricing",
    "https://stripe.com/docs",
    "https://stripe.com/about",
    "https://stripe.com/customers"
  ]
}
```

## Output

```json
{
  "url": {
    "label": "URL",
    "format": "text"
  },
  "audit_date": {
    "label": "Date",
    "format": "text"
  },
  "overall_score": {
    "label": "Score",
    "format": "number"
  },
  "grade": {
    "label": "Grade",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Site Audit - AI Readiness Checker](https://apify.com/dltik/geo-site-audit) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-site-audit) to learn more, explore other use cases, and run it yourself.