cqfd

cqfd is a tool to search skype account from a name


Keywords
information-gathering, open-source-intelligence, osint, osint-tools, python
License
GPL-3.0
Install
pip install cqfd==1.11

Documentation

cqfd

Educational purposes only

If you have any suggestions, please do not hesitate to contact us.

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

forthebadge made-with-python

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