Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/druffko/email-extractor
A C#-CLI-Application that extracts e-mail adresses from websites.
https://github.com/druffko/email-extractor
Last synced: 3 months ago
JSON representation
A C#-CLI-Application that extracts e-mail adresses from websites.
- Host: GitHub
- URL: https://github.com/druffko/email-extractor
- Owner: druffko
- License: mit
- Created: 2024-08-28T08:29:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T09:24:57.000Z (5 months ago)
- Last Synced: 2024-08-28T11:48:35.662Z (5 months ago)
- Language: C#
- Size: 9.77 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/druffko/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/druffko/kaelus-engine) offers the extended functionality and will be maintained with future updates and support for newer .NET Versions.
![Repo-Image](https://druffko.gg/github-images/email-extractor.png)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/druffko/email-extractor?include_prereleases)
![.NET Version](https://img.shields.io/badge/.NET-8.0-brightgreen)
![GitHub last commit](https://img.shields.io/github/last-commit/druffko/email-extractor)
![GitHub All Releases](https://img.shields.io/github/downloads/druffko/email-extractor/total)
![GitHub closed issues](https://img.shields.io/github/issues-closed/druffko/email-extractor)
![GitHub issues](https://img.shields.io/github/issues/druffko/email-extractor)
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/druffko/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
- **druffko** - [@druffko](https://twitter.com/druffko) - [email protected]
- **Project Link** - https://github.com/druffko/email-extractorFeel free to reach out if you have any questions or suggestions!
---
## Projects using email-extractor
(In chronological order)