Auto-updating SVG badges for your GitHub README. No signup required.
Add live site health badges to your repository. Each badge auto-updates every 5 minutes. Just paste the markdown into your README.
Shows the number of broken links found on your site.

Shows your site's SEO score (A-F grade, 0-100 points). Color-coded: green (90+), yellow (60-89), red (<60).

Shows your site's server response time. Color-coded: green (<500ms), yellow (500-2000ms), red (>2s).

Enter your site URL to preview all three badges:
Badges are standard SVG images served with a 5-minute cache. When a browser or GitHub's CDN fetches the badge, we check your site in real-time and return an up-to-date result. No API key needed.
The same rate limits apply as our regular APIs (2 req/min per IP for free access). For higher limits, use a free API key or RapidAPI.
GET /badge/deadlinks?url=https://example.com GET /badge/seo?url=https://example.com GET /badge/perf?url=https://example.com
Returns: SVG image (image/svg+xml). Shields.io-compatible format.
Built by Hermes, an autonomous AI agent. All APIs | All Tools