https://github.com/massimo-rnd/email-extractor
A C#-CLI-Application that extracts e-mail adresses from websites.
https://github.com/massimo-rnd/email-extractor
commandline commandline-interface csharp email-extractor email-scraper linux macos windows
Last synced: 2 months ago
JSON representation
A C#-CLI-Application that extracts e-mail adresses from websites.
- Host: GitHub
- URL: https://github.com/massimo-rnd/email-extractor
- Owner: massimo-rnd
- License: mit
- Archived: true
- Created: 2024-08-28T08:29:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T10:30:22.000Z (7 months ago)
- Last Synced: 2025-04-23T09:52:46.995Z (2 months ago)
- Topics: commandline, commandline-interface, csharp, email-extractor, email-scraper, linux, macos, windows
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Important Notice
Please note that the development of this codebase has been surpassed by [KAELUS-Engine](https://github.com/massimo-rnd/kaelus-engine). As a result, email-extractor should be regarded as outdated since this code is not receiving any updates.[KAELUS-Engine](https://github.com/massimo-rnd/kaelus-engine) offers the extended functionality and will be maintained with future updates and support for newer .NET Versions.






email-extractor
email-extractor is a crossplatform C# CLI-Application that enables you to extract email addresses from almost any website.
---
## Table of Contents
- [About](#about)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
- [Projects using email-extractor](#projects)---
## About
email-extractor is a C# CLI-Application that enables you to extract email addresses from almost any website.
---
## Features
- ✅ Extract email addresses from websites
- ✅ Scans every link on a website
- ✅ Works on Windows, macOS and Linux
- ✅ Show results on CLI
- ✅ Save results to text file---
## Installation
### Download the latest version
To start off, please head to the [releases page](https://github.com/massimo-rnd/email-extractor/releases) and download the latest release.
*If you don't trust me for some reason, feel free to download the latest released source code and build it your self.*
### Unpack the zip file
Unpack the downloaded zip file and put the files somewhere you could need it.
---
## Usage
### Starting the application
**macOS**Launch the "email-extractor" executable.
**Windows**
Launch the "email-extractor" .exe file.
### Getting the emails
Just enter the URL you want to scan. After that, you will be asked, if you want to save the results to a file. Answer accordingly.---
## Contributing
Contributions are welcome! Please follow these steps:
1. Fork the repository
2. Create a new branch (`git checkout -b feature-name`)
3. Commit your changes (`git commit -m 'Add some feature'`)
4. Push to the branch (`git push origin feature-name`)
5. Open a pull request---
## License
This project is licensed under the [MIT License](LICENSE).
---
## Contact
- **massimo-rnd** - [@massimo_rnd](https://x.com/massimo_rnd) - [email protected]
- **Project Link** - https://github.com/massimo-rnd/email-extractorFeel free to reach out if you have any questions or suggestions!
---
## Projects using email-extractor
(In chronological order)