Check Http Header Security — Data, Details & Metadata avatar
Check Http Header Security — Data, Details & Metadata
Under maintenance

Pricing

Pay per usage

Go to Apify Store
Check Http Header Security — Data, Details & Metadata

Check Http Header Security — Data, Details & Metadata

Under maintenance

Check http header security data at scale with this powerful Apify actor. Extracts data, details & metadata with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.

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

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