Bulk URL Status Checker - HTTP Status, Redirects & Timing
Pricing
from $2.00 / 1,000 url checkeds
Bulk URL Status Checker - HTTP Status, Redirects & Timing
Checks HTTP status codes, full redirect chains and response time for a list of URLs in one run. Finds broken links (4xx/5xx), redirect loops and slow endpoints across hundreds of URLs at once.
Pricing
from $2.00 / 1,000 url checkeds
Rating
0.0
(0)
Developer
Cuantic Data
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Bulk URL Status Checker — HTTP Status, Redirects & Timing
Check hundreds of URLs in one run: status codes, full redirect chains, and response time. Find 4xx/5xx, long 301/302 chains, and slow endpoints.
Store: cuantic_data/bulk-url-status-checker
What it does
- Bulk broken-link detection (4xx/5xx)
- Full redirect chain (not only final URL)
- Per-URL response time
- Retries with
GETwhenHEADreturns 405/501
Input
| Field | Type | Required | Description |
|---|---|---|---|
urls | string[] | Yes | Up to 2000 http(s) URLs per run |
{ "urls": ["https://example.com", "https://example.com/old"] }
Output (one dataset item per URL)
{"url": "https://example.com/old","finalUrl": "https://example.com/new","status": 200,"ok": true,"redirectChain": [{ "url": "https://example.com/old", "status": 301, "location": "https://example.com/new" }],"redirectCount": 1,"responseTimeMs": 184}
Network failures return ok: false + error instead of crashing the run.
Pricing
Pay per event: USD 0.002 per URL checked ($2.00 / 1 000 URLs). Rows with errors still count (they are useful results).
Keywords
bulk URL checker, broken link checker, HTTP status, redirect chain, 301 302, technical SEO, migration QA, response time, HEAD GET
Limits
- Max 2000 URLs / run.
- Does not evade bot blocks (403 from WAF is reported honestly).
- Not a crawler — only checks the URLs you pass (pair with Sitemap URL Extractor).
Support
cuanticwindows@gmail.com
Español
Bulk URL Status Checker — Status HTTP, redirects y timing
Revisa cientos de URLs en un run: códigos de estado, cadenas completas de redirect y tiempo de respuesta. Encuentra 4xx/5xx, cadenas largas 301/302 y endpoints lentos.
Store: cuantic_data/bulk-url-status-checker
Input
| Campo | Tipo | Requerido | Descripción |
|---|---|---|---|
urls | string[] | Sí | Hasta 2000 URLs http(s) por run |
Pricing
USD 0.002 por URL (= $2 / 1 000 URLs).
Keywords
checker de URLs, enlaces rotos, status HTTP, cadena de redirects, SEO técnico, QA migración, LatAm
Límites
- Máx. 2000 URLs/run.
- No evade WAF/403.
- No crawlea: usa Sitemap URL Extractor para armar la lista.
Soporte
cuanticwindows@gmail.com
Pricing (PPE)
Pay per event: USD 0.002 per URL checked (url-checked) = $2.00 / 1,000 URLs. Error rows that still produce a dataset item are charged.