Name: Anonymous 2010-02-21 18:11
How did this guy generate his data?
http://trip-table.com/
He would need to know the salt being used in the tripcode generation right?
And wtf is wrong with him putting them in a non-queryable format? Straight html over multiple pages? Come on guy, you would save bandwidth if you just had a database back end to query.
Anyway, even though he says not to use a downloader, I wrote a python script to automatically download and insert them into a sqlite database (Fuck his bandwidth, he should have put them in a database anyway), but after a while I figured it was going to take too long and gave up because I don't really give a shit.
http://trip-table.com/
He would need to know the salt being used in the tripcode generation right?
And wtf is wrong with him putting them in a non-queryable format? Straight html over multiple pages? Come on guy, you would save bandwidth if you just had a database back end to query.
Anyway, even though he says not to use a downloader, I wrote a python script to automatically download and insert them into a sqlite database (Fuck his bandwidth, he should have put them in a database anyway), but after a while I figured it was going to take too long and gave up because I don't really give a shit.