Status Code Auditor

Advanced HTTP status auditor. Extract and filter links by 2xx, 3xx, 4xx, and 5xx status codes.

Pinging URLs and retrieving HTTP headers...

URL Status Code Action
https://example.com/ 200 OK -
https://example.com/about 200 OK -
https://example.com/services.html 301 Redirect Target: /services/
https://example.com/old-page 404 Not Found
https://example.com/api/data 500 Server Error