# ChatGPT SEO Checking Tool - Ecommerce Page Audit

**Use case:** 

Run ChatGPT SEO Checking Tool - Ecommerce Page Audit on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "url": "https://stripe.com",
  "urls": [
    "https://www.shopify.com",
    "https://www.shopify.com/pricing",
    "https://www.shopify.com/online",
    "https://www.shopify.com/pos"
  ]
}
```

## 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.