raw stats page, i.e. to create personal stats forum images

Want to help out? Need help accessing the AniDB API? This is the place to ask questions.

Moderator: AniDB

Locked
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

raw stats page, i.e. to create personal stats forum images

Post by exp »

You can get a plaintext listing of raw stats for a given user id if the user has enabled "see me in mylist" permissions for guest.

Use:
http://anidb.ath.cx/perl-bin/animedb.pl ... id={userid}

Important:
Wait at least 24h before reloading this page!
It's only updated once every 24h anyway.

example output for user test (32):

Code: Select all

aacnt=0
acnt=14
eacnt=1
ecnt=79
facnt=1
fcnt=80
gacnt=0
independencep=1
lamefiles=0
lamefilesp=0
lastaid=247
lastdate=1062861361
leechp=98
ownviewedp=53
revcnt=0
size=14057
totalownedp=0
totalviewedp=0
uid=32
viewedepcnt=42
votecnt=1
created=1067109940
aacnt = animes added to anidb
acnt = animes in mylist
eacnt = eps added to anidb
ecnt = eps in mylist
facnt = files added to anidb
fcnt = files in mylist
gacnt = groups added to mylist
independencep = independence rating in percent
lamefiles = number of lame files (files without ed2k link) added to anidb
lamefilesp = lame files rate in percent
lastaid = aid of last anime a file was added for (in mylist)
lastdate = date last file was added (unix time format)
leechp = leechfactor in percent
ownviewedp = percent of mylist viewed
revcnt = review count
size = size of mylist in MB
totalownedp = percentage of anidb in mylist
totalviewedp = percentage of anidb seen
uid = user id
viewedepcnt = number viewed episodes
votecnt = number of votes
created = current time (unix time format)

Note:
you might get the following error if you try to access the rawstats while the stats are being regenerated:

Code: Select all

ERROR: stats update in progress, please try again later.
in that case just try it again ~1h later.

BYe!
EXP
Locked