{"uid":"cap_4GmYfBdXzRCt-2PWU1zwH","slug":"coinslot-feed-to-json-3365430b","name":"Coinslot Feed-to-JSON","description":"Parse an RSS 2.0 or Atom feed into clean JSON: title, items with link/date/summary, HTML stripped. POST { xml } (max 1MB) or { url } to fetch.","url":"https://coinslot.dev/api/feed-to-json","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Feed URL to fetch instead"},"xml":{"type":"string","description":"Feed XML, max 1MB"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WFccgeFNMXO9yUK8lvgFq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses RSS 2.0 or Atom feed XML (or fetches from a URL) into clean JSON with title, items, links, dates, and HTML-stripped summaries","exampleAgentPrompt":"Parse this RSS feed XML into clean JSON for me — strip out all the HTML from the summaries and give me each item's title, link, date, and summary: [paste XML here]. Or just fetch it from https://example.com/feed.xml.","exampleUseCases":[{"title":"Aggregate blog posts from RSS","prompt":"I have an RSS feed at https://myblog.example.com/feed.xml — can you fetch it and give me a clean JSON list of all the latest posts with their titles, links, and publish dates?"},{"title":"Build podcast episode list","prompt":"Here's the podcast RSS XML I downloaded. Can you parse it into JSON and give me each episode's title, summary with no HTML tags, and publication date so I can load it into my app?"},{"title":"Monitor news feed for new items","prompt":"Pull in the Atom feed from https://news.ycombinator.com/rss and convert it to JSON — I need the title and link for each item so I can check for new stories."}],"resultDescription":"A JSON object containing the feed's top-level title and an array of items, each with fields for title, link, publication date, and a plain-text summary with HTML stripped out.","failureModes":["XML larger than 1MB returns an error","Invalid or malformed RSS/Atom XML returns a parse error","URL fetch fails if the target server is unreachable or returns non-XML content","Both url and xml omitted returns a validation error","Feed URL redirects or requires authentication may fail silently"],"whenToPreferThis":"Choose this endpoint when you need to reliably parse either RSS 2.0 or Atom feeds into normalized JSON without running your own XML parser, especially when you want HTML stripped from summaries automatically. It handles both raw XML input and remote URL fetching in a single call, making it ideal for agents that need clean structured feed data quickly without managing feed-format differences.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:45.304Z","isFirstParty":false}