s0md3v/Photon
Incredibly fast crawler designed for OSINT. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3078
- days_rel: n/a
- days_push: 26
- n_releases_24m: 0
Adoption not part of the score
13146 stars · 1678 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Photon is a fast Python-based web crawler designed for OSINT (open-source intelligence) tasks. It extracts URLs, emails, social media accounts, files, API keys, JavaScript endpoints, and subdomains from websites and exports results in an organized format or JSON.
Use cases
- crawl a website to extract emails and social media accounts
- find secret API keys and hashes exposed on a site
- discover subdomains and DNS data for a target domain
- extract URLs and JavaScript endpoints during reconnaissance
- export crawled site data as JSON for further analysis
- gather intel on a target for a penetration test
When to choose
- you need fast OSINT-focused crawling with intel extraction built in
- you want a simple Python CLI crawler with regex-based custom extraction
- you need organized export of URLs, files, and secrets from a website
When to avoid
- you need a general-purpose production web scraping framework with rendering or proxies
- you need a full vulnerability scanner rather than a data extraction crawler
- you require JavaScript-rendered page crawling (Photon parses static content)
Facets
cli-tool · maturity maintenance
web-scraping osint cli parser osint security crawlers developer-tools python cli cross-platform windows crawler spider information-gathering reconnaissance osint-tool linux macos
2 sources
- readme: https://github.com/s0md3v/Photon · fetched 2026-08-28 · 84996a8351c2
- registry_pypi: https://pypi.org/pypi/photon/json · fetched 2026-08-29 · c513bef4fde4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s0md3v/Photon | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem