There wasn't a bounty for this; I just thought it was interesting, although I didn't realize how long It'd take me. Is it too late to propose one for it?

Nice job, Hunterbunter! The only thing I found that was missing was that I couldn't find my word counts or bounty information. (most of the time it showed I got 6/5 of a share for marketing and sometimes rating earnings). As for a bounty, how about 9 shares?
May I propose a 9 share award for Hunterbunter's site?
EDIT: I figured it out; my name is listed as smeagol and Smeagol on the files!

Thanks

.
I can get it to just compare lowercase-lowercase, that'll solve that problem, but it entirely depends on whether different people will be using the same names with different capitalizations in the future. If it's safe to assume not, this is easily fixable.
I'm new to Devtome and I don't seem to be on there. My user name is zachofiddle and I put that in for round 31 and it comes up with 0.0 shares. Can someone please make sure I am added correctly? I published a novella onto Devtome a couple of weeks ago so I think I should be in this round. Dinkleberg was the admin who set up my account. Thanks.
Hey zachofiddle, assuming you used correct case, the most likely reason is that the devtome script hasn't been run since you submitted your work. I know my own devtome contributions haven't been added yet, but my bounties have. I don't know whether the admins intend on running it again for this round or not, but if they do, it'll be added, and if not, it'll be added next round. I'm reading the account file to get that data, but its devtome.py that needs to run to update the devtome_31.csv file which is read (I believe) into the account file whenever the account file is updated
Good job, that information seems much clearer than my d.evco.in/charity log.
as a remind, if you retrieve data from d.evco.in/charity, remember not depend on the data on my server, cause the server may be down, the script may be generating new data, the data my be corrupt of an io errror, from time to time. you could copy data back to your server and then analysis it...
Thanks for both your encouragement and your data hosting

I've been getting the csv files off your site every time there's been a request so far, but that was just so I could prototype more quickly, which is also why the site's a bit slow. I will add a local-cache that only checks a few times a day for changes to speed the site up (and stop the server spam!).