HTTPS URL Status and Redirect Checker
Pricing
$1.37 / 1,000 results
HTTPS URL Status and Redirect Checker
Batch process public HTTPS URLs to report HTTP status and redirect chains. Returns consistent structured JSON results; supports up to 150 URLs per run with bounded execution.
Pricing
$1.37 / 1,000 results
Rating
0.0
(0)
Developer
Steven Pacey
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Process public HTTPS URLs for HTTP status and redirect chains and return consistent structured results with bounded batch execution.
Use it when you need repeatable results that are straightforward to consume programmatically.
What it supports
- HTTP response status
- Redirect-chain details and final URL
Input
Supply one or more public HTTPS URLs and choose the maximum number of URLs to process.
Output
The Actor returns structured result items for each accepted URL. Invalid, private or unsupported targets and bounded network failures are returned as controlled errors.
For automation and agents
Machine capability: inspect_url_status_redirect
Use when: Use when the same workflow needs these public-URL checks together and one bounded structured call is preferable to coordinating separate utilities.
Do not use when: private or local network targets are required; browser automation or arbitrary scraping is required; the caller needs unbounded crawling or monitoring.
Interface: structured dataset items; read only external; external state dependent. Expected latency: network bound. Maximum items per run: 150.
Machine-readable economics: per result at $0.0014 per result. Structured failures, bounded inputs and limited permissions are part of the interface contract.
Production safeguards
Inputs, runtime, network work and output volume are bounded. The Actor uses limited permissions and applies the product's validated input and resource limits.
Billing
Billing is tied to successfully generated result items at $0.0014 per result.