| Crates.io | seo-recon |
| lib.rs | seo-recon |
| version | 0.1.0 |
| created_at | 2025-12-19 11:05:18.472567+00 |
| updated_at | 2025-12-19 11:05:18.472567+00 |
| description | SEO and endpoint reconnaissance CLI tool |
| homepage | |
| repository | https://github.com/utsav-pal/seo-recon |
| max_upload_size | |
| id | 1994609 |
| size | 60,506 |
SEO & endpoint reconnaissance CLI tool written in Rust.
seo-recon/ ├── Cargo.toml └── src/ ├── main.rs # CLI entry point ├── cli.rs # Argument parsing ├── crawler.rs # Fetching & crawling logic ├── parser.rs # HTML parsing & asset extraction ├── ui.rs # Display & user interaction └── types.rs # Shared structs
cargo install seo-recon
seo-recon https://example.com --depth 2