Crt Sh Scraper avatar

Crt Sh Scraper

Pricing

from $2.00 / 1,000 certificate transparency rows

Go to Apify Store
Crt Sh Scraper

Crt Sh Scraper

Pricing

from $2.00 / 1,000 certificate transparency rows

Rating

0.0

(0)

Developer

Smorgi Apps

Smorgi Apps

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

crt.sh Certificate Transparency Scraper — Pay Per Result

Scrape Certificate Transparency records from crt.sh JSON (?q=&output=json). HTTP-only — no browser.

Store search keywords: crt.sh scraper · certificate transparency · CT logs · subdomain discovery · SSL certificates


Why this Actor

PainWhat we do
Manual CT lookupsBatch domains → structured rows
Duplicate noiseDeduped by certificate id
Opaque failuresEmpty queries → not charged

Example input

{
"domains": ["example.com", "%.example.com"],
"excludeExpired": true,
"maxItems": 200
}

Endpoints

URLNotes
https://crt.sh/?q={domain}&output=jsonOfficial JSON export

Output fields

FieldDescription
idcrt.sh certificate id
issuerNameIssuer DN
commonNameCN
nameValueSAN / name blob (may be multiline)
notBefore / notAfterValidity window
serialNumberSerial
urlhttps://crt.sh/?id={id}
scrapedAtScrape time

Pricing

Pay-per-event for each delivered certificate row.

  • Empty / failed queries → not charged
  • Exact $/1k on the Store tab (~$0.50–1/1k)

Limitations (honest)

  • crt.sh can be slow or overloaded; use requestDelayMs and optional proxy
  • Large domains return thousands of rows — cap with maxItems
  • No pagination API; one JSON blob per query
  • Wildcard syntax follows crt.sh conventions (%.example.com)

Issues / feature requests: use the Actor Issues tab.