Skip to content

A simple web app that searches for emails and passwords from a given website

Notifications You must be signed in to change notification settings

RTBlanco/email_number_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email_number_search

A simple web app that searches for emails and passwords from a given website

Installation

Python 3.8 and pipenv required

  1. First fork and clone the repository and navigate inside the directory.
  2. In your terminal excute $ pipenv shell.This will activate a virtual environment.
  3. Once activated execute $ pipenv install to install the needed dependencies.
  4. After successful installation execute $ python run.py, this will start the server allowing you to be able to navigate to http://localhost:5000

Usage

On the home page, all you will need is just a link to a page where you can find emails and numbers for example your local DMV's contact page. Simply enter the link in the search bar and it will do a quick scrape of the site to find all the numbers and or emails in said link.

About

A simple web app that searches for emails and passwords from a given website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages