/HiddenWiky

Hidden wiki active link scraper

Primary LanguagePython

HiddenWiky

HiddenWiky is a simple active link scraper for "The Hidden Wiki" onion site.

It visits every link and, in the end, it creates a JSON file (example) with:

  • active onion link
  • title
  • description

HiddenWiky does not need any Python packages, it just needs torsocks.

In order to install and test torsocks just type:

sudo apt install torsocks
curl 'https://api.ipify.org'
torsocks curl 'https://api.ipify.org'