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 ?