Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TorCrawler Python License OSINT Made By

▄▄▄█████▓ ▒█████   ██▀███   ▄████▄   ██▀███   ▄▄▄       █     █░ ██▓    ▓█████  ██▀███  
▓  ██▒ ▓▒▒██▒  ██▒▓██ ▒ ██▒▒██▀ ▀█  ▓██ ▒ ██▒▒████▄    ▓█░ █ ░█░▓██▒    ▓█   ▀ ▓██ ▒ ██▒
▒ ▓██░ ▒░▒██░  ██▒▓██ ░▄█ ▒▒▓█    ▄ ▓██ ░▄█ ▒▒██  ▀█▄  ▒█░ █ ░█ ▒██░    ▒███   ▓██ ░▄█ ▒
░ ▓██▓ ░ ▒██   ██░▒██▀▀█▄  ▒▓▓▄ ▄██▒▒██▀▀█▄  ░██▄▄▄▄██ ░█░ █ ░█ ▒██░    ▒▓█  ▄ ▒██▀▀█▄  
  ▒██▒ ░ ░ ████▓▒░░██▓ ▒██▒▒ ▓███▀ ░░██▓ ▒██▒ ▓█   ▓██▒░░██▒██▓ ░██████▒░▒████▒░██▓ ▒██▒
  ▒ ░░   ░ ▒░▒░▒░ ░ ▒▓ ░▒▓░░ ░▒ ▒  ░░ ▒▓ ░▒▓░ ▒▒   ▓▒█░░ ▓░▒ ▒  ░ ▒░▓  ░░░ ▒░ ░░ ▒▓ ░▒▓░
    ░      ░ ▒ ▒░   ░▒ ░ ▒░  ░  ▒     ░▒ ░ ▒░  ▒   ▒▒ ░  ▒ ░ ░  ░ ░ ▒  ░ ░ ░  ░  ░▒ ░ ▒░
  ░      ░ ░ ░ ▒    ░░   ░ ░          ░░   ░   ░   ▒     ░   ░    ░ ░      ░     ░░   ░ 
             ░ ░     ░     ░ ░         ░           ░  ░    ░        ░  ░   ░  ░   ░     
                           ░                                                            

Dark web crawler with category classification for authorized security research

Free APIs · No API Keys Required · Zero Config

Twitter GitHub Website Telegram TryHackMe HackTheBox


What is TorCrawler?

Dark web crawler with category classification for authorized security research

Features

  • 8 category classifiers (drugs, cards, data, weapons, counterfeit, services, hosting)
  • 3 dark web search engines (Ahmia, OnionLand, Darknet Live)
  • 9 known dark web search engines listed
  • Deep recursive .onion crawling (configurable depth)
  • Content extraction (emails, onion addresses, page titles, word frequency)
  • JSON/CSV export
  • Tor-native (socks5h proxy)
  • Authorization required before execution
  • Zero config, no API keys needed

Installation

git clone https://github.com/b0dj0x/TorCrawler.git
cd TorCrawler
pip install -r requirements.txt

Usage

python3 torcrawler.py check
python3 torcrawler.py search-crawl keyword
python3 torcrawler.py crawl onion_url
python3 torcrawler.py categories
python3 torcrawler.py engines

Disclaimer

For authorized security testing and educational purposes only. The developer assumes no liability for misuse of this tool. Only use against targets you own or have written authorization to test.


Author

b0dj0x - https://b0dj0x.cc

Twitter GitHub Website Telegram TryHackMe HackTheBox HackerOne Medium


Made with ❤ by b0dj0x