
Simple HTTP Status Code Checker
Pricing
$1.00 / 1,000 results

Simple HTTP Status Code Checker
This Apify Actor allows you to check in bulk HTTP status codes and redirects for a list of URL's. It's a useful tool for SEO audits, website maintenance, and link checking.
5.0 (2)
Pricing
$1.00 / 1,000 results
0
Total users
4
Monthly users
4
Runs succeeded
>99%
Last modified
2 days ago
You can access the Simple HTTP Status Code Checker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://apify.com"< },< {< "url": "http://apify.com"< },< {< "url": "https://www.apify.com"< }< ]<}' |<apify call onescales/simple-http-status-code-checker --silent --output-dataset
Simple HTTP Status Code Checker API through CLI
The Apify CLI is the official tool that allows you to use Simple HTTP Status Code Checker locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: