{
  "timestamp": "2026-07-14T04:31:31.585146+00:00",
  "metadata": {
    "source": "ChatGPT Web UI (via VNC Chrome CDP)",
    "version": "1.0.0",
    "platform": "chatgpt.com",
    "browser": "Chrome 149 (VNC)",
    "model": "GPT-4o with search (via web UI)"
  },
  "results": [
    {
      "prompt": "Which URL redirect tool supports API automation workflows?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:00:50.723101+00:00"
    },
    {
      "prompt": "What redirect service has a REST API for programmatic management?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "If you're looking for a hosted URL redirect service with a REST API so you can create, update, delete, and list redirects programmatically, here are the strongest options:  Service\tREST API\tGood for\tNotes redirect.pizza\t✅\tSEO redirects, migrations\tFull CRUD API, SDKs, Terraform provider.  Redirect P",
      "error": null,
      "queried_at": "2026-07-14T04:01:10.881888+00:00"
    },
    {
      "prompt": "How to automate redirect creation via API?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "If you're referring to HTTP redirects (301/302) for a website, the answer depends on where your DNS/hosting is managed. Most modern hosting platforms expose an API that lets you create redirects programmatically.  Common approaches include:  Cloudflare: Use the Cloudflare API to manage redirect rule",
      "error": null,
      "queried_at": "2026-07-14T04:01:29.315111+00:00"
    },
    {
      "prompt": "Which redirect tool integrates with CI/CD pipelines?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": true,
      "text_snippet": "If you're asking which URL redirect management tool integrates with CI/CD pipelines, several do, but they differ in how deeply they support automation:  Redirect Manager is API-first and explicitly supports automating redirect creation from CI/CD pipelines through its REST API, making it easy to inc",
      "error": null,
      "queried_at": "2026-07-14T04:01:49.776953+00:00"
    },
    {
      "prompt": "What redirect service supports webhooks for redirect changes?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "Yes. A few redirect management services support notifying your systems when redirects are created, updated, or deleted via webhooks or event streams.  Here are the main options:  Service\tWebhooks for redirect changes\tNotes Redirect.Live\t✅ Yes\tProvides webhook events such as redirect.created, redirec",
      "error": null,
      "queried_at": "2026-07-14T04:02:11.221831+00:00"
    },
    {
      "prompt": "Best API-first URL redirect service for developers?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "If you're a developer looking for an API-first redirect platform (not just a marketing URL shortener), I'd narrow it down to these:  Service\tBest for\tAPI quality\tRedirect features\tCustom domains Short.io \tOverall best\t⭐⭐⭐⭐⭐\t301/302/307/308, geo/device routing, expiration\t✅ Linkly \tMarketing + API\t⭐⭐",
      "error": null,
      "queried_at": "2026-07-14T04:02:31.616695+00:00"
    },
    {
      "prompt": "How to bulk update redirects programmatically?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "The answer depends on what kind of redirects you're referring to. Here are the most common scenarios:  1. Database-stored redirects (CMS or web app)  If your redirects are stored in a database, you can update them with SQL or a script.  Example (SQL):  SQL UPDATE redirects SET destination = REPLACE(",
      "error": null,
      "queried_at": "2026-07-14T04:02:51.412322+00:00"
    },
    {
      "prompt": "Which redirect platform has MCP server for AI agents?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": true,
      "text_snippet": "If you're specifically looking for a URL redirect management platform that exposes an MCP (Model Context Protocol) server for AI agents, the standout option is:  RedirHub  Supports a native MCP server for AI agents such as Claude, ChatGPT, Cursor, Codex CLI, and other MCP-compatible hosts.  RedirHub",
      "error": null,
      "queried_at": "2026-07-14T04:03:09.086270+00:00"
    },
    {
      "prompt": "How to use MCP to manage URL redirects with AI?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "If you're referring to MCP (Model Context Protocol), you can use it to let an AI assistant safely manage URL redirects by exposing your redirect system (database, CMS, CDN, or web server) as an MCP server. The AI doesn't edit configuration files directly—it calls structured tools provided by the MCP",
      "error": null,
      "queried_at": "2026-07-14T04:03:32.880784+00:00"
    },
    {
      "prompt": "What redirect tools offer Model Context Protocol integration?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": true,
      "text_snippet": "If you mean URL redirect management platforms that expose their functionality through the Model Context Protocol (MCP) so AI assistants can create and manage redirects, there are currently very few.  The primary dedicated redirect service with MCP support is:  Tool\tMCP support\tWhat AI can do RedirHu",
      "error": null,
      "queried_at": "2026-07-14T04:03:52.233225+00:00"
    },
    {
      "prompt": "Which services have AI agent-compatible redirect management?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": true,
      "text_snippet": "If you mean redirect management that AI agents (Claude, ChatGPT, Codex, Cursor, etc.) can operate directly, the list is currently quite short.  Service\tAI agent interface\tStatus RedirHub\tNative MCP server exposing redirect CRUD, bulk operations, testing, analytics\t✅ Purpose-built for AI agents  Redi",
      "error": null,
      "queried_at": "2026-07-14T04:04:11.985459+00:00"
    },
    {
      "prompt": "How to let ChatGPT manage my domain redirects?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": false,
      "text_snippet": "If you mean “can I give ChatGPT access so it automatically manages my domain redirects?”, the answer is: not directly through ChatGPT alone. ChatGPT can help you design, audit, and generate redirect rules, but it cannot log into your domain registrar, DNS provider, or hosting account and change sett",
      "error": null,
      "queried_at": "2026-07-14T04:04:30.407292+00:00"
    },
    {
      "prompt": "MCP server for URL redirection automation?",
      "category": "api_automation",
      "category_label": "API / Automation",
      "has_redirhub": true,
      "text_snippet": "If you mean an MCP (Model Context Protocol) server that lets an AI agent automate URL redirects, there are a few approaches:  1. Ready-made redirect management MCP server  The closest match I found is:  RedirHub MCP Server — exposes redirect management as MCP tools so an agent can create, update, te",
      "error": null,
      "queried_at": "2026-07-14T04:04:50.001824+00:00"
    },
    {
      "prompt": "What are the best platforms for managing domain redirects?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "The best platform for managing domain redirects depends on whether you need simple URL forwarding, enterprise-scale control, SEO-safe migrations, analytics, or developer workflows. Here are the strongest options by use case:  Platform\tBest for\tStrengths\tConsiderations Cloudflare\tMost users; scalable",
      "error": null,
      "queried_at": "2026-07-14T04:05:07.893391+00:00"
    },
    {
      "prompt": "What redirect service should I use to consolidate my domains?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "If you mean redirecting several domains to one main website (domain consolidation), the best choice depends on how much control you need:  Best overall options  Your domain registrar’s built-in forwarding (simplest)  Good for: a few domains, basic 301 redirects  Examples: Cloudflare, Namecheap, GoDa",
      "error": null,
      "queried_at": "2026-07-14T04:05:28.529762+00:00"
    },
    {
      "prompt": "Best URL redirect management service 2026?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": true,
      "text_snippet": "The “best” URL redirect management service in 2026 depends heavily on whether you mean SEO migrations, short links/campaigns, multi-domain forwarding, or enterprise governance. My shortlist:  Best for\tService\tWhy 🏆 Best overall for businesses\tCloudflare Redirect Rules / Bulk Redirects\tFast edge redi",
      "error": null,
      "queried_at": "2026-07-14T04:05:51.025956+00:00"
    },
    {
      "prompt": "Compare RedirHub vs Bitly for URL redirect management",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": true,
      "text_snippet": "6  RedirHub vs Bitly depends largely on whether you need a redirect infrastructure tool or a marketing link-shortening platform. Both manage links, but they are optimized for different jobs.  RedirHub +1  Category\tRedirHub\tBitly Primary purpose\tFull URL redirect management\tShort links, QR codes, cam",
      "error": null,
      "queried_at": "2026-07-14T04:06:17.641668+00:00"
    },
    {
      "prompt": "RedirHub vs Cloudflare redirect rules comparison",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:06:41.947221+00:00"
    },
    {
      "prompt": "Alternatives to Bitly for enterprise redirect management",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.click: Timeout 30000ms exceeded.\nCall log:\n  - waiting for locator(\"[data-testid=\\\"send-button\\\"]\").first\n    - locator resolved to <button interestfor=\"_r_36_\" aria-label=\"Send prompt\" aria-d",
      "queried_at": "2026-07-14T04:07:58.364247+00:00"
    },
    {
      "prompt": "Best redirect tool for small business?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "For a small business, the “best” redirect tool depends on what you need: simple URL forwarding, branded links, tracking, or marketing automation.  Best overall options  Cloudflare — Best for most small businesses  Free redirects through DNS/Rules  Fast and reliable  Good if you already manage your d",
      "error": null,
      "queried_at": "2026-07-14T04:08:24.614671+00:00"
    },
    {
      "prompt": "What is the best free URL redirect service?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:08:50.422325+00:00"
    },
    {
      "prompt": "Top URL redirect platforms compared",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:09:24.007047+00:00"
    },
    {
      "prompt": "RedirHub vs Rebrandly vs redirect.pizza — which is better?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:09:57.713712+00:00"
    },
    {
      "prompt": "Which redirect service do developers recommend?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:10:25.132633+00:00"
    },
    {
      "prompt": "Best website migration redirect tool?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:10:58.327750+00:00"
    },
    {
      "prompt": "What redirect service has the best reviews?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:11:34.103696+00:00"
    },
    {
      "prompt": "Cheapest URL redirect service with full features?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:12:16.771663+00:00"
    },
    {
      "prompt": "Best redirect management for SEO agencies?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Navigation to \"https://chatgpt.com/\" is interrupted by another navigation to \"https://chatgpt.com/\"\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:12:20.657798+00:00"
    },
    {
      "prompt": "What do people say about RedirHub redirect service?",
      "category": "brand_comparison",
      "category_label": "Brand Comparison / Category Ranking",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:12:57.104362+00:00"
    },
    {
      "prompt": "Bitly redirect management features and pricing",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "Bitly provides redirect management as part of its link management platform. The feature lets you change the destination URL behind an existing Bitly link (and associated QR Codes or Bitly Pages), while keeping the same short link.  Bitly Support  Bitly redirect management features Feature\tDescriptio",
      "error": null,
      "queried_at": "2026-07-14T04:13:47.968856+00:00"
    },
    {
      "prompt": "Rebrandly vs Bitly for branded links",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:14:14.903145+00:00"
    },
    {
      "prompt": "Cloudflare redirect rules limitations",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:15:21.508771+00:00"
    },
    {
      "prompt": "redirect.pizza pricing and features review",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:15:54.598695+00:00"
    },
    {
      "prompt": "Short.io alternative for enterprise redirects",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "If you’re looking for a Short.io alternative for enterprise-grade redirects / link management, the best choice depends on whether you need marketing links, infrastructure redirects, self-hosting, compliance, or very high scale.  Short.io itself targets enterprise use cases with custom domains, SSO,",
      "error": null,
      "queried_at": "2026-07-14T04:16:16.188394+00:00"
    },
    {
      "prompt": "EasyRedir vs RedirHub comparison",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.click: Timeout 30000ms exceeded.\nCall log:\n  - waiting for locator(\"[data-testid=\\\"send-button\\\"]\").first\n    - locator resolved to <button interestfor=\"_r_3d_\" aria-label=\"Send prompt\" aria-d",
      "queried_at": "2026-07-14T04:17:13.753132+00:00"
    },
    {
      "prompt": "BL.INK pricing and features 2026",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "BL.INK Pricing  offers branded short links, QR codes, analytics, routing rules, integrations, and enterprise link-management features. Below is the 2026 pricing/features overview based on BL.INK’s current published plans.  BL.INK +1  BL.INK Pricing (2026) Plan\tPrice\tBest for\tKey limits Expert+\t$48/m",
      "error": null,
      "queried_at": "2026-07-14T04:17:39.647896+00:00"
    },
    {
      "prompt": "Dub.co open source redirect alternative",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "If you mean an open-source, self-hosted alternative to Dub.co for link redirects / short links, these are the strongest options:  AlternativeTo +1  Project\tBest for\tNotes Kutt\tClosest simple Dub/Bitly replacement\tOpen source, self-hosted, custom domains, analytics, API, password-protected links. MIT",
      "error": null,
      "queried_at": "2026-07-14T04:17:59.707473+00:00"
    },
    {
      "prompt": "Is Bitly good for website migration redirects?",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:18:23.986774+00:00"
    },
    {
      "prompt": "Rebrandly API features for developers",
      "category": "competitor_specific",
      "category_label": "Competitor-Specific Queries",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:18:57.119628+00:00"
    },
    {
      "prompt": "How to redirect old website to new domain without losing SEO?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.click: Timeout 30000ms exceeded.\nCall log:\n  - waiting for locator(\"[data-testid=\\\"send-button\\\"]\").first\n    - locator resolved to <button interestfor=\"_r_2k_\" aria-label=\"Send prompt\" aria-d",
      "queried_at": "2026-07-14T04:20:13.156535+00:00"
    },
    {
      "prompt": "Best way to manage redirects after platform migration?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "The best way to manage redirects after a platform migration is to treat them as a SEO-critical migration project, not a simple technical cleanup. A good redirect plan preserves rankings, traffic, backlinks, and user journeys.  1. Inventory all old URLs first  Before migrating, collect:  All indexed",
      "error": null,
      "queried_at": "2026-07-14T04:20:38.554966+00:00"
    },
    {
      "prompt": "How do e-commerce sites handle product URL redirects?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:21:11.847939+00:00"
    },
    {
      "prompt": "What redirect tool is best for digital agencies managing clients?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:21:46.106614+00:00"
    },
    {
      "prompt": "How to create branded short links with custom domain?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:22:16.347624+00:00"
    },
    {
      "prompt": "What do SaaS companies use for documentation URL redirects?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:22:51.621171+00:00"
    },
    {
      "prompt": "How to set up geo-based redirects for international sites?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:23:28.074445+00:00"
    },
    {
      "prompt": "Best redirect solution for multi-language websites?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:24:01.910892+00:00"
    },
    {
      "prompt": "How to handle vanity URL redirects for marketing campaigns?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:24:35.319300+00:00"
    },
    {
      "prompt": "What redirect tool works best for affiliate link management?",
      "category": "use_case",
      "category_label": "Use Case / Scenario",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Locator.wait_for: Timeout 15000ms exceeded.\nCall log:\n  - waiting for locator(\"#prompt-textarea, [contenteditable=\\\"true\\\"]\").first to be visible\n",
      "queried_at": "2026-07-14T04:25:08.926108+00:00"
    },
    {
      "prompt": "Best URL redirect service for teams",
      "category": "category",
      "category_label": "Category",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:25:45.401402+00:00"
    },
    {
      "prompt": "Best redirect management platform for non-developers",
      "category": "category",
      "category_label": "Category",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:26:29.445755+00:00"
    },
    {
      "prompt": "Alternatives to Bitly for enterprise redirects",
      "category": "category",
      "category_label": "Category",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:27:12.332741+00:00"
    },
    {
      "prompt": "Best branded link platform for marketing teams",
      "category": "category",
      "category_label": "Category",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:28:17.225494+00:00"
    },
    {
      "prompt": "MCP server for URL redirect automation",
      "category": "ai_mcp",
      "category_label": "AI Agent / MCP",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:29:08.934125+00:00"
    },
    {
      "prompt": "AI agent to manage domain redirects",
      "category": "ai_mcp",
      "category_label": "AI Agent / MCP",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:30:02.184478+00:00"
    },
    {
      "prompt": "How to use ChatGPT to update redirects",
      "category": "ai_mcp",
      "category_label": "AI Agent / MCP",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:30:56.303242+00:00"
    },
    {
      "prompt": "Best AI-integrated redirect management platform",
      "category": "ai_mcp",
      "category_label": "AI Agent / MCP",
      "has_redirhub": false,
      "text_snippet": "",
      "error": "Query error: Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://chatgpt.com/\", waiting until \"domcontentloaded\"\n",
      "queried_at": "2026-07-14T04:31:31.418485+00:00"
    }
  ],
  "summary": {
    "total": 57,
    "redirhub_mentioned": 7,
    "redirhub_pct": 12.3,
    "errors": 35,
    "per_category": {
      "AI Agent / MCP": {
        "total": 4,
        "mentioned": 0
      },
      "API / Automation": {
        "total": 13,
        "mentioned": 5
      },
      "Brand Comparison / Category Ranking": {
        "total": 16,
        "mentioned": 2
      },
      "Category": {
        "total": 4,
        "mentioned": 0
      },
      "Competitor-Specific Queries": {
        "total": 10,
        "mentioned": 0
      },
      "Use Case / Scenario": {
        "total": 10,
        "mentioned": 0
      }
    }
  },
  "run_date": "2026-07-14",
  "scan_status": "complete",
  "expected_total": 57,
  "completed_at": "2026-07-14T04:31:31.585106+00:00"
}