SSL Certificate Expiry Monitor
Pricing
from $0.75 / 1,000 results
SSL Certificate Expiry Monitor
Check TLS certificates for HTTPS hosts — issuer, validity dates, days remaining, SANs, and expiry alerts. Direct handshake, no API key. Unofficial utility; not affiliated with certificate authorities.
Pricing
from $0.75 / 1,000 results
Rating
0.0
(0)
Developer
Bakos Bence
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What does SSL Certificate Expiry Monitor do?
Check TLS certificates on HTTPS hosts: issuer, validity window, days remaining, SANs, TLS version, and an expires-within-N-days alert flag. Direct handshake — no third-party API key.
Unofficial. Unofficial utility. Not affiliated with any certificate authority.
Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify).
How to run
- Open this Actor in Apify Console.
- Click Start on the prefilled defaults (
maxItems5), or edit inputs. - Leave
proxyTypeonnoneunless needed. - Export the dataset or pull via API.
{"hosts": ["example.com"],"warnDays": 30,"alertsOnly": false,"maxItems": 5,"proxyType": "none","proxyConfiguration": {"useApifyProxy": false}}
How much does it cost?
Pay per event (PPE): Actor start + each result row. See the Pricing tab on this Actor’s Store page.
Sample output
{"host": "example.com","port": 443,"ok": true,"error": null,"commonName": "example.com","issuer": "DigiCert Global G3 TLS ECC SHA384 2020 CA1","notBefore": "Oct 1 00:00:00 2025 GMT","notAfter": "Oct 27 22:17:21 2026 GMT","daysRemaining": 46,"expiresWithinWarnDays": false,"tlsVersion": "TLSv1.3","sans": ["example.com","www.example.com"],"sourceUrl": "https://example.com/","scrapedAt": "2026-09-11T12:00:00+00:00"}
Related Actors
| Actor | When to use |
|---|---|
| Domain Typosquat Scanner | Lookalike domains / MX risk after RDAP |
| FCC ID Lookup | Equipment authorization grants |
| OpenFDA Recalls | Food/drug/device enforcement rows |
Export to Power BI, Tableau, Looker Studio & Qlik
Use the dataset items API URL from the run. Authenticate with your Apify API token.