Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeahnotsewerside/onionindexer

Pretty raw indexer for tor network
https://github.com/yeahnotsewerside/onionindexer

Last synced: about 10 hours ago
JSON representation

Pretty raw indexer for tor network

Awesome Lists containing this project

README

        

# OnionIndexer
Pretty raw indexer for tor network

OnionIndexerNoJs.py - main file of indexer

Because its pretty raw crawler, it simply crawles throughout html file sended by server looking for urls,

measures servers response time and estimates rating of site/page

and its getting title of page

# Dependendecies:

https://github.com/DoctorEenot/LiteDataBase

pip install beautifulsoup4

pip install -U requests[socks]