SSL and Web Analyzer avatar
SSL and Web Analyzer

Pricing

Pay per usage

Go to Store
SSL and Web Analyzer

SSL and Web Analyzer

Developed by

Abdlhakim hefaia

Abdlhakim hefaia

Maintained by Community

The SSL Checker actor scans IPs or subnets for SSL certificate details using masscan. It retrieves response headers, titles, and redirected URLs for HTTP and HTTPS. Customize parameters and set result limits for efficient scanning

0.0 (0)

Pricing

Pay per usage

6

Total users

13

Monthly users

2

Runs succeeded

>99%

Last modified

3 months ago

You can access the SSL and Web Analyzer 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 '{
< "used_masscan": false,
< "Ips_or_CIDR": [
< "8.8.8.8"
< ],
< "proxyConfiguration": {
< "useApifyProxy": false
< },
< "Ports": [
< 80,
< 443
< ]
<}' |
<apify call dz_omar/ssl-and-web-analyzer --silent --output-dataset

SSL & Masscan IP Scanner with Proxy Support API through CLI

The Apify CLI is the official tool that allows you to use SSL and Web Analyzer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: