Skip to content

jonjonrankin/email_scraper_from_html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email_scraper_from_html

Description

This package allows you to scrape email addresses from an HTML file into a csv using the command line.

Usage

  1. Install on command line with $ pip install email_scraper_from_html
  2. Using command line, simply type “scrape” $ scrape
  3. Then drag and drop the file (or files) you want to scrape. It’ll look something like this: $ scrape /user/path/to/file.html
  4. Press enter. The csv will show up in a file called “email_scraper_output” and your html files will be moved into a folder called “processed_files”.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages