HTTP & Security Headers Auditor
Pricing
from $0.50 / 1,000 url auditeds
Go to Apify Store
HTTP & Security Headers Auditor
Audit any list of URLs: status, final redirect, HTTPS, server, security headers (HSTS, CSP, X-Frame-Options...), a security score, page title and CMS/generator. No key, no proxy.
Pricing
from $0.50 / 1,000 url auditeds
Rating
0.0
(0)
Developer
Bruno
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Audit any list of URLs in one run. For each URL you get the HTTP status, the final URL after redirects, whether it enforces HTTPS, the web server, and a full breakdown of security headers with a 0–100 score.
Checks
- Status code + redirect (input vs final URL)
- HTTPS enforced
Server/X-Powered-By- Security headers: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, COOP
- Security score (% of recommended headers present)
- Page
<title>and CMS/generatormeta - Set-Cookie count
Input
{ "urls": ["https://github.com", "example.com"] }
Output (per URL)
{"final_url": "https://github.com/","status": 200,"https": true,"server": "GitHub.com","security_headers_present": { "strict-transport-security": "max-age=31536000", "content-security-policy": "default-src 'none'" },"security_headers_missing": ["permissions-policy"],"security_score": 86}
Use cases
- Bulk website security / compliance audits
- Technical SEO (HTTPS, redirects, headers)
- Monitoring your own or competitors' sites
Billed per URL audited.