User:Labla/Leaderboard
From The Urban Dead Wiki
Jump to navigationJump to search
Description
Update Malton XP Leaderboard. I had this in mind for some time. First I need to fetch every profile (just dump whole html files using curl/wget) and then use common utils like grep/awk/sed to mine useful data.
Some numbers: about 2.1KK profiles worth 5-6 GB of traffic. Getting first 100k profiles in sequence took about 5 hours and raw data is 288 MB (gziped about ~12mb).