RSS to JSON API
RSS to JSON is a simple tool for converting RSS feeds into JSON format. It returns the RSS feed in JSON format.
Live Test API
Try out the RSS to JSON with a live request and see the response in real-time.
API Request
API Response
{
"status": "ok",
"error": null,
"data": {
"source": "www.nasa.gov",
"articles": 10,
"maxReached": false,
"feed": [
{
"website": "NASA",
"title": "60 Years Ago: Ranger 8 Moon Photos Aid in Apollo Site Selection ",
"pubDate": "Thu, 20 Feb 2025 20:59:33 +0000",
"description": "Before Apollo astronauts set foot upon the Moon, much remained unknown about the lunar surface. While most scientists believed the Moon had a solid surface that would support astronauts and their landing craft, a few believed a deep layer of dust covered it that would swallow any visitors. Until 1964, no closeup photographs of the […]",
"link": "https://www.nasa.gov/history/60-years-ago-ranger-8-moon-photos-aid-in-apollo-site-selection/"
},
{
"website": "NASA",
"title": "55 Years Ago: Preps for Apollo 13 and 14, Apollo 12 Crew on World Tour",
"pubDate": "Thu, 20 Feb 2025 19:06:38 +0000",
"description": "With two months to go before flight, the Apollo 13 prime crew of James Lovell, Thomas Mattingly, Fred Haise, and backups John Young, John Swigert, and Charles Duke continued to train for the 10-day mission planned to land in the Fra Mauro highlands region of the Moon. Engineers continued to prepare the Saturn V rocket […]",
"link": "https://www.nasa.gov/history/55-years-ago-preps-for-apollo-13-and-14-apollo-12-crew-on-world-tour/"
},
{
"website": "NASA",
"title": "NASA Invites Media to Simulated Mars Habitat Before Next Mission",
"pubDate": "Thu, 20 Feb 2025 19:02:19 +0000",
"description": "Media are invited to visit NASA’s simulated Mars habitat on Monday, March 10, at the agency’s Johnson Space Center in Houston. The simulation will help prepare humanity for future missions to the Red Planet. This is the second of three missions as part of NASA’s CHAPEA (Crew Health and Performance Exploration Analog), set to begin […]",
"link": "https://www.nasa.gov/news-release/nasa-invites-media-to-simulated-mars-habitat-before-next-mission/"
},
{
"website": "NASA",
"title": "In Memoriam: Jeff Dozier [1944–2024]",
"pubDate": "Thu, 20 Feb 2025 18:55:58 +0000",
"description": "Jeff Dozier, an environmental scientist, snow hydrologist, researcher, academic – and former Earth Observing System Project Scientist – died on November 17, 2024. Jeff’s research focused on snow hydrology and biogeochemistry in mountain environments and addressed the role of stored and melting snow in the hydrologic cycle as well as the economic and social impact […]",
"link": "https://science.nasa.gov/science-research/earth-science/in-memoriam-jeff-dozier-1944-2024/"
},
{
"website": "NASA",
"title": "In Memoriam: Berrien Moore III [1941–2024]",
"pubDate": "Thu, 20 Feb 2025 18:54:46 +0000",
"description": "Berrien Moore III, Dean of the College of Atmospheric and Geographic Sciences at the University of Oklahoma (OU), director of the National Weather Center in Norman, OK, and Vice President for Weather and Climate Programs, died on December 17, 2024. Berrien earned an undergraduate degree from the University of North Carolina in 1963 and a doctorate […]",
"link": "https://science.nasa.gov/science-research/earth-science/in-memoriam-berrien-moore-iii-1941-2024/"
},
{
"website": "NASA",
"title": "Artemis II Rocket Booster Stacking Complete",
"pubDate": "Thu, 20 Feb 2025 16:52:15 +0000",
"description": "Engineers at NASA’s Kennedy Space Center in Florida completed stacking the twin SLS (Space Launch System) solid rocket boosters – seen in this Feb. 19, 2025, photo – inside the Vehicle Assembly Building for the agency’s Artemis II crewed test flight around the Moon. During stacking operations, which began Nov. 20, 2024, technicians used a massive overhead crane to […]",
"link": "https://www.nasa.gov/image-article/artemis-ii-rocket-booster-stacking-complete/"
},
{
"website": "NASA",
"title": "NASA Stennis Teams Install New Production RS-25 Engine for Upcoming Hot Fire",
"pubDate": "Thu, 20 Feb 2025 16:04:38 +0000",
"description": "NASA marked a key milestone Feb. 18 with installation of RS-25 engine No. E20001, the first new production engine to help power the SLS (Space Launch System) rocket on future Artemis missions to the Moon. The engine, built by lead SLS engines contractor L3Harris (formerly Aerojet Rocketdyne), was installed on the Fred Haise Test Stand […]",
"link": "https://www.nasa.gov/image-article/stennis-teams-install-new-production-rs-25-engine/"
},
{
"website": "NASA",
"title": "In Memoriam: Pierre Morel [1933–2024]",
"pubDate": "Thu, 20 Feb 2025 14:54:30 +0000",
"description": "Pierre Morel, the first director of the World Climate Research Programme (WCRP) and founding member of WCRP’s Global Energy and Water Exchanges (GEWEX) Core project, died on December 10, 2024. Pierre began his research as a theoretical physicist. His doctoral thesis examined the existence and properties of a condensed superfluid state of liquid Helium 3 […]",
"link": "https://science.nasa.gov/science-research/earth-science/in-memoriam-pierre-morel-1933-2024/"
},
{
"website": "NASA",
"title": "Lunar Cold Electronics Assessment Workshop (Apr 30 – May 1, 2025)",
"pubDate": "Thu, 20 Feb 2025 14:53:08 +0000",
"description": "How to Attend The workshop will be hosted by NASA Jet Propulsion Laboratory.Virtual and in-person attendance are available. Registration is required for both. (Link coming soon!)Virtual attendees will receive connection information one week before the workshop. Background, Goals and Objectives Preliminary Agenda Points of Contact If you have any questions regarding the workshop, please contact […]",
"link": "https://www.nasa.gov/centers-and-facilities/nesc/lunar-cold-electronics-assessment-workshop/"
},
{
"website": "NASA",
"title": "Summary of the Joint NASA LCLUC–SARI Synthesis Meeting",
"pubDate": "Thu, 20 Feb 2025 14:52:36 +0000",
"description": "Introduction The NASA Land-Cover and Land-Use Change (LCLUC) is an interdisciplinary scientific program within NASA’s Earth Science program that aims to develop the capability for periodic global inventories of land use and land cover from space. The program’s goal is to develop the mapping, monitoring and modeling capabilities necessary to simulate the processes taking place and […]",
"link": "https://science.nasa.gov/science-research/earth-science/summary-of-the-joint-nasa-lcluc-sari-synthesis-meeting/"
}
]
}
}Multiple Access Methods
REST API with multiple response formats plus GraphQL support
JSON
JavaScript Object Notation
XML
Extensible Markup Language
YAML
Human-readable data format
GraphQL
Query language for APIs
GraphQL Support
Access most of our API library through our unified GraphQL interface. Query multiple APIs in a single request with flexible field selection.Learn more about GraphQL →
Skip the HTTP calls. Use our official packages
Integrate faster with type-safe SDKs and comprehensive documentation
Similar APIs
Explore other parsers APIs that complement the RSS to JSON
Frequently Asked Questions
Get answers to common questions about the RSS to JSON
How do I get started with this API?
Getting started is simple! Sign up for a free account, get your API key, and start making requests to our REST endpoints. We provide comprehensive documentation and code examples to help you integrate quickly.
What response formats are supported?
We support JSON (default), XML, and YAML response formats. Simply add the format parameter to your request with values 'json', 'xml', or 'yaml'. All formats contain the same comprehensive data.
Are there usage limits on the free tier?
The free tier includes 50 tokens per month with a rate limit of 10 requests per minute. Pro plans offer higher limits and enterprise plans provide unlimited usage with priority support.
How do I authenticate API requests?
Include your API key in the request header as X-API-Key: your_key_here or as a query parameter ?key=your_key. All requests are made over HTTPS for security.
Ready to integrate RSS to JSON?
Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.