下载 JSON 数据并使用 Python 将其转换为 CSV
我目前正在使用 Yahoo Pipes,它为我提供了来自 URL 的 JSON 文件。
我希望能够获取它并将其转换为 CSV 文件,但我不知道从哪里开始(我是 Python 的初学者)。
如何从 URL 获取 JSON 数据?
如何将其转换为 CSV?
谢谢
I'm currently using Yahoo Pipes which provides me with a JSON file from an URL.
I would like to be able to fetch it and convert it into a CSV file, and I have no idea where to begin (I'm a complete beginner in Python).
How can I fetch the JSON data from the URL?
How can I transform it to CSV?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)