Website health reports

Find what's broken on any website in 60 seconds

Paste a URL. We open the page on desktop and on a phone, watch what actually breaks, and hand you a report you can send to a client — with your logo on it.

Free scans every month · No credit card · Nothing to install on the site

Sample findings · yourclient.com
  • Critical JavaScript error on load — the booking button does nothing
  • High Page scrolls sideways on mobile — 340px of content off-screen
  • High 3 images fail to load (HTTP 404)
  • Medium No meta description — Google writes its own snippet instead

What a scan looks for

Every finding comes from actually loading the page in a real browser and observing what happened — not from guessing.

JavaScript errors

Scripts that throw on load — the usual reason a button silently does nothing.

Broken requests

Files returning 404 or 500, and requests that fail outright.

Broken images

Images that resolve to nothing and render as an empty box to visitors.

Mobile layout

Content wider than the phone screen, and elements spilling out of it.

Insecure content

HTTPS pages loading resources over plain HTTP, and HTTPS→HTTP redirects.

Search & sharing

Missing title, meta description, H1, viewport tag, or social preview image.

For agencies & freelancers

A report that wins the meeting

  • Scan a prospect's site before the pitch — no access needed
  • Your logo, your colours, our watermark gone
  • Plain language a client understands, with screenshot evidence
For developers

One HTTP call, structured findings

  • JSON findings with severity, selector, and evidence
  • Drop it into CI or a scheduled job
  • No headless browser to run, scale, or babysit
curl -X POST -H "x-api-key: sr_..." \
  https://api.snapraven.app/v1/audits \
  -d '{"url":"https://example.com"}'

How it works

1

Paste a URL

No install, no script to add to the site. It works on any page you can open.

2

We load it twice

Once on desktop, once on a phone — because most layout bugs only show on one.

3

Send the report

A PDF with your logo and colours. Evidence screenshots included.

Frequently asked questions

Do I need to be a developer?

No. You paste a URL and get a report written in plain language — what is broken and why it matters to visitors. Developers can call the same thing as an HTTP API instead.

Do I need to install anything on the site?

No. There is no script to add and no access to request. If you can open the page in a browser, we can scan it — which means you can scan a prospect's site before you ever talk to them.

Are the findings real, or guessed by AI?

Real. Every finding comes from actually loading the page in a real browser and observing what happened — errors thrown, requests failed, elements measured. We use AI only to write the summary in plain language, never to decide what is broken.

Can I put my own branding on the report?

Yes, on paid plans: your agency name, logo, and accent colour, with our watermark removed. On the free plan the report carries a small Snapraven credit.

Is there a free tier?

Yes — free scans every month, no credit card required to start.

Scan your first page in a minute

Free scans every month. Nothing to install on the site you're scanning.

Start free — no card needed

Capture APIs

Being retired

Snapraven started as a screenshot API. Those endpoints still work today and existing users will be emailed before anything changes — but new work is going into the audit reports above.