HTTP Security Headers Checker avatar

HTTP Security Headers Checker

Pricing

from $0.50 / 1,000 checked urls

Go to Apify Store
HTTP Security Headers Checker

HTTP Security Headers Checker

Audit HSTS, CSP, X-Frame-Options, Referrer-Policy and other HTTP security headers in bulk.

Pricing

from $0.50 / 1,000 checked urls

Rating

0.0

(0)

Developer

Q Services

Q Services

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Audit security headers for any list of websites and get a clean dataset with a grade, score, missing headers and practical recommendations.

Example result:

{
"domain": "apify.com",
"grade": "A",
"score": 95,
"missingHeaders": ["permissions-policy"],
"hasHsts": true,
"hasCsp": true,
"finalUrl": "https://apify.com/",
"scrapedAt": "2026-07-09T10:30:00.000Z"
}

How to use it

  1. Paste one or more domains or URLs.
  2. Choose the maximum number of URLs to check.
  3. Start the Actor and export the dataset as JSON, CSV or Excel.

Pricing

Usage-based pricing, no subscription:

EventPrice
Actor start$0.005
Checked URL$0.0005

1,000 checked URLs cost about $0.505.

Output fields

FieldTypeAlways present?
domainstringYes
urlstringYes
finalUrlstringYes
statusCodenumberNo
gradestringYes
scorenumberYes
missingHeadersarrayYes
recommendationsarrayYes
headersobjectYes
scrapedAtISO dateYes

Limitations

  • Checks response headers only; it does not run a browser security scan.
  • Follows redirects and grades the final HTTP response.
  • A grade is a practical audit signal, not a formal compliance certification.