
Open-source intelligence (OSINT) tool for gathering information from phone numbers, IP addresses, social media, emails, usernames, domains, and license plates using global databases.
Spyder is a universal open-source intelligence (OSINT) research tool that performs searches using large global databases.
##A note for Windows and macOS users: The manual guide below is intended for Windows and Linux users. For your convenience, a DMG file is also available for macOS.
Ensure Git & Python are on the computer.
Get Git: https://git-scm.com/install/windows
Get Python: https://www.python.org/ftp/python/3.13.12/python-3.13.12-amd64.exe
Run GIT CMD.
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
run.bat
OR
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
py -m pip install -r requirements.txt
py spyder.py
sudo apt install python3 python3-pip -y
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
pip3 install -r requirements.txt
chmod +x run.sh
./run.sh