Skip to main content

A Tool written in Python3 for scraping data from crt.sh

Project description

CRTSH

crt.sh data scraping script in python


Simple Python3 Script for scraping data from crt.sh.


Usage

  • python3 main.py -d 'gauravraj.tech'
[elliot@archlinux]  crtsh python main.py -d 'gauravraj.tech'
╭───────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                       Found Subdomains - CRT.SH                                       │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────╯

[+] gauravraj.tech
[+] blog.gauravraj.tech
[+] *.gauravraj.tech

  • python3 main.py -d 'gauravraj.tech' -r
[elliot@archlinux]  crtsh python main.py -d 'gauravraj.tech' -r
╭───────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                           Raw Data - CRT.SH                                           │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────╯

[
    {
        'issuer_ca_id': 183267,
        'issuer_name': "C=US, O=Let's Encrypt, CN=R3",
        'common_name': 'gauravraj.tech',
        'name_value': 'gauravraj.tech\nwww.gauravraj.tech',
        'id': 4875700034,
        'entry_timestamp': '2021-07-15T08:11:14.637',
        'not_before': '2021-07-15T07:11:14',
        'not_after': '2021-10-13T07:11:13',
        'serial_number': '0356c649bd123e7773333fb45324e776f294'
    },
    {
        'issuer_ca_id': 183267,
        'issuer_name': "C=US, O=Let's Encrypt, CN=R3",
        'common_name': 'gauravraj.tech',
        'name_value': 'gauravraj.tech\nwww.gauravraj.tech',
        'id': 4868425658,
        'entry_timestamp': '2021-07-15T08:11:14.235',
        'not_before': '2021-07-15T07:11:14',
        'not_after': '2021-10-13T07:11:13',
        'serial_number': '0356c649bd123e7773333fb45324e776f294'
    },
	...........

Credits


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crtsearch-1.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

crtsearch-1.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page