Readability Score Calculator
ContentCalculate readability scores (Flesch-Kincaid, Gunning Fog, SMOG, etc.) for any webpage.
Calculate readability scores (Flesch-Kincaid, Gunning Fog, SMOG, etc.) for any webpage.
Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.
curl -X POST "https://krawly.io/api/v1/tools/readability-score/" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"url": "https://example.com"}'Readability Score Calculator extracts text from a webpage and calculates 6 standard readability formulas: Flesch Reading Ease, Flesch-Kincaid Grade, Gunning Fog, Coleman-Liau, SMOG, and ARI.
Find broken images on any webpage by checking all img src URLs with HEAD requests.
Analyze fonts used on a website: Google Fonts, @font-face, system fonts, and font sizes.
Count words, characters, sentences, paragraphs with reading & speaking time estimates.
Get YouTube video stats: views, likes, channel, duration, and publish date from any video URL.