Fox Logo

Hunter.io

Greenera Farms

Help & Resources

Support & Setup Guide

Find answers to common questions about keyless OSINT searches, PythonAnywhere hosting, and local desktop CLI scraper setup.

Q: How does keyless DuckDuckGo (`ddg`) searching work?

The `ddg` engine uses DuckDuckGo's keyless OSINT search interface (`ddgs` Python library) to execute search engine X-Ray dorks without requiring expensive API tokens or burner accounts.

Q: How do I run the local desktop scraper engine on my PC?

# 1. Run local scraper for Chennai and auto-sync to your database:
python scraper/run_scraper_engine.py --location Chennai --limit 10 --sync

Q: Are leads saved automatically into the database?

No! Search results are presented as preview cards with direct Profile → links so you can inspect them first. Only when you click Save to CRM is the lead persisted to SQLite, keeping your database clutter-free.

Contact Technical Support