Back to catalog
📄

Convert RSS to JSON

API Key

Transform raw RSS data into structured JSON

📄Documents & ProductivityHTTPSCORS enabled

Convert RSS to JSON

RSS Feed Conversion Service

Feed TitleHacker News
Feed UrlHttps://news.ycombinator.com/rss
Item Count30
Last Build DateMon, 10 Jun 2024 15:42:00 +0000
Latest Item TitleShow HN: I built a tool to convert any RSS feed to JSON

Sample Response

response.json
1{
2 "feedTitle": "Hacker News",
3 "feedUrl": "https://news.ycombinator.com/rss",
4 "itemCount": 30,
5 "lastBuildDate": "Mon, 10 Jun 2024 15: 42: 00 +0000",
6 "latestItemTitle": "Show HN: I built a tool to convert any RSS feed to JSON"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://apyhub.com/utility/converter-rss-json" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs