Bulk URL Status & Redirect Checker — $0.10/1K avatar

Bulk URL Status & Redirect Checker — $0.10/1K

Pricing

from $0.10 / 1,000 checked urls

Go to Apify Store
Bulk URL Status & Redirect Checker — $0.10/1K

Bulk URL Status & Redirect Checker — $0.10/1K

Check thousands of URLs for HTTP status, availability, response time, redirects, final destination, content type, content length, server, cache, robots, and retry headers.

Pricing

from $0.10 / 1,000 checked urls

Rating

0.0

(0)

Developer

ScrapeSignal Labs

ScrapeSignal Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Bulk URL Status & Redirect Checker

Check up to 5,000 URLs per run and export an auditable row for every unique input. Use it for broken-link lists, migration QA, redirect audits, SEO checks, uptime triage, content inventories, and API endpoint validation.

Output

Results include the input and normalized URL, request method, final HTTP status, success flag, final destination, complete redirect chain, response time, content type and length, server, cache-control, X-Robots-Tag, Retry-After, and a clear error when the request fails.

Example input

{
"urls": ["https://example.com", "http://example.com"],
"requestMethod": "HEAD",
"followRedirects": true,
"maxRedirects": 10,
"maxConcurrency": 25
}

Pricing

The introductory price is $0.10 per 1,000 checked URLs plus a $0.00005 Actor-start event. Platform usage is paid by the buyer. Failed and unreachable URLs still create useful dataset rows and are charged as completed checks.

HEAD is fastest and minimizes transferred data. When a server explicitly reports that HEAD is unsupported, the Actor retries that hop with a small GET request.