Pages: [1]
MrCPU
BAM!ID: 10540
Joined: 2006-10-24
Posts: 5
Credits: 322,012
World-rank: 384,299

2006-11-12 16:34:09

Hi,

is there a way to get my own stats as xml file?
I have searched on board, but can't find anything.

It would be nice to get a xml-file which contains all my projects with projectname, credits, rac, rank, team, teamrank.

So we can use it on own pages / create own graphics and so.
I think everyone will add a link to boincstats.com, because this is a great project.


-MrCPU
Son Goku 3SSJ
 
Forum moderator - Translator
BAM!ID: 8
Joined: 2006-01-11
Posts: 182
Credits: 2,572,985
World-rank: 127,920

2006-11-13 08:13:23

Hi,

is there a way to get my own stats as xml file?
I have searched on board, but can't find anything.

It would be nice to get a xml-file which contains all my projects with projectname, credits, rac, rank, team, teamrank.

So we can use it on own pages / create own graphics and so.
I think everyone will add a link to boincstats.com, because this is a great project.


-MrCPU

Currently there is no way of doing this from BOINCstats. But you can always download the stats XML files from all the projects and extract your own data
part of
Wenn jeder an sich denkt, wird an alle gedacht!
PovAddict
BAM!ID: 115
Joined: 2006-05-10
Posts: 1013
Credits: 5,785,239
World-rank: 78,470

2006-11-13 14:10:00

MrCPU
BAM!ID: 10540
Joined: 2006-10-24
Posts: 5
Credits: 322,012
World-rank: 384,299

2006-11-13 15:10:22

Hi,

thx, thats right, but if a script have connect to several projects to get the information it takes some time and if one of these projects is down, it takes some more time.
Here we have all infos at one database = only one call to get all infos.


-MrCPU
vorik3
BAM!ID: 962
Joined: 2006-05-29
Posts: 5
Credits: 0
World-rank: 0

2006-11-13 18:38:08

You could always use:
http://boinc.netsoft-online.com/get_user.php?cpid=<your cpid>

This will return the combined data in XML form.
MrCPU
BAM!ID: 10540
Joined: 2006-10-24
Posts: 5
Credits: 322,012
World-rank: 384,299

2006-11-18 21:42:15

Many thx @vorik3
ikarus1969
 
BAM!ID: 1191
Joined: 2006-05-31
Posts: 9
Credits: 190,674
World-rank: 499,835

2007-01-19 09:19:27
last modified: 2007-01-19 09:19:45

Despite the links http://[projecturl]/show_user.php?userid=[your id]&format=xml and http://boinc.netsoft-online.com/get_user.php?cpid=<your cpid> i wonder if there are other information available in xml-format for each project.

Are there project-specific links like http://[projecturl]/[something].php?userid=[your id]&format=xml ?

Can anyone give me either the link(s) or an hint where to look for this information?

kind regards,
ikarus1969
PovAddict
BAM!ID: 115
Joined: 2006-05-10
Posts: 1013
Credits: 5,785,239
World-rank: 78,470

2007-01-19 15:30:02

Despite the links http://[projecturl]/show_user.php?userid=[your id]&format=xml and http://boinc.netsoft-online.com/get_user.php?cpid=<your cpid> i wonder if there are other information available in xml-format for each project.

Are there project-specific links like http://[projecturl]/[something].php?userid=[your id]&format=xml ?

Can anyone give me either the link(s) or an hint where to look for this information?

kind regards,
ikarus1969

Yes, where [something] is show_user

But seriously, these may be interesting:
server_status.php?xml=1 Shows server status
team_lookup.php?team_name=[name]&format=xml Returns a list of teams matching name.
team_email_list.php?teamid=[ID]&xml=1 Show list of team members.
team_email_list.php?teamid=[ID]&account_key=[key]&xml=1 Same as above, but with members' email addresses ([key] has to be the team founder's account key).

They are all explained here but most are only of interest for account managers. I'll add XML view to workunit and result pages on Renderfarm.
ikarus1969
 
BAM!ID: 1191
Joined: 2006-05-31
Posts: 9
Credits: 190,674
World-rank: 499,835

2007-01-20 14:49:47

Despite the links http://[projecturl]/show_user.php?userid=[your id]&format=xml and http://boinc.netsoft-online.com/get_user.php?cpid=<your cpid> i wonder if there are other information available in xml-format for each project.

Are there project-specific links like http://[projecturl]/[something].php?userid=[your id]&format=xml ?

Can anyone give me either the link(s) or an hint where to look for this information?

kind regards,
ikarus1969

Yes, where [something] is show_user

But seriously, these may be interesting:
server_status.php?xml=1 Shows server status
team_lookup.php?team_name=[name]&format=xml Returns a list of teams matching name.
team_email_list.php?teamid=[ID]&xml=1 Show list of team members.
team_email_list.php?teamid=[ID]&account_key=[key]&xml=1 Same as above, but with members' email addresses ([key] has to be the team founder's account key).

They are all explained here but most are only of interest for account managers. I'll add XML view to workunit and result pages on Renderfarm.


@PovAddict: Many, many thanks for your reply! Especially for http://boinc.berkeley.edu/web_rpc.php

Have a nice weekend!
Pages: [1]

Index :: Comments and suggestions :: Own stats as XML
Reason: