HTTP Security Headers Checker
Pricing
from $0.50 / 1,000 checked urls
Go to Apify Store
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
Maintained by CommunityActor 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
- Paste one or more domains or URLs.
- Choose the maximum number of URLs to check.
- Start the Actor and export the dataset as JSON, CSV or Excel.
Pricing
Usage-based pricing, no subscription:
| Event | Price |
|---|---|
| Actor start | $0.005 |
| Checked URL | $0.0005 |
1,000 checked URLs cost about $0.505.
Output fields
| Field | Type | Always present? |
|---|---|---|
domain | string | Yes |
url | string | Yes |
finalUrl | string | Yes |
statusCode | number | No |
grade | string | Yes |
score | number | Yes |
missingHeaders | array | Yes |
recommendations | array | Yes |
headers | object | Yes |
scrapedAt | ISO date | Yes |
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.