
Email is contains variety important information, on internet email is one of part that cannot be excluded. If you register on social media or on any website that’s need email address. So, if you can extrack information from email account you will get anything. iKy is a tool to help you make that possible, this tool can collects information from an email and display that information with nice graph visual interface.
iKy
Description
Project iKy is a tool that collects information from an email and shows results in a nice visual interface.
Visit the Gitlab Page of the Project
Project – Previous version
We want to warn you that we have changed the Frontend from AngularJS to Angular 7. For this reason we left the project with AngularJS as Frontend in the iKy-v1 branch.
The reason of changing the Frontend was to update the technology and get an easier way of installation.

Installation
Clone repository
Install Backend
Redis
You must install Redis
§ wget http://download.redis.io/redis-stable.tar.gz § tar xvzf redis-stable.tar.gz § cd redis-stable § make § sudo make install
And turn on server in terminal
Python stuff and Celery
You must install the libraries inside requirements.txt
And turn on Celery in another terminal, within the directory backend
Finally, again, in another terminal turn on backend app from directory backend
Install Frontend
Node
First of all, install nodejs.
Dependencies
Inside the directory frontend install the dependencies
Turn on Frontend Server
Finally, to run frontend server, execute :
Browser
Open the browser in this url
Config API Keys
Once the application is loaded in the browser, you should go to the Api Keys option and load the values of the APIs that are needed.
- Fullcontact: Generate the APIs from here
- Twitter: Generate the APIs from here
- Linkedin: Only the user and password of your account must be loaded