Skip to content

ArunKumar235/Email-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Scraper Chrome Extension

Overview

A simple Chrome extension to extract and display email addresses from the current webpage.

Features

  • Scrape Emails: Extract emails with a click.
  • Real-time Results: Display found emails instantly.

Installation

  1. Clone the repository or download the source code.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer Mode.
  4. Click on "Load unpacked" and select the directory containing the extension files.

Usage

  1. Move to the desired web page, where you need to scrape emails from.
  2. Click on the extension icon to open the popup interface.
  3. Press the "Scrape Emails" button to start extracting emails from the current webpage.
  4. Found emails will be listed below the button in real-time.

Permissions

  • activeTab: Access the content of the active tab.
  • scripting: Execute scripts for email extraction.

About

A simple Chrome extension to extract and display email addresses from the current webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors