Are we any closer to getting some JSON APIs for NiceHash?
I'm after two things if possible:
1. An API to get the home page stats for each algorithm.
2. An API to get my miners last {x} stats ... the ones you chart on the miner stat page. Specifically, I'd like to get my Accepted Speed as an array of values so that I can compute an average over the time period.
With these two values I can begin to autoswitch my miner between algorithms for profitability.
I don't want to write another HTML scraper ... :-)