
HTTP Status Codes and URL Checker
Pricing
$1.00 / 1,000 statuscodes

HTTP Status Codes and URL Checker
A HTTP Status Codes Crawler is a tool that scans a website and retrieves HTTP status codes for each page. This helps in diagnosing errors and optimizing technical SEO.
0.0 (0)
Pricing
$1.00 / 1,000 statuscodes
2
Total users
14
Monthly users
7
Runs succeeded
>99%
Last modified
2 months ago
You can access the HTTP Status Codes and URL 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 '{< "start_urls": [< {< "url": "https://apify.com"< }< ]<}' |<apify call antonio_espresso/website-status-code-crawler --silent --output-dataset
HTTP Status Codes and URL Checker API through CLI
The Apify CLI is the official tool that allows you to use HTTP Status Codes and URL 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: