You are viewing a single comment's thread from:
RE: Gridcoin mining experiment - data gathering details
This seems to be very uncomfortable process with all the copying.
Have you tried using @nexusprime's script to fetch the data? you would only have to check the dates, or maybe you could write a few lines to automatically fetch data up to the point you already have.
Also I am working on a little tool right now, as you can see here to analyze Credit/Runtime.
I would love to extend this and maybe at some point have a powerful tool to check out all your BOINC and Gridcoin statistics.
Extending my script to all projects for a given user is a cool idea.
Check out this website: https://boinc.berkeley.edu/trac/wiki/WebRpc#show_user
It should help you collect information about your hosts on a given boinc project. You can then feed the host ids from the xml file into my script.
It is. I have had the intention to change on it, to automate it but never really came to doing it. It would involve scraping the html as in the script I suppose, but from several pages, putting it all in a database, adding extra logic to verify and fix the exceptions, ... In the end it is just easier to do it like this.
If your up to the task I would gladly cooperate and help with it. There were a couple of guys in the past that had similar intentions but nothing got realized.
I'm a developer, I work on drivers in C++ and desktop apps in C#, but I'm a Windows guys ;-)
Feel free to contact me on slack maybe I could help or answer questions.