To parse the XML in Python, you can use Element Tree. ... report = requests.get(URL) # print("\n\nReport: \n" + json.dumps(report) + "\n") ...
確定! 回上一頁