OSINT tools I run in production. Free to use, no login for the basics, developer APIs behind them.
Status and latency above are real — measured against each service when these cards were last rendered.
I build the unglamorous middle of the internet: the scraper that survives the anti-bot check, the queue that drains without supervision, the API that answers in 40ms.
- Data extraction — headless/browserless, rotating proxies, fingerprint variance, backoff that respects the target
- Low-latency APIs — edge functions, aggressive caching, streaming responses
- Privacy & integrity — breach correlation, hashing, rate mediation
- Automation — internal tooling, cron pipelines, observability glue
Principles
- Explicit beats clever.
- Maintainability and observability first; micro-optimization later.
- Defensive scraping — backoff, variance, and the legal/ethical line respected.
- Reach for a dependency only when the standard library genuinely runs out.
Ranked by stars, regenerated daily. All 70+ repositories →
Open to consulting on scraping, automation and API work — or just a good bug report.
Cards above are rendered from the GitHub API by
scripts/render-cards.mjs
and committed to this repo — no third-party card service to go down.
Last updated: 2026-07-13





