get('https://api.coingecko.com/api/v3/search/trending?vs_currency=usd&order=market_cap_desc&per_page=250&page=1&sparkline=false') #df = pd.DataFrame() # run this line the first time to create the df df = pd.read_csv('lowcapgem_algo/coingecko.csv') # run this line after the ...
fetch Request: coinbase GET https://api.coinbase.com/api/v3/brokerage/market/products RequestHeaders: { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', 'CB-VERSION': '2018-05-30' } RequestBody: undef...
"github.com/superoo7/go-gecko/v3/types" "net/http" ) type CoinGeckoService interface { CoinsList() (*types.CoinList, error) SimplePrice(ids []string, vsCurrencies []string) (*map[string]map[string]float32, error) } type coinGeckoService struct { coinGeckoClient *coingecko.Client } func ...
(KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1' - ), - 'xiami' => array( + ], + 'xiami' => [ 'method' => 'GET', 'url' => 'http://api.xiami.com/web', 'referer' => 'http://m.xiami.com', 'proxy' => false, - 'body' => array( + 'body' => [ '...