Skip to content

The Excel Email Address Extractor App stands as being the only working example on GitHub that provides an efficient method for extracting email addresses from multiple Excel files.

Notifications You must be signed in to change notification settings

alpozkanm/XLSX-Email-Extractor-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Email Address Extractor App

This is a simple JavaScript app that allows users to upload multiple Excel files (.xlsx) and extract email addresses from the sheets. The extracted email addresses are then displayed on the interface.

Only working code on github!

Demo

Features

  • Upload multiple Excel files for email extraction.
  • Extract email addresses from the sheets in the uploaded files.
  • Display the extracted email addresses on the interface.

Usage

  1. Clone the repository to your local machine:

git clone project

  1. cd into project

  2. Open the index.html file in a web browser.

  3. Click the "Choose Files" button to select one or more Excel files (.xlsx) from your local machine.

  4. The app will process the selected files and display the extracted email addresses on the interface.

Requirements

  • Web browser with JavaScript support

Libraries Used

  • XLSX.js: A library for reading and writing Excel files in JavaScript.

Contributing

Contributions are welcome! If you find any issues or have improvements to suggest, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License.

About

The Excel Email Address Extractor App stands as being the only working example on GitHub that provides an efficient method for extracting email addresses from multiple Excel files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published