Getting raw XML data from a Feedburner RSS feed

前端 未结 10 2192
轮回少年
轮回少年 2021-02-05 00:22

For an Android app I am currently working on, I would like to be able to parse raw XML data from an RSS feed and display it. The RSS feed in question uses Feedburner for publish

10条回答
  •  旧时难觅i
    2021-02-05 00:38

    From Google Chrome you can update the url like so and you will get the raw xml:

    view-source:http://feeds.feedburner.com/TheAppleBlog

提交回复
热议问题