product image

LeadHunter AI

$98.74$78.99Save 20%

Stop guessing which businesses need you — LeadHunter AI finds them for you. It scans real local businesses, exposes exactly what’s broken on their websites, and scores each one as a lead so you know who’s worth chasing first. Then AI writes the outreach message for you, grounded in real evidence — turning cold prospecting into a warm, ready-to-send pitch.

STEPS ON HOW TO RUN. IMPORTANT

  1. Extract the zip file into a folder

  2. Install Node.js (18+) if you don’t have it

  3. Open a terminal in that folder

  4. Run npm install

  5. Run npx prisma db push

  6. Run npm run dev

  7. Open http://localhost:3000 — works immediately, no keys needed

  8. Get a Google Places key at console.cloud.google.com/google/maps-apis/credentials,
    enable “Places API (New)”, then paste it into the app’s Settings → Google Places API page and click Connect & Test

  9. Get an Anthropic key at console.anthropic.com/settings/keys, paste it into the .env file after ANTHROPIC_API_KEY=, save, restart with Ctrl+C then npm run dev again