{"id":16884036,"url":"https://github.com/inverse/cert-host-scraper","last_synced_at":"2026-01-19T23:06:20.231Z","repository":{"id":41984131,"uuid":"448090882","full_name":"inverse/cert-host-scraper","owner":"inverse","description":"Query the certificate transparency log","archived":false,"fork":false,"pushed_at":"2025-03-04T00:46:46.000Z","size":420,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-14T12:48:03.213Z","etag":null,"topics":["certificate","scraper","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inverse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-14T19:54:57.000Z","updated_at":"2025-03-04T00:46:48.000Z","dependencies_parsed_at":"2024-05-27T21:42:58.867Z","dependency_job_id":"bd92deee-78c2-430b-936b-3474714660bd","html_url":"https://github.com/inverse/cert-host-scraper","commit_stats":{"total_commits":145,"total_committers":2,"mean_commits":72.5,"dds":0.4275862068965517,"last_synced_commit":"9bd66247abde25351f8a88e0523ec7c26479aca5"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inverse%2Fcert-host-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inverse%2Fcert-host-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inverse%2Fcert-host-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inverse%2Fcert-host-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inverse","download_url":"https://codeload.github.com/inverse/cert-host-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931284,"owners_count":20534004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["certificate","scraper","security"],"created_at":"2024-10-13T16:16:12.916Z","updated_at":"2026-01-19T23:06:20.226Z","avatar_url":"https://github.com/inverse.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cert Host Scraper\n\n[![CI](https://github.com/inverse/cert-host-scraper/actions/workflows/ci.yml/badge.svg)](https://github.com/inverse/cert-host-scraper/actions/workflows/ci.yml)\n[![PyPI version](https://badge.fury.io/py/cert-host-scraper.svg)](https://badge.fury.io/py/cert-host-scraper)\n![PyPI downloads](https://img.shields.io/pypi/dm/cert-host-scraper?label=pypi%20downloads)\n[![codecov](https://codecov.io/github/inverse/cert-host-scraper/graph/badge.svg?token=TLO58M5UC5)](https://codecov.io/github/inverse/cert-host-scraper)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n![Static Badge](https://img.shields.io/badge/type%20checked-mypy-039dfc)\n[![License](https://img.shields.io/github/license/inverse/cert-host-scraper.svg)](LICENSE)\n\nQuery the certificate transparency log from [crt.sh](https://crt.sh) by a given a keyword and returns the status code of the matched results. Optionally, filtering the results by status code.\n\n\u003cimg alt=\"Demo of cert-host-scraper\" src=\"https://vhs.charm.sh/vhs-7fKWanXXcalG2oS28DVyZC.gif\" width=\"800\" /\u003e\n\n## Installation\n\nWith [pipx]:\n\n```bash\npipx install cert-host-scraper\n```\n\nWith pip:\n\n```bash\npip install cert-host-scraper\n```\n\n## Usage\n\nOnce installed you can look up information about a domain using the `search` command:\n\n```bash\ncert-host-scraper search your-domain.com\n```\n\nThere are additional options that can be provided to change this behaviour and result filtering.\n\nPass `--help` to this command for a full list of options.\n\n## Development\n\nRequires [uv][0] and Python 3.10+.\n\n```bash\nuv sync\nuv run python -m cert_host_scraper.cli\n```\n\nAll dev tooling is managed [mise][1] as defined in the provided `mise.toml` and `.python-version` files.\n\n## License\n\nMIT\n\n[0]: https://github.com/astral-sh/uv\n[1]: https://github.com/jdx/mise\n[2]: https://pipx.pypa.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverse%2Fcert-host-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finverse%2Fcert-host-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverse%2Fcert-host-scraper/lists"}