# whataisee > whataisee.com is a free, no-signup AI visibility checker. Type a website address and it shows what AI > crawlers (GPTBot for ChatGPT, ClaudeBot for Claude, PerplexityBot and 7 more) can actually read on the > homepage, scores it 0-100 with an A-F grade, and gives copyable fixes plus a ready-made prompt for the > site owner's own AI assistant. No AI tokens are spent per scan and no browser is rendered: the scanner > fetches the page the way the crawlers do, without JavaScript. ## What it checks (5 parts, 100 points) - Access (30): robots.txt rules for 10 AI robots, a live fetch as GPTBot compared with a browser fetch to catch firewall/CDN blocks that robots.txt hides, and noindex/noai directives in headers or meta tags. - Content (25): how many words are readable without JavaScript, whether the page is an empty JavaScript shell (single-page app), and the text-to-code ratio. - Structure (20): exactly one h1, section headings, a main/article landmark, JSON-LD structured data, a sitemap. - Meaning (15): title, meta description, a quotable first paragraph, dates and numbers near the top. - Freshness (10): llms.txt, lastmod dates in the sitemap, dateModified markup. - Extras: Googlebot and Bingbot access, Open Graph share preview, and whether the site serves lightweight markdown to AI agents (Accept: text/markdown) with an estimated token cost per AI visit. ## How it differs from other checkers Most free tools only read robots.txt. whataisee also fetches the page twice (as an AI robot and as a browser) to prove user-agent blocking, detects the framework (Next.js, Nuxt, WordPress, Shopify, Astro and more) so the fix advice matches the stack, explains every lost point, and hands over a fix-it prompt the owner can paste into Claude or ChatGPT. ## Privacy Only the homepage of the address you type is fetched. Nothing is installed and no account is needed. The service keeps basic usage statistics (which sites were scanned and their scores) to operate and improve. whataisee is not affiliated with OpenAI, Anthropic, Perplexity, Google or Cloudflare. ## Links - Home: https://whataisee.com/ - Sibling tool (privacy leak test for visitors): https://whatileak.com/