π 95%+ Accuracy Email Finding β’ π Real-time Company Intelligence β’ β‘ Bulk Processing Support
π― Get Started β’ π Templates β’ π API Docs β’ π¬ Support
Transform your lead generation and B2B automation with the most accurate email finding and comprehensive company intelligence available. LeadMagic's industry-leading 95%+ accuracy rate makes it the top choice for enterprise sales teams and marketing automation.
- π Market Leader: 95%+ email finding accuracy (highest in industry)
- β‘ Bulk Processing: Validate up to 1,000 emails in one operation
- π Global Coverage: 200M+ professionals, 50M+ companies worldwide
- π Real-time Data: Fresh, verified information updated continuously
- π‘οΈ Enterprise Ready: SOC2 compliant, 99.9% uptime SLA
π Email Finder π Industry Leading
|
β Email Validation Bulk Supported
|
π± Personal Email Discovery
|
πΌ Work Email Extraction
|
π Company Search
|
π° Funding & Financials
|
π€ Profile Enhancement
|
π― Role & Employee Discovery
|
π Job Intelligence
|
π Advertisement Tracking
|
# In n8n: Settings β Community Nodes β Install
n8n-nodes-leadmagic
# Add LeadMagic API credential in n8n
API Key: [Your LeadMagic API Key]
Drag the LeadMagic node into your workflow and start automating!
Get started instantly with our professional workflow templates:
Template | Use Case | Features |
---|---|---|
π§ Email Enrichment | Contact data pipeline | Validation + enrichment + CRM sync |
π CRM Contact Cleanup | Data quality automation | Bulk validation + deduplication |
π’ Company Intelligence | B2B research automation | Company data + funding + employees |
π― Lead Generation | Job-based prospecting | Job posts β contacts β emails |
π§Ή List Cleaning | Email list maintenance | Bulk validation + segmentation |
- Open your n8n instance
- Navigate to Settings β Community Nodes
- Click Install a Community Node
- Enter:
n8n-nodes-leadmagic
- Click Install and wait for completion
- Restart n8n if required
# For self-hosted n8n
cd ~/.n8n
npm install n8n-nodes-leadmagic
n8n start
# Add to your Dockerfile or docker-compose
RUN npm install -g n8n-nodes-leadmagic
# Or mount and install
docker exec -it n8n-container npm install n8n-nodes-leadmagic
- β n8n version 0.190.0+
- β Node.js 18.10+
- β LeadMagic API Key
- Sign up at LeadMagic
- Navigate to Dashboard β API Settings
- Generate a new API key
- Copy the key securely
- Go to Credentials β Add Credential
- Search for LeadMagic API
- Paste your API key
- Test the connection
- Save with a descriptive name
// Find verified work email
{
"resource": "email",
"operation": "findEmail",
"first_name": "John",
"last_name": "Smith",
"domain": "microsoft.com"
}
// Result: john.smith@microsoft.com (95%+ accuracy)
// Validate up to 1,000 emails
{
"resource": "email",
"operation": "validateEmail",
"inputMode": "bulk",
"bulkEmails": "email1@company.com\nemail2@company.com\n..."
}
// Result: Deliverability scores + company data for each
// Get comprehensive company data
{
"resource": "company",
"operation": "searchCompany",
"searchMethod": "domain",
"domain": "salesforce.com"
}
// Result: Employees, revenue, funding, industry data
// Multi-step enrichment workflow
1. Find Email (Name + Domain) β Email Address
2. Validate Email β Deliverability + Company
3. Email to Profile β Social + Professional Data
4. Company Search β Business Intelligence
Resource | Operations | Coverage | Rate Limit |
---|---|---|---|
π§ Email | 4 operations | β 100% | 300/min |
π’ Company | 2 operations | β 100% | 300/min |
π€ Profile | 5 operations | β 100% | 300/min |
π₯ People | 3 operations | β 100% | 300/min |
πΌ Jobs | 3 operations | β 100% | 300/min |
π± Ads | 4 operations | β 100% | 300/min |
π³ Credits | 1 operation | β 100% | 300/min |
Total: 22 Operations β’ 7 Resources β’ 100% API Coverage
- π― Accuracy: 95%+ email finding success rate
- β‘ Speed: < 500ms average response time
- π Reliability: 99.9% uptime SLA
- π Scale: Handle 1,000+ requests per workflow
- Process up to 1,000 emails simultaneously
- Automatic rate limiting and queue management
- Progress tracking and error handling
- Configurable delays and retry logic
- Graceful failure handling with detailed error messages
- "Continue on Fail" support for data enrichment workflows
- Retry logic for transient failures
- Comprehensive logging and debugging
- Full details, minimal, or company-focused output modes
- Custom field mapping and data transformation
- Conditional logic based on data quality scores
- Integration with n8n's data processing capabilities
# Clone and setup
git clone https://github.com/LeadMagic/leadmagic-n8n.git
cd leadmagic-n8n
pnpm install
# Development mode
pnpm run dev
# Build for production
pnpm run build
# Lint code
pnpm run lint
# Format code
pnpm run format
# Type checking
pnpm run type-check
- LeadMagic API Docs - Complete API reference
- n8n Community Nodes - Integration guide
- Workflow Templates - Ready-to-use examples
- LeadMagic Platform - Sign up and dashboard
- npm Package - Latest releases
- GitHub Repository - Source code
- GitHub Issues - Bug reports and features
- n8n Community - General n8n support
- Email Support - Direct technical support
We welcome contributions from the community! See our Contributing Guide for details.
# 1. Fork the repository
# 2. Create feature branch
git checkout -b feature/amazing-feature
# 3. Make changes and test
pnpm run build && pnpm run lint
# 4. Commit and push
git commit -m "β¨ Add amazing feature"
git push origin feature/amazing-feature
# 5. Open Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
If LeadMagic has helped automate your lead generation, please star this repo!
Made with β€οΈ by LeadMagic
Empowering sales teams with the world's most accurate B2B data