http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/api/descriptor/networkstatus.html
Of these, the router status entry section can be quite large (on the order of
hundreds of kilobytes). As such we provide a couple of methods for reading
network status documents through parse_file() .
For more information see DocumentHandler() ... from stem.descriptor import parse_file , DocumentHandler with open ( ' .tor/cached-consensus ' , ' rb ' ) as consensus_file : # Processes the routers as we read them in.