Skip to content

A tiny lib to find information about a person via an email address.

Notifications You must be signed in to change notification settings

stormpat/Spyeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spyeye

A very tiny program that finds info about a person by their email address. Theres also Ruby, PHP and Python ports.

Demo picture

Usage

node spyeye.js find email@address.com

Or you can move it to your bin and make it executable.

mv spyeye.js /bin/spyeye && chmod +x /bin/spyeye
spyeye find email@address.com

Notice

The API rate limit is currently set to 50 requests per hour.

Licence

May not be used for evil.

About

A tiny lib to find information about a person via an email address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published