Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 638 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 638 Bytes

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.