Welcome to WebApp Email Scraper!
Easily extract email addresses from websites and their subdomains.
- Input one or multiple website URLs
- Scrapes main sites and subdomains for email addresses
- Outputs results as a downloadable CSV file
- Simple, user-friendly interface
-
Enter URLs
Paste one or more website URLs into the input field. -
Start Scraping
Click the "Scrape" button to begin scanning the sites and their subdomains. -
Download Results
When finished, download the list of found email addresses as a CSV file.
# Clone the repository
git clone https://github.com/yourusername/webapp-email-scraper.git
# Install dependencies
cd webapp-email-scraper
npm install
# Start the app
npm start- Open the app in your browser.
- Enter or copy website URLs (one per line).
- Click "Scrape".
- Wait for the scraping to complete
- Download your CSV file with all found emails.
- Use responsibly and respect website terms of service.
- This tool is for educational and research purposes only.
Pull requests are welcome!
For major changes, please open an issue first to discuss what you would like to change.
Happy scraping! 🎉