SSL and Web Analyzer avatar
SSL and Web Analyzer

Pricing

Pay per usage

Go to Store
SSL and Web Analyzer

SSL and Web Analyzer

dz_omar/ssl-and-web-analyzer

Developed by

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

Monthly users

2

Runs succeeded

>99%

Last modified

2 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.

1echo '{
2  "used_masscan": false,
3  "Ips_or_CIDR": [
4    "8.8.8.8"
5  ],
6  "proxyConfiguration": {
7    "useApifyProxy": false
8  },
9  "Ports": [
10    80,
11    443
12  ]
13}' |
14apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.