Find leads, not noise.

A local lead finder for Google Maps, Facebook, Instagram & LinkedIn. Download it, run one command, and it opens in your browser.

Download Agencli Lead Finder
.zip · open-source · runs on your own machine
1 Run this in your terminal

After the download finishes, paste this whole block into a terminal. It unzips the app and launches it — no other setup needed for demo mode.

cd ~/Downloads && \ Z=$(ls -t *agencli-leadfinder*.zip | head -1) && \ rm -rf agencli-run && unzip -o "$Z" -d agencli-run >/dev/null && \ cd "$(find agencli-run -name index.html -exec dirname {} \; | head -1)" && \ chmod +x start.sh serve.py login_session.py && ./start.sh

Then open http://localhost:8000 (it usually opens by itself).

2 Turn on live sources (optional)
3 What you get
Real leadsName, phone, website, rating, emails — filtered by no-website, has-contact, score & more.
Lead scoringAuto-ranks businesses by how reachable and how much opportunity they are.
CSV + copy emailsExport your list or copy all emails to clipboard in one click.
Runs locallyYour data and API keys stay on your machine — nothing is sent to us.