一行代码把 XML 变成 JSON:免费 API 工具上线

Ydecl/忧

一行代码把 XML 变成 JSON:免费 API 工具上线

示例地址(将 xxxxxx.cn 的 Atom 转为 JSON):

1
https://xmlorjson.api.yc2019.cn/?xml=https://xxxxxx.cn/atom.xml

访问后立刻得到格式化 JSON,包含文章标题、链接、更新时间、摘要等,可直接在前端 fetch,或粘贴到调试工具中分析。

格式:

1
https://xmlorjson.api.yc2019.cn/?xml=目标XML地址
  • 标题: 一行代码把 XML 变成 JSON:免费 API 工具上线
  • 作者: Ydecl/忧
  • 创建于 : 2026-06-17 13:17:29
  • 更新于 : 2026-06-17 13:21:31
  • 链接: https://blog.yc2019.cn/posts/mxlorjson-api.html
  • 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
目录
一行代码把 XML 变成 JSON:免费 API 工具上线