Extracting data from XML into a csv file using BeautifulSoup

后端 未结 0 532
离开以前
离开以前 2020-12-07 13:35

My objective is to get all data from an XML file. So I tried to parse the XML using beautifulSoup and tried to extract it all in a single .csv file.

My XML look like

相关标签:
回答
  • 消灭零回复
提交回复
热议问题