Installing and using
1. step
You must have linux or any other unix based OS. I recommend Ubuntu or Debian
2. step
Install and configure torsocks by this tutorial:
3.step
download and extract this file this file open terminal and install python 3.4
sudo apt-get install python3.4
Install python modules
sudo python -m pip install os
sudo python -m pip install random
sudo python -m pip install string
sudo python -m pip install time
go to the file where you saved "spider.py"
cd /home/user/directoryofthespider.py
and start program!!
python3 spider.py
founded sites will be saved to file foundedsites.txt