Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
tipac
on 20/03/2018, 06:46:11 UTC
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.
why not use winsockets and just download the whole page in a std::string then parse values for each coin and display ?