🇨🇳
🇩🇪
7
2
B2B + B2C
100%

🔍

Groq LLaMA 3 B2B B2C
🏭

B2B AI Generated
🛍️

B2C AI Generated
📧

Web Scraper Hunter.io

DNS/MX Real-time
✍️

🇩🇪 Deutsch 🇬🇧 English AI Written
📋

📊


1

2

3

4

5


Company Name  |  Website  |  City  |  Industry  |  [Description]  |  [Size]

Müller GmbH          |  mueller-gmbh.de   |  Berlin   |  Retail
Schmidt Import AG    |  schmidt-import.de |  Hamburg  |  Wholesale  |  Kitchenware specialist  |  200
Weber Online Store   |  weber-shop.de     |  Munich   |  E-Commerce


FastAPI
Python 3.11+
Groq (LLaMA 3)
SQLite + aiosqlite
Hunter.io API
httpx (async)
dnspython
Vanilla HTML/CSS/JS

GROQ_API_KEY=your_key
HUNTER_API_KEY=your_key

# Clone the repository git clone https://github.com/slgao/iHunter.git cd iHunter # Add your API keys cp .env.example .env # (edit .env with your keys) # Start the app ./start.sh # Open in browser http://localhost:8000