BOINC Stats - API

Matzo, Tue Nov 28 2017, 04:55AM

Is there an XML feed or some sort of API for raw stats that I could tap into?

What I'm looking for is stats for each project that details the latest

- Teams (members, totals, average credit) daily/weekly/monthly/custom date range
- Members (totals, average credit, hosts) daily/weekly/monthly/custom date range

Thanks
Re: BOINC Stats - API
Matzo, Tue Nov 28 2017, 05:49AM

So I see that there is
https://boinc.berkeley.edu/trac/wiki/StatsXml

Which gives good information on users/host/status, but not on teams.

Is there an equivalent XML feed for teams and for projects?
Re: BOINC Stats - API
James, Mon Dec 04 2017, 08:07AM

Most projects export their stats (where this site gets the data from). There is a teams file as well. Just grab the file from one of the sites and take a look at it. The format isn't too complicated.

For most sites, add /stats/ to the url and you will see the stats export files.