DepthSearch is a powerful OSINT tool designed for conducting deep web searches. It enables users to search for specific keywords or strings across deep web search engines, providing detailed results with URLs, titles, and descriptions. The tool is built to support proxy rotation for enhanced anonymity and integrates system information retrieval to offer insights into the running environment.
NOTE:
Integrating with Ominis-OSINT
Further updates in discussion
- Deep Web Search: Query deep web search engines and retrieve results with URLs and titles.
- Proxy Support: Optional proxy rotation to improve anonymity and circumvent access restrictions.
- System Information: Displays detailed information about the operating system, memory, CPU frequency, and number of cores.
- Human-like Behavior: Implements random delays between requests to mimic human interaction and reduce detection risk.
- User-Friendly: Interactive command-line interface for easy input of search queries and configurations.
To get started, ensure all required dependencies are installed and run the script to begin your deep web search.
git clone https://github.com/AnonCatalyst/DepthSearch && cd DepthSearch
pip install -r requirements.txt --break-system-packages
python3 depthsearch.py