老哥们,知道win10怎么用爬虫访问httpbin.org吗?每次都是提示失败,网络连接不上
import requests print(requests.get('http://httpbin.org/get').json())
服务器在漂亮国