Step-by-Step
Sign in and set your API key
lm login opens your browser. lm config set apiKey prompts securely for your key from Settings > API.Scan for data files
Analyze a file
-o report.md.Alternative: Direct Commands
If you prefer commands over chat, you can enrich and validate directly:- Validate Emails
- Find Contacts
- Batch Enrich
Validate specific emails:Validate from a CSV file:
What Happens to Your Data
- Local storage: CSV/Excel files are loaded into a local database in
~/.leadmagic/(or project-local.leadmagic/). - Exports: Enriched results are saved to
.leadmagic/export/{timestamp}-{operation}/with timestamped directories. - Privacy: Only the specific fields needed for enrichment (emails, names, domains) are sent to the LeadMagic API. Your full dataset stays local.