{ "opencollection": "1.0.0", "info": { "name": "ZDNet RSS Feed AI News API", "version": "1.0.0" }, "items": [ { "info": { "name": "News", "type": "folder" }, "items": [ { "info": { "name": "ZDNet Get News RSS Feed", "type": "http" }, "http": { "method": "GET", "url": "https://www.zdnet.com/news/rss.xml" }, "docs": "Returns the latest news articles from ZDNet as an RSS 2.0 feed." }, { "info": { "name": "ZDNet Get Developer RSS Feed", "type": "http" }, "http": { "method": "GET", "url": "https://www.zdnet.com/topic/developer/rss.xml" }, "docs": "Returns the latest developer-focused articles from ZDNet as an RSS 2.0 feed." }, { "info": { "name": "ZDNet Get Innovation RSS Feed", "type": "http" }, "http": { "method": "GET", "url": "https://www.zdnet.com/topic/innovation/rss.xml" }, "docs": "Returns the latest innovation articles from ZDNet as an RSS 2.0 feed." } ] } ], "bundled": true }