HTTP Header Security Checker avatar
HTTP Header Security Checker
Under maintenance

Pricing

Pay per usage

Go to Apify Store
HTTP Header Security Checker

HTTP Header Security Checker

Under maintenance

Audit HTTP security headers for any website. Check HSTS, CSP, X-Frame-Options, Referrer-Policy, and more. Security grade A-F with fix recommendations.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

HTTP Security Header Checker - Audit Website Security Headers

Audit HTTP security headers on any website. Checks HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, and more. Security grade A-F.

Key Features

  • Checks 9 critical security headers with weighted scoring
  • Security grade A-F with percentage score
  • Specific fix recommendations for each missing header
  • Warns about exposed Server and X-Powered-By headers
  • Bulk URL scanning

Cost

Typical runs cost less than $0.01 per URL (HEAD requests only).

Input Example

{
"urls": ["https://google.com", "https://example.com"]
}

Output Example

{
"url": "https://google.com",
"grade": "B",
"score": "75/100 (75%)",
"presentHeaders": [{"header": "HSTS", "present": true, "value": "max-age=31536000"}],
"missingHeaders": [{"header": "CSP", "recommendation": "Add Content-Security-Policy..."}]
}

Use Cases

  • Security audits: check your website's HTTP security posture
  • Compliance: verify security headers meet requirements
  • Pentesting: quick recon on target security configuration
  • DevOps: monitor security header deployment across environments

Built By

Donny Dev - Blockchain & automation developer