I've created a simple python parser for Tor that will generate a csv file from Tor's cached-descriptors and cached-consensus files. It does not get all the data it should but it is only a first revision. The purpose of this was to more familiarize myself with Tor for the Google Summer of Code, Hope it is useful! Get it here: https://github.com/mrlanrat/TorExport
grarpamp, I hope this helps you a little, If I can I will expand the data that this script will collect. Moritz Bartl, your script was very useful, I used it s a base, but modified it a bit so that it would run on python 3. Feedback is welcome! On Wed, Mar 30, 2011 at 8:39 AM, Moritz Bartl <mor...@torservers.net> wrote: > On 30.03.2011 06:25, Ian Foster wrote: >> Exporting to CSV based of of the filters is an easy task. Is there >> anyone else who would find this useful? If so I'll look into making a >> PHP script that can do that right now. :) > > I have a very basic Python parser at > https://github.com/moba/tormap/blob/master/tormap.py > > Currently it generates a KML for Google Earth. Feel free to reuse. > > I am working on a XML representation of snapshots from the complete > history available on archive.torproject.org for a dynamic world map. > > -- > Moritz Bartl > https://www.torservers.net/ > _______________________________________________ > tor-talk mailing list > tor-talk@lists.torproject.org > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk > -- Ian Foster www.vorsk.com _______________________________________________ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk