Back to catalog
πŸ’»

RSS to JSON

Free

Returns RSS feed in JSON format using feed URL

πŸ’»DevelopmentHTTPSCORS enabledNo API key required

RSS to JSON

RSS feed conversion result

Feed UrlHttps://feeds.arstechnica.com/arstechnica/index
TitleArs Technica
Item Count25
Last Updated2026-02-25T12:00:00Z
LanguageEn-us

Sample Response

response.json
1{
2 "feed_url": "https://feeds.arstechnica.com/arstechnica/index",
3 "title": "Ars Technica",
4 "item_count": 25,
5 "last_updated": "2026-02-25T12: 00: 00Z",
6 "language": "en-us"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/ayusharma/RSS-to-JSON"
View Documentation

Similar APIs