megadose / cqfd

cqfd is a tool and a python libraries to search skype account from a name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cqfd

PyPI PyPI - Week PyPI - Downloads PyPI - License

For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

Educational purposes only

cqfd is a tool and a python libraries to search skype account from a name

Demo

Project example : cqfd Maltego

πŸ’‘ Prerequisite

Python 2/3

πŸ› οΈ Installation

With PyPI

pip3 install cqfd

With Github

git clone https://github.com/megadose/cqfd.git
cd cqfd/
python3 setup.py install

πŸ“ˆ Usage

from cqfd import *
print(cqfd("Emmanuel Macron"))

πŸ“š Example with Cqfd.py

python3 Cqfd.py -n "Emmanuel Macron" -o emmanuel.csv

πŸ“ License

GNU General Public License v3.0

About

cqfd is a tool and a python libraries to search skype account from a name


Languages

Language:Python 100.0%