Skip to content
Shiv Singh edited this page Feb 18, 2025 · 2 revisions

Email Address Extractor Wiki πŸ“§

Welcome to the Email Address Extractor documentation! This wiki provides comprehensive information about using and contributing to the project.

Quick Navigation πŸš€

Getting Started 🏁

Installation

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.

Basic Usage

  1. Input Text: Paste your text containing email addresses
  2. Extract: Click the "Extract" button
  3. Review: Check the extracted emails
  4. Export: Copy or download the results

Features Guide πŸ“˜

Core Features

Advanced Options

Advanced Usage πŸ› οΈ

Filtering Options

Export Options

Frequently Asked Questions ❓

General Questions

  1. Is it free to use?

    • Yes, completely free and open source
  2. Is my data safe?

    • All processing happens in your browser
    • No data is stored or transmitted
    • More about privacy
  3. Can I contribute?

Contributing 🀝

We welcome contributions! Here's how you can help:

Support & Resources πŸ“š

Updates & Maintenance πŸ”„

Check our releases page for:

  • Latest versions
  • New features
  • Bug fixes
  • Security updates

Made with ❀️ by Shiv Singh