Projects STRLCPY OnionSearch Files
🤬
.gitignore Loading last commit info...
LICENSE
README.md
search.py
README.md

OnionSearch

Educational purposes only

forthebadge made-with-python

OnionSearch is a script that scrapes urls on different .onion search engines. In 30 minutes you get 10,000 unique urls.

💡 Prerequisite

Python 3

📚 Search engines used

  • Ahmia
  • Torch
  • Darksearch io
  • OnionLand

🛠️ Installation

git clone https://github.com/megadose/OnionSearch.git
cd OnionSearch
pip3 install -r requirements.txt
python3 search.py -h

📈 Usage

python3 search.py [-h] --search "search" [--proxy 127.0.0.1:1337] [--output mylinks.txt]
python3 search.py --search "computer" --output computer.txt

📝 License

GNU General Public License v3.0

Please wait...
Page is in error, reload to recover