Comparisons with published methodology Every claim dated & sourced

AI meeting notes · Original data

AI crawler access test: can answer engines read these vendors?

Updated 2026-09-20 · markdown mirror

Verdict

4 of 4 tool sites reachable from our build machine on 2026-09-20. 0 of 4 restrict any checked AI crawler in robots.txt. 4 of 4 ship an /llms.txt (fireflies, otter, granola, tldv). Median homepage TTFB: fireflies fastest at 36ms, granola slowest at 414ms.

AI crawler access test: can answer engines read these vendors? — n=4 tools, 3 runs per tool
ToolTTFB ms (median)HTML KB/llms.txtAI crawler policyBlocked bots
fireflies 36 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page 917 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page yes Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page open Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page none Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page
otter 239 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page 208 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page yes Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page open Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page none Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page
granola 414 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page 344.3 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page yes Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page open Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page none Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page
tldv 59 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page 372.5 Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page yes Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page open Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page none Tested by us Checked 2026-09-20 /ai-meeting-notes/benchmarks/ai-meeting-notes-ai-crawler-access/ Our benchmark (n=4 tools × 3 runs) — methodology on the benchmark page

tested by us · documented at the source · unconfirmed, queued in /confirm.txt — hover or tap a dot for the source and date

Methodology

  1. Fetch https://<domain>/robots.txt with a plain HTTP GET and a desktop user agent.
  2. Parse User-agent groups line by line; a bot is blocked only if a group naming it (or the * wildcard) contains a 'Disallow: /' rule.
  3. Bots checked: GPTBot, ClaudeBot, CCBot, PerplexityBot, Google-Extended, Applebot-Extended, Bytespider.
  4. Policy: blocked = GPTBot, ClaudeBot, and CCBot all disallowed from /; partial = at least one checked bot disallowed; open = no restrictions; unknown = robots.txt unreachable.
  5. Fetch https://<domain>/llms.txt; llmsTxt = HTTP 200.
  6. Fetch the homepage 3 times; TTFB is time to response headers; report the median. HTML size is the decoded body length of the last successful fetch.

Limitations

Script: scripts/crawler-test.mjs · Run 2026-09-20 · Reproduce with npm run bench