{"uid":"cap_b7R1alEmgt7W-Ku-Q1kVl","slug":"toll402-rss-feed-parser-2bee3558","name":"Toll402 RSS Feed Parser","description":"Parse an RSS/Atom feed URL and return the latest N items (title, link, published)","url":"https://toll402.dev/v1/t/rss_latest","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"n":{"type":"integer","default":10},"url":{"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"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.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Yp41kR6FqfuYlJunTKfWD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses an RSS or Atom feed URL and returns the latest N items with title, link, and published date","exampleAgentPrompt":"Can you grab the latest 5 articles from https://feeds.arstechnica.com/arstechnica/index — just give me the titles, links, and when they were published?","exampleUseCases":[{"title":"Daily tech news briefing","prompt":"Pull the 10 most recent items from https://feeds.feedburner.com/TechCrunch and show me each headline, its link, and when it was posted."},{"title":"Podcast episode tracker","prompt":"Fetch the latest 3 episodes from https://feeds.simplecast.com/54nAGcIl — I want the episode titles, links, and publish dates."},{"title":"Open source release monitor","prompt":"Check the Atom feed at https://github.com/python/cpython/releases.atom and get me the 5 most recent release entries with their titles and dates."}],"resultDescription":"A list of the latest N feed items, each containing the item's title, link/URL, and published timestamp, parsed from the provided RSS or Atom feed.","failureModes":["Invalid or unreachable feed URL returns an error","URL points to non-RSS/Atom content (e.g. plain HTML) causing parse failure","Feed server timeout or rate-limit causing fetch failure","Malformed XML in the feed causing parse error","n parameter set to 0 or negative returns empty or error"],"whenToPreferThis":"Use this endpoint when you need a simple, pay-per-call way to extract recent items from any RSS or Atom feed without maintaining a feed parser yourself. Ideal for agents that need to check a blog, podcast, or news site for new content on demand, without subscribing to a managed feed aggregation service.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:40:16.541Z","isFirstParty":false}