Handy Tool to check the availability of onion site and to extract the title of submitted onion URL.
This tool helps to investigate a huge set of onion sites by checking its availability which helps to filter out the inactive sites and collect the site title that might helps us to categories what site we are handling.
Clone the repository.
Navigate to the folder containing onion_check.py
Install the requirements
You are ready to go...
Run the script onion_check.py which will check for Tor Configuration.
If Tor configuration fails, configure it properly [Refer: https://miloserdov.org/?p=1839]
If all set, the script asks for input -- submit the file path containing onion URLs (one URL in a line) as input
Happy Hunting