{"uid":"cap_2AvQTPtiDsoNoQpubTHPF","slug":"opentools-rss-parser-b89ac8a6","name":"OpenTools RSS Parser","description":"opentools utility endpoint","url":"https://chargers-borders-cedar-fig.trycloudflare.com/tools/rss-parse","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"unprobed","priceSource":"registry","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":"unknown","summary":"price unknown","primary":{"kind":"unknown","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"unknown","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_8chtevS3f6iKd3pMIqkun","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses an RSS feed URL and returns structured feed data including items, titles, links, and metadata","exampleAgentPrompt":"Can you parse the RSS feed at https://feeds.example.com/blog.rss and give me the latest articles with their titles, links, and publish dates?","exampleUseCases":[{"title":"Monitor blog for new posts","prompt":"Parse the RSS feed at https://techcrunch.com/feed/ and show me the most recent 10 article titles and their links."},{"title":"Aggregate news from multiple sources","prompt":"Fetch and parse the RSS feed from https://rss.nytimes.com/services/xml/rss/nyt/Technology.xml so I can see what stories are trending today."},{"title":"Extract podcast episode list","prompt":"I need you to parse this podcast RSS feed at https://feeds.podcastsite.com/myshow.rss and pull out all the episode titles, descriptions, and audio URLs."}],"resultDescription":"Returns structured JSON containing parsed RSS feed data, including feed-level metadata (title, description, link) and an array of feed items each with fields such as title, link, description, publication date, and author.","failureModes":["Invalid or unreachable RSS feed URL returns an error or empty response","Malformed XML in the RSS feed may cause parsing failure","Non-RSS URLs (HTML pages, JSON APIs) may return an error or unexpected output","Network timeout if the target feed host is slow or unavailable","Missing required 'input' body field returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to programmatically fetch and parse RSS or Atom feeds into structured JSON data. Ideal for aggregating blog posts, news articles, or podcast episodes from any standard RSS feed URL. Prefer this over manual XML parsing or general-purpose web scrapers when the source is a known RSS feed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:46:48.351Z","isFirstParty":false}