███╗   ██╗███████╗████████╗██████╗ ██████╗ ██╗   ██╗███╗   ██╗███████╗
 ████╗  ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║   ██║████╗  ██║██╔════╝
 ██╔██╗ ██║█████╗     ██║   ██████╔╝██████╔╝██║   ██║██╔██╗ ██║█████╗  
 ██║╚██╗██║██╔══╝     ██║   ██╔═══╝ ██╔══██╗██║   ██║██║╚██╗██║██╔══╝  
 ██║ ╚████║███████╗   ██║   ██║     ██║  ██║╚██████╔╝██║ ╚████║███████╗
 ╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═══╝╚══════╝
        

> PRUNE YOUR NETWORK. KEEP WHAT MATTERS.

netprune@terminal:~$

$ cargo install netprune

$ netprune analyze --input connections.csv

Analyzing 12,613 connections...

Found 5,101 relevant connections

Found 7,512 unwanted connections

┌─────────────┐
│   ANALYZE   │
└─────────────┘

Parse and analyze LinkedIn CSV exports

┌─────────────┐
│   FILTER    │
└─────────────┘

Keyword-based intelligent filtering

┌─────────────┐
│   EXPORT    │
└─────────────┘

Export filtered results to CSV

╔═══════════════════════════════════════════════════════════╗
║  WARNING: Browser automation violates LinkedIn TOS        ║
║  Use this tool for ANALYSIS ONLY. Remove manually.        ║
╚═══════════════════════════════════════════════════════════╝
> VIEW ON GITHUB > READ DOCS