Elasticsearch gives JSON, not HTML. So, you could use jq $ curl -s localhost:9200 | jq '.version.number' 6.6.0. In Python, please don't use ...
確定! 回上一頁