-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Shiv Singh edited this page Feb 18, 2025
·
2 revisions
Welcome to the Email Address Extractor documentation! This wiki provides comprehensive information about using and contributing to the project.
git clone https://github.com/ProgrammerNomad/Email-Address-Extractor.git
cd Email-Address-Extractor
npm install
npm run dev
Visit http://localhost:3000
in your browser.
- Input Text: Paste your text containing email addresses
- Extract: Click the "Extract" button
- Review: Check the extracted emails
- Export: Copy or download the results
- Email address extraction
- Duplicate removal
- Smart filtering
- Multiple export formats
- Learn more about features
- Domain filtering
- Custom separators
- Case conversion
- Email grouping
- Full feature details
- Remove specific domains
- Keyword-based filtering
- Numeric domain handling
- See filtering guide
- Text file (.txt)
- CSV format
- JSON structure
- Export documentation
-
Is it free to use?
- Yes, completely free and open source
-
Is my data safe?
- All processing happens in your browser
- No data is stored or transmitted
- More about privacy
-
Can I contribute?
- Yes! See our Contributing Guidelines
We welcome contributions! Here's how you can help:
Check our releases page for:
- Latest versions
- New features
- Bug fixes
- Security updates
Made with β€οΈ by Shiv Singh
Home β’ About β’ GitHub β’ Issues
Email Address Extractor Β© 2025 Shiv Singh. Released under MIT License.
Built with β€οΈ using Next.js & Bootstrap