Http Status Checker
Pricing
Pay per usage
Http Status Checker
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Check HTTP status codes for URLs in bulk. This actor validates links at scale, returning status codes, redirect chains, final URLs, response headers, and response times for every URL you provide.
Features
- Bulk URL checking - Process hundreds of URLs in a single run
- Redirect chain tracing - Follow and record every redirect hop with status codes
- Response time measurement - Precise timing for each URL request
- Comprehensive headers - Capture server, content-type, and location headers
- Error detection - Identify broken links, timeouts, and connection errors
- SEO auditing - Perfect for validating sitemap links and internal link health
Use Cases
HTTP status checking is essential for SEO auditing, website maintenance, and link validation. Use this actor to find broken links on your website, verify that redirects are working correctly, or validate a list of URLs before importing them into your CMS. The actor traces full redirect chains so you can identify unnecessary redirect hops that slow down your site.
Input Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
urls | array | Sample URLs | List of URLs to check |
followRedirects | boolean | true | Whether to follow redirect chains |
timeoutSecs | integer | 30 | Request timeout in seconds |
Output Format
Each result contains the URL, HTTP status code, status text, final URL after redirects, redirect count, full redirect chain, response time in milliseconds, response headers, and whether the URL is accessible (2xx/3xx status).
API Usage
You can call this actor via the Apify API by sending a POST request with your URL list. Results are available in the default dataset. The actor works well in combination with sitemap parsers to validate all URLs on a website.
Pricing
This actor uses pay-per-event pricing. Each URL checked costs a small fee. Check the Pricing tab for current rates. The actor is optimized for efficiency with minimal compute usage per URL.
Integrations
Connect HTTP Status Checker with your existing workflow using Apify integrations. Export results to Google Sheets, send alerts via Slack or email when broken links are found, or feed results into your monitoring dashboard. The actor supports webhooks for automated pipeline triggers.