Ahmia is the search engine for .onion
domains on the Tor anonymity
network. It is led by Juha Nurmi and is based
in Finland. This repository contains crawlers used by Ahmia search engine
Ahmia-index should be installed and running
# apt-get install build-essential python-pip python-virtualenv
# apt-get install libxml2-dev libxslt1-dev python-dev libffi-dev libssl-dev
# apt-get install tor polipo
# dnf install @development-tools redhat-rpm-config python-pip python-virtualenv
# dnf install libxml-devel libxslt-devel python-devel libffi-devel openssl-devel
# dnf install tor polipo
$ virtualenv /path/to/venv
$ source /path/to/venv/bin/activate
(venv)$ pip install -r requirements.txt
Please use polipo config sample here.
# systemctl start tor
# systemctl start polipo
Each crawler has its own guide.
You can setup TorBalancer to do this. Don't forget to update the bot settings.py