{
  "schema": "garnet-crawler-public/v1",
  "generated_at": "2026-05-12T01:15:07.975Z",
  "site": "https://www.garnetgrid.com",
  "description": "AI-bot crawl activity on garnetgrid.com — purely aggregate counts. Published as marketing data + transparency: see which AI training and retrieval engines are reading the site and which pages they fetch most.",
  "window_days": 30,
  "days_with_data": 3,
  "latest_day": "2026-05-11",
  "latest_day_total_hits": 605,
  "latest_day_distinct_bots": 9,
  "rolling_30d_total_hits": 1209,
  "rolling_30d_by_purpose": {
    "training": 616,
    "retrieval": 353,
    "search": 169,
    "unknown": 71
  },
  "rolling_30d_top_vendors": [
    {
      "vendor": "openai",
      "hits": 740
    },
    {
      "vendor": "huawei",
      "hits": 137
    },
    {
      "vendor": "amazon",
      "hits": 115
    },
    {
      "vendor": "unknown",
      "hits": 71
    },
    {
      "vendor": "bytedance",
      "hits": 49
    },
    {
      "vendor": "perplexity",
      "hits": 43
    },
    {
      "vendor": "google",
      "hits": 39
    },
    {
      "vendor": "anthropic",
      "hits": 6
    },
    {
      "vendor": "you.com",
      "hits": 6
    },
    {
      "vendor": "common-crawl",
      "hits": 2
    }
  ],
  "rolling_30d_top_bots": [
    {
      "bot_name": "GPTBot",
      "vendor": "openai",
      "purpose": "training",
      "hits": 405
    },
    {
      "bot_name": "ChatGPT-User",
      "vendor": "openai",
      "purpose": "retrieval",
      "hits": 309
    },
    {
      "bot_name": "PetalBot",
      "vendor": "huawei",
      "purpose": "search",
      "hits": 137
    },
    {
      "bot_name": "Amazonbot",
      "vendor": "amazon",
      "purpose": "training",
      "hits": 115
    },
    {
      "bot_name": "meta-externalagent",
      "vendor": "unknown",
      "purpose": "unknown",
      "hits": 71
    },
    {
      "bot_name": "Bytespider",
      "vendor": "bytedance",
      "purpose": "training",
      "hits": 49
    },
    {
      "bot_name": "GoogleOther",
      "vendor": "google",
      "purpose": "training",
      "hits": 38
    },
    {
      "bot_name": "PerplexityBot",
      "vendor": "perplexity",
      "purpose": "retrieval",
      "hits": 37
    },
    {
      "bot_name": "OAI-SearchBot",
      "vendor": "openai",
      "purpose": "search",
      "hits": 26
    },
    {
      "bot_name": "Perplexity-User",
      "vendor": "perplexity",
      "purpose": "retrieval",
      "hits": 6
    },
    {
      "bot_name": "YouBot",
      "vendor": "you.com",
      "purpose": "search",
      "hits": 6
    },
    {
      "bot_name": "ClaudeBot",
      "vendor": "anthropic",
      "purpose": "training",
      "hits": 5
    },
    {
      "bot_name": "CCBot",
      "vendor": "common-crawl",
      "purpose": "training",
      "hits": 2
    },
    {
      "bot_name": "anthropic-ai",
      "vendor": "anthropic",
      "purpose": "retrieval",
      "hits": 1
    },
    {
      "bot_name": "Google-Extended",
      "vendor": "google",
      "purpose": "training",
      "hits": 1
    }
  ],
  "rolling_30d_top_paths": [
    {
      "path": "/",
      "hits": 209
    },
    {
      "path": "/contact",
      "hits": 65
    },
    {
      "path": "/insights/powerbi-pricing-guide-2026",
      "hits": 55
    },
    {
      "path": "/contact.html",
      "hits": 35
    },
    {
      "path": "/checkout.html",
      "hits": 35
    },
    {
      "path": "/robots.txt",
      "hits": 28
    },
    {
      "path": "/checkout",
      "hits": 24
    },
    {
      "path": "/insights/power-platform-governance-guide",
      "hits": 17
    },
    {
      "path": "/lanes/geo",
      "hits": 15
    },
    {
      "path": "/lanes/cluster-ops-methodology",
      "hits": 15
    },
    {
      "path": "/lanes/audit-retainer",
      "hits": 14
    },
    {
      "path": "/lanes/audit-retainer-methodology",
      "hits": 14
    },
    {
      "path": "/case-studies",
      "hits": 13
    },
    {
      "path": "/assets/css/page-tier-escalation.css",
      "hits": 13
    },
    {
      "path": "/lanes/sentinel-aas-vs-alternatives",
      "hits": 13
    },
    {
      "path": "/lanes/sentinel-aas-integrations",
      "hits": 13
    },
    {
      "path": "/assets/css/audit-fixes-2026-05-09.css",
      "hits": 13
    },
    {
      "path": "/styles.min.css",
      "hits": 13
    },
    {
      "path": "/lanes",
      "hits": 12
    },
    {
      "path": "/script.js",
      "hits": 11
    }
  ],
  "series": [
    {
      "day": "2026-05-09",
      "total_hits": 0,
      "distinct_bots": 0,
      "distinct_vendors": 0
    },
    {
      "day": "2026-05-10",
      "total_hits": 604,
      "distinct_bots": 16,
      "distinct_vendors": 11
    },
    {
      "day": "2026-05-11",
      "total_hits": 605,
      "distinct_bots": 9,
      "distinct_vendors": 7
    }
  ],
  "latest_day_detail": {
    "by_vendor": [
      {
        "vendor": "openai",
        "hits": 299,
        "estimated_hits": 331,
        "bots": [
          "ChatGPT-User",
          "GPTBot",
          "OAI-SearchBot"
        ]
      },
      {
        "vendor": "huawei",
        "hits": 95,
        "estimated_hits": 95,
        "bots": [
          "PetalBot"
        ]
      },
      {
        "vendor": "amazon",
        "hits": 47,
        "estimated_hits": 47,
        "bots": [
          "Amazonbot"
        ]
      },
      {
        "vendor": "unknown",
        "hits": 33,
        "estimated_hits": 40,
        "bots": [
          "meta-externalagent"
        ]
      },
      {
        "vendor": "bytedance",
        "hits": 37,
        "estimated_hits": 37,
        "bots": [
          "Bytespider"
        ]
      },
      {
        "vendor": "perplexity",
        "hits": 31,
        "estimated_hits": 31,
        "bots": [
          "PerplexityBot"
        ]
      },
      {
        "vendor": "google",
        "hits": 24,
        "estimated_hits": 24,
        "bots": [
          "GoogleOther"
        ]
      }
    ],
    "by_bot": [
      {
        "bot_name": "ChatGPT-User",
        "vendor": "openai",
        "purpose": "retrieval",
        "hits": 226,
        "top_paths": [
          {
            "path": "/",
            "estimated_hits": 138
          },
          {
            "path": "/insights/powerbi-pricing-guide-2026",
            "estimated_hits": 46
          },
          {
            "path": "/insights/power-platform-governance-guide",
            "estimated_hits": 13
          },
          {
            "path": "/insights/azure-devops-vs-github",
            "estimated_hits": 4
          },
          {
            "path": "/insights/real-cost-of-technical-debt",
            "estimated_hits": 4
          }
        ]
      },
      {
        "bot_name": "PetalBot",
        "vendor": "huawei",
        "purpose": "search",
        "hits": 95,
        "top_paths": [
          {
            "path": "/checkout.html",
            "estimated_hits": 22
          },
          {
            "path": "/checkout",
            "estimated_hits": 22
          },
          {
            "path": "/contact",
            "estimated_hits": 4
          },
          {
            "path": "/contact.html",
            "estimated_hits": 3
          },
          {
            "path": "/lanes/audit-retainer",
            "estimated_hits": 3
          }
        ]
      },
      {
        "bot_name": "GPTBot",
        "vendor": "openai",
        "purpose": "training",
        "hits": 88,
        "top_paths": [
          {
            "path": "/contact",
            "estimated_hits": 14
          },
          {
            "path": "/lanes/audit-retainer-vs-alternatives",
            "estimated_hits": 4
          },
          {
            "path": "/lanes/sentinel-aas-integrations",
            "estimated_hits": 4
          },
          {
            "path": "/lanes/audit-retainer-methodology",
            "estimated_hits": 4
          },
          {
            "path": "/reports/ai-readiness-premium",
            "estimated_hits": 4
          }
        ]
      },
      {
        "bot_name": "Amazonbot",
        "vendor": "amazon",
        "purpose": "training",
        "hits": 47,
        "top_paths": [
          {
            "path": "/insights/data-governance-failures",
            "estimated_hits": 4
          },
          {
            "path": "/checkout.html",
            "estimated_hits": 4
          },
          {
            "path": "/insights/power-platform-governance-guide",
            "estimated_hits": 4
          },
          {
            "path": "/contact",
            "estimated_hits": 4
          },
          {
            "path": "/seo-scanner.html",
            "estimated_hits": 4
          }
        ]
      },
      {
        "bot_name": "meta-externalagent",
        "vendor": "unknown",
        "purpose": "unknown",
        "hits": 40,
        "top_paths": [
          {
            "path": "/architect",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/a11y-contrast.css",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/page-tier-escalation.css",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/audit-fixes-2026-05-09.css",
            "estimated_hits": 2
          },
          {
            "path": "/assets/js/architect-page.js",
            "estimated_hits": 2
          }
        ]
      },
      {
        "bot_name": "Bytespider",
        "vendor": "bytedance",
        "purpose": "training",
        "hits": 37,
        "top_paths": [
          {
            "path": "/robots.txt",
            "estimated_hits": 7
          },
          {
            "path": "/assets/css/a11y-contrast.css",
            "estimated_hits": 3
          },
          {
            "path": "/styles.min.css",
            "estimated_hits": 3
          },
          {
            "path": "/assets/css/audit-fixes-2026-05-09.css",
            "estimated_hits": 3
          },
          {
            "path": "/assets/css/perf-mobile-lcp.css",
            "estimated_hits": 2
          }
        ]
      },
      {
        "bot_name": "PerplexityBot",
        "vendor": "perplexity",
        "purpose": "retrieval",
        "hits": 31,
        "top_paths": [
          {
            "path": "/contact",
            "estimated_hits": 5
          },
          {
            "path": "/contact.html",
            "estimated_hits": 4
          },
          {
            "path": "/lanes",
            "estimated_hits": 2
          },
          {
            "path": "/insights/real-cost-of-technical-debt",
            "estimated_hits": 2
          },
          {
            "path": "/robots.txt",
            "estimated_hits": 2
          }
        ]
      },
      {
        "bot_name": "GoogleOther",
        "vendor": "google",
        "purpose": "training",
        "hits": 24,
        "top_paths": [
          {
            "path": "/assets/js/consent.js",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/perf-mobile-lcp.css",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/audit-fixes-2026-05-09.css",
            "estimated_hits": 2
          },
          {
            "path": "/script.js",
            "estimated_hits": 2
          },
          {
            "path": "/assets/css/a11y-contrast.css",
            "estimated_hits": 2
          }
        ]
      },
      {
        "bot_name": "OAI-SearchBot",
        "vendor": "openai",
        "purpose": "search",
        "hits": 17,
        "top_paths": [
          {
            "path": "/robots.txt",
            "estimated_hits": 7
          },
          {
            "path": "/assets/js/tracking.js",
            "estimated_hits": 1
          },
          {
            "path": "/api/live-ops",
            "estimated_hits": 1
          },
          {
            "path": "/insights/devsecops-implementation-roadmap",
            "estimated_hits": 1
          },
          {
            "path": "/insights/api-first-architecture-guide",
            "estimated_hits": 1
          }
        ]
      }
    ],
    "top_paths": [
      {
        "path": "/",
        "estimated_hits": 144
      },
      {
        "path": "/insights/powerbi-pricing-guide-2026",
        "estimated_hits": 46
      },
      {
        "path": "/checkout.html",
        "estimated_hits": 28
      },
      {
        "path": "/contact",
        "estimated_hits": 27
      },
      {
        "path": "/checkout",
        "estimated_hits": 24
      },
      {
        "path": "/insights/power-platform-governance-guide",
        "estimated_hits": 17
      },
      {
        "path": "/robots.txt",
        "estimated_hits": 16
      },
      {
        "path": "/contact.html",
        "estimated_hits": 11
      },
      {
        "path": "/assets/css/a11y-contrast.css",
        "estimated_hits": 8
      },
      {
        "path": "/styles.min.css",
        "estimated_hits": 8
      }
    ]
  }
}
