小弟不才,请大佬给与指点一下: 浏览器直接访问: https://yunbi.com//api/v2/tickers.json 可以得到数据 h=requests.get('https://yunbi.com//api/v2/tickers.json') print h.text
却无法看到数据。 请问该如何获取里面的数据呢? 感谢