Agent Disco report

www.python.org

Grade F · Score 32 / 100

Scanned 26 Jul 2026, 17:53 UTC · Re-scan

Why this grade

This is a failing grade. The foundational signals agents look for OpenAPI specification discovery and Public MCP registry listing aren't in place yet — start there before anything else.

Get notified when this grade changes

Subscribe to grade-change alerts for www.python.org — we'll email you when a new scan moves the grade or score.

Sign in to subscribe · Create an account

Quick wins

Low-cost fixes that would nudge this grade up.

  1. JSON error bodies for API callers Return a JSON error body (application/json or application/problem+json), not an HTML page, when the caller sends `Accept: application/json`.
  2. /ai.txt AI-crawler directives Add a short `/ai.txt` at the site root declaring your AI-crawler usage terms (see spawning.ai/ai-txt).
  3. /llms-full.txt long-form index Add a `/llms-full.txt` — the full-text companion to llms.txt with your key docs inlined for LLMs (see llmstxt.org).
  4. /llms.txt index for LLMs Add a short `/llms.txt` Markdown index of your key URLs (see https://llmstxt.org).
  5. /.well-known/agent.json (A2A AgentCard) Publish an A2A AgentCard at `/.well-known/agent.json` with name, description, skills, and endpoints.

Blocking issues

High-weight checks that aren't passing.

  • OpenAPI specification discovery No OpenAPI spec found at any of 9 conventional paths.
  • Public MCP registry listing Host www.python.org not listed in any of 2 registry/registries consulted.

Per-category breakdown

Score by check category
Category Score Percent
Anti Bot 15 / 15
100%
Api 0 / 15
0%
Crawl 13 / 13
100%
Docs 0 / 14
0%
Html Meta 4 / 8
50%
Identity 10 / 10
100%
Onboarding 0 / 6
0%
Protocols 0 / 10
0%
Registries 5 / 5
100%

Findings (33)

Anti Bot · 2
Check Status Points Notes
Anti-bot interstitial pass 10 / 10 No anti-bot interstitial markers on a single polite homepage request — behavioural anti-bot can still challenge real crawler traffic.
User-agent sniffing pass 5 / 5 Homepage responses for default and curl UAs are effectively identical.
Api · 3
Check Status Points Notes
GraphQL introspection skip No GraphQL endpoint found at any of 3 conventional paths.
JSON error bodies for API callers fail 0 / 5 HTTP 404 served an HTML body for an API-like caller (Accept: application/json).
OpenAPI specification discovery fail 0 / 10 No OpenAPI spec found at any of 9 conventional paths.
Crawl · 3
Check Status Points Notes
RSS/Atom feed info rss feed at https://peps.python.org/peps.rss (10 entries, linked from homepage) (informational — not graded).
robots.txt AI-agent rules pass 13 / 13 All 13 documented AI user-agents can crawl /.
XML sitemap discovery skip No sitemap at the conventional paths or linked from robots.txt.
Docs · 2
Check Status Points Notes
Docs platform discoverability fail 0 / 6 No docs found at any of the conventional paths.
SDK availability across languages fail 0 / 8 No SDKs discoverable via npm, PyPI, or the docs page.
Html Meta · 3
Check Status Points Notes
JSON-LD structured data pass 4 / 8 JSON-LD present (WebSite); missing a machine-targeted `@type: WebAPI`/`SoftwareApplication` for full credit.
meta description info Meta description present (52 characters) (informational — not graded).
Open Graph tags info All three core Open Graph tags present on the homepage (informational — not graded).
Identity · 3
Check Status Points Notes
Email auth (SPF, DMARC, DKIM) info No SPF / DMARC / DKIM found — domain has no email auth (informational — email trust, not agent discoverability).
security.txt responsible-disclosure declaration info security.txt present at https://www.python.org/blogs/ but has no `Contact:` directive (informational — not graded).
TLS + HSTS + HTTPS redirect pass 10 / 10 Valid TLS cert (issuer: C=BE, O=GlobalSign nv-sa, CN=GlobalSign Atlas R3 DV TLS CA 2025 Q4, expires 2027-02-14), http → https redirect confirmed. (HSTS max-age=63072000 — informational.)
Llm Training · 3
Check Status Points Notes
Common Crawl index presence info 50 pages from www.python.org in CC-MAIN-2026-25 (informational — corpus presence, not graded).
Hacker News mentions info 50 verified HN mention(s) of www.python.org (informational — popularity signal, not graded).
Wikipedia article info Wikipedia article "Python (programming language)" links to www.python.org (https://docs.python.org/3/library/itertools.html) (informational — corpus knowledge, not graded).
Onboarding · 1
Check Status Points Notes
API-key / signup path discoverability fail 0 / 6 No signup, API-key, or developer page discoverable by anchor text or conventional path.
Protocols · 2
Check Status Points Notes
Public MCP registry listing fail 0 / 10 Host www.python.org not listed in any of 2 registry/registries consulted.
A2A AgentCard conformance skip No AgentCard at /.well-known/agent.json — nothing to grade.
Registries · 3
Check Status Points Notes
GitHub public repository pass 5 / 5 2 attributable repo(s): python/cpython (first party link, homepage field); python/pythondotorg (first party link, homepage field).
npm SDK package skip No npm packages attributable to www.python.org — name matches without a verifiable attribution signal are not counted.
PyPI SDK package skip No PyPI package at the 2 name(s) probed for www.python.org.
Root Level · 3
Check Status Points Notes
/ai.txt AI-crawler directives skip No /ai.txt present (404) — this is a secondary signal, not a negative one.
/llms-full.txt long-form index skip No /llms-full.txt present (404).
/llms.txt index for LLMs skip No /llms.txt present (404).
Well Known · 5
Check Status Points Notes
/.well-known/agent.json (A2A AgentCard) skip No /.well-known/agent.json present (404).
/.well-known/ai-plugin.json manifest skip No /.well-known/ai-plugin.json present (404).
/.well-known/mcp.json (Model Context Protocol) skip No /.well-known/mcp.json present (404).
OpenID Connect configuration + dynamic registration skip No /.well-known/openid-configuration — site does not advertise an OIDC provider.
/.well-known/openapi.{json,yaml} skip No OpenAPI spec at either well-known path.

Scan history

Recent completed scans for www.python.org
When Grade Score Checks Change Open scan
26 Jul 2026, 17:53 F 32 33

Embed this grade

Paste the badge anywhere — your README, a status page, a docs site. The image always reflects the latest scan.

HTML
<a href="https://agentdisco.io/report/www.python.org">
    <img src="https://agentdisco.io/api/v1/websites/www.python.org/badge.svg" alt="Agent Disco grade F">
</a>
Markdown
[![Agent Disco grade F](https://agentdisco.io/api/v1/websites/www.python.org/badge.svg)](https://agentdisco.io/report/www.python.org)

Embedding somewhere that won't render SVG? Swap the extension for badge.png — same URL, same grade, as a PNG.