Skip to content
Browse tools
๐Ÿ“– Content analyser ยท no signup

Understand what's actually on a page

Word count, reading time, readability, media, links and the words a page leans on most — at a glance, with the detail one tap away.

โšก One request, one parse ๐Ÿ” Reads the delivered HTML ๐Ÿงฎ Same word count as our SEO reports
HOW IT WORKS

One Fetch, One Parse, Nothing Invented

Enter a URL and this server fetches that page once and parses it. Every figure on the report is read out of the document that came back — the words in it, the sentences they form, the bytes the response spent on markup and script, and every image, embed and link the markup declares. Nothing is estimated except the syllable count behind the readability score, which is a documented heuristic rather than a measurement, and nothing is filled in with a plausible-looking default when it cannot be established. The word count, readability and heading outline are produced by the same analyser behind our SEO reports, so the two pages can never disagree about the same URL.

What else can you check?

These tools all work on the same connection and address data — pick whichever question you actually have.

Want to see the full path to a site? DNS, redirects, every hop, the CDN, TLS and the origin server. Want to know your public IP? See your IPv4 and IPv6 addresses, location, ISP and ASN. Want to check your tower & route? Live ping, speed, DNS, traceroute and a map of nearby points. Want to ping from around the world? Real latency from real probes across 12 countries, live on a map. Want to locate any IP address? City, region, country and coordinates for any public IP. Want to know if an IP is risky? Proxy, VPN, Tor, hosting and abuse-report indicators. Want to know if you're blacklisted? Check an address against major spam and abuse DNSBLs. Want to know who owns an IP? Network owner, ASN, CIDR range and abuse contact. Want to explore an AS number? Announced prefixes, BGP neighbours and registry details. Want to test your connection speed? Measure real download, upload, ping and jitter. Want to see what changed? Word-level diff between two blocks of text or code. Want to know if a DNS change is live yet? Compare answers from five independent public resolvers. Want to verify a domain's nameservers? Direct authoritative checks, glue records and SOA serials. Want to check a domain's DNSSEC setup? DNSKEY, DS records, signature expiry and real validation. Want to see the hop-by-hop path to a server? A real traceroute from a genuine probe anywhere in the world. Want to know if a server port is open? A real TCP connection attempt - open, closed or filtered. Want to measure latency to a server? Real connect timing - min/avg/max, jitter and connection loss. Want a clean URL slug from a title? Real transliteration, stop words and batch mode. Want to find and replace across a document? Regex, capture groups and a live preview before you commit. Want to find the invisible character? Code points, escapes, bytes and hidden-character detection. Want to escape text for HTML? Minimal, named or numeric entities, attribute-safe. Want to strip emoji cleanly? Whole clusters - no half-flags or stray modifiers left. Want to spot repeated words? Frequency, density and accidental doubles like "the the". Want to know if a URL is cached? Two requests prove whether your CDN is really caching it. Want to see what a site knows about you? Storage, cookies, tokens and what your browser actually cached. Want to run that check on any site? One-click bookmarklet reads storage and tokens where they live. Want to know who your site talks to? Renders the page and names every outside company it contacts. Is your site one address or four? www, non-www, http and https - which serve, which redirect. Want to tidy up a messy SQL query? Beautify, minify, lint and convert keyword casing for six dialects. Need to work out a percentage? Nine calculators covering every way a percentage gets asked. Want to work out a rise or a raise? Increases, growth, compounding and CAGR, with the working shown. Want to work out a discount or a drop? Discounts, stacked sales and depreciation, with the working shown. Need a favicon that works everywhere? Every size, a real multi-resolution .ico, and the tags to paste.
COMMON QUESTIONS

Content Analyser FAQ

Why is your word count different from another tool's?

Because no two counters agree on what to include. This one reads the page body with navigation, headers, footers, sidebars, scripts and styles removed, then counts sequences of letters. A tool that counts the whole document, or that includes menu links, will return a higher number for the same page. A 10–20% spread between tools is normal — pick one and watch how it moves rather than treating any of them as the true figure.

Does it see content my JavaScript adds after the page loads?

No. It analyses the HTML the server actually delivered, which is also what a crawler sees before it decides to spend rendering budget on your page. If a section is missing from the report, that section did not arrive in the initial response — which is itself worth knowing.

How is reading time worked out?

Word count divided by a reading speed. The headline figure uses 225 words per minute, the usual adult silent-reading average, and the card shows the same text at four speeds — 180 for a careful reader, 300 for a skim, and 150 for reading aloud, which is the one that matters if you are planning an audio or video version.

What is a good readability score?

For a general audience, 50 to 70 on the Flesch scale — clear without being simplistic, which is where most popular non-fiction sits. Under 40 reads as dense academic prose; over 80 can feel patronising to expert readers. The score counts syllables and sentence lengths, so it measures density, not quality: a badly argued page written in short sentences will score well.

How does this differ from your SEO checkers?

The SEO reports grade a page against a checklist and hand you a score. This one does not grade anything — it describes what is on the page so you can decide what to change. They share the same underlying analyser for word count, readability and the heading outline, so the numbers match, and each page links to the other where the two overlap.