Bitcoin Forum
May 26, 2024, 01:33:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Whattomine - profitability website with basic json. on: February 04, 2018, 07:21:42 PM
I dont understand what you need or what `one additional method of parameters coding` might be.
Ok. Now I need request details of certain money as follows: www.whattomine.com/coins/151.json?hr=<my_hashrate_for_ethash>&p=<power_in_mode_of_mining_ethash>&....
But common info, which I can request from your site like www.whattomine.com/coins.json?utf8=...&factor[eth_hr]=<my_hashrate_for_ethash>&factor[eth_p]=<power_in_mode_of_mining_ethash>..... contains whole necessary parameters for all algo!
Please, parse parameters string for coins.json request and filter only needed for certain coin (algo) (You can get hashrate not from hr=, but from factor[eth_hr]).

Sorry for my English.
2  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Whattomine - profitability website with basic json. on: February 04, 2018, 02:34:12 PM
Quote
Fredeq, could you add one additional method of parameters coding for /coins/<Coin>.json, like for common /coins.json
In this case for getting different data we will need just replace the page part of the url:
whattomine.com/
whattomine.com/coins.json
whattomine.com/coins/<Coin>.json
with the same tail.
Quote from: fredeq
@BashOrgRu
Honestly not sure what are you requesting here.
Why? What surprises you?
3  Alternate cryptocurrencies / Service Announcements (Altcoins) / Certain coin JSON request. on: February 03, 2018, 03:38:55 PM
Fredeq, could you add one additional method of parameters coding for /coins/<Coin>.json, like for common /coins.json
In this case for getting different data we will need just replace the page part of the url:
whattomine.com/
whattomine.com/coins.json
whattomine.com/coins/<Coin>.json
with the same tail.

Thanks for great site!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!