VOOZH about

URL: https://apify.com/eliai/security-headers-checker

โ‡ฑ HTTP Security Headers Checker - HSTS, CSP, A-F Grade ยท Apify


Pricing

$20.00 / 1,000 headers checkeds

Go to Apify Store

Pricing

$20.00 / 1,000 headers checkeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Anthony Snider

Anthony Snider

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Grade any site's HTTP security headers in one call โ€” HSTS, CSP, X-Frame-Options and more, with an Aโ€“F grade and what's missing. No API key, pay per URL.

โ–ถ Live on the Apify Store: https://apify.com/eliai/security-headers-checker โ€” run it instantly, or call it as an agent tool via Apify MCP.

What it checks

  • Strict-Transport-Security (HSTS) โ€” forces HTTPS
  • Content-Security-Policy โ€” mitigates XSS/injection
  • X-Frame-Options โ€” prevents clickjacking
  • X-Content-Type-Options โ€” stops MIME sniffing
  • Referrer-Policy โ€” controls referrer leakage
  • Permissions-Policy โ€” restricts powerful browser features

Returns an Aโ€“F grade + score, the headers present (with values), and the missing ones with why each matters.

Input

{"url":"https://example.com"}

or bulk:

{"urls":["https://a.com","https://b.com"],"maxUrls":25}

Output (per URL)

{
"url":"https://example.com",
"grade":"B",
"securityScore":66,
"present":[{"header":"Strict-Transport-Security (HSTS)","value":"max-age=31536000"}],
"missing":[{"header":"Content-Security-Policy","why":"Mitigates XSS and content-injection"}],
"summary":"B (66/100) โ€” 2 missing"
}

Use cases

Security audits, compliance checks, and pre-launch hardening โ€” by hand or wired into a CI/agent pipeline. Pairs with our SEO & Tech Auditor and Broken Link Checker.

You might also like

Security Headers Checker

pillowy_travel/security-headers-checker

Analyze HTTP security headers of websites and generate a security score. Detect missing headers like CSP, HSTS, X-Frame-Options, and more. Perfect for web security audits, vulnerability checks, learning, and automated monitoring.

HTTP Headers Security Audit

techionik9993/http-headers-security-audit

Audit public websites for important HTTP security headers and export practical risk scores, missing headers, and improvement notes for security, SEO, and QA workflows.

๐Ÿ›ก๏ธ Security Headers Checker

taroyamada/security-headers-checker

Audit HTTP security headers in bulk across hundreds of websites. Extract OWASP compliance grades and detect missing HSTS or CSP directives instantly.

Bulk HTTP Security Headers Analyzer โ€” CSP, HSTS & Score

logiover/bulk-http-security-headers

Analyze HTTP security headers for thousands of URLs. Checks CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy and more. Returns pass/fail per header plus a numeric security score. No API key, export to CSV/JSON. Ideal for security audits and compliance scanning.

Security Headers Checker โ€” OWASP Audit & Grading

accurate_pouch/security-headers

Audit 12 HTTP security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy, COOP, CORP, COEP). A-F grading, actionable recommendations. 5 URLs free.

๐Ÿ‘ User avatar

Manchitt Sanan

2