简体   繁体   中英

RSS feed xml output to JSON

I need to get JSON output of particular website's RSS feed XML. on click button, Output have to be displayed as JSON format in chrome response screen. Fetching all details from mention RSS feed URL.

Whether we can get this output using JS or JQuery?? I tried to use parseXML..but it doesnt work for me.

Please some one help me to give some tips.

Thanks

Thanks for your prompt reply and very sorry for my late reply.

Using Java i need to grab this url content http://www.vogella.com/article.rss . will have 1 button on body of the page. On click, it should display RSS feed datas in JSON format as response. Nothing to display on body.

I m very new to Java environment. looking for samples in google.. cant able to understand complex codes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM