{"uid":"cap_ZZWtV2EC7_t1KrEsxt5Pi","slug":"feed-reader-rss-atom-feed-parser-89f317d3","name":"Feed Reader - RSS/Atom Feed Parser","description":"Any RSS, RSS/RDF or Atom feed parsed into one shape: title, link, ISO date, author, summary and categories. Pass since to poll for changes.","url":"https://feed-reader.bowling-anthony.workers.dev/feed","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"title":"Hacker News","format":"rss","itemsReturned":20}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Fw_0XJc-accoVmtlf84-l","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses any RSS, RSS/RDF, or Atom feed URL into a normalized shape with title, link, ISO date, author, summary, and categories, with optional polling support via a `since` parameter.","exampleAgentPrompt":"Can you fetch and parse the RSS feed at https://news.ycombinator.com/rss and give me the latest article titles, links, and publication dates in a normalized format?","exampleUseCases":[{"title":"Monitor blog for new posts","prompt":"Check the RSS feed at https://martinfowler.com/feed.atom and tell me if there are any new articles published since 2025-06-01, with their titles, dates, and summaries."},{"title":"Aggregate news from multiple feeds","prompt":"Parse the RSS feed at https://feeds.bbci.co.uk/news/rss.xml and give me the title, link, author, and ISO date for each entry so I can add them to my news dashboard."},{"title":"Track new podcast episodes","prompt":"Fetch the podcast feed at https://feeds.simplecast.com/54nAGcIl and pull out all the episode titles, publication dates, and summaries so I can see what's been released recently."}],"resultDescription":"A normalized list of feed entries, each containing: title, link (URL), ISO 8601 publication date, author name, summary/description text, and categories/tags — regardless of whether the source was RSS 1.0/2.0, RDF, or Atom format.","failureModes":["Feed URL is unreachable or returns a non-200 status — endpoint may return an error or empty result","URL does not point to a valid RSS, RDF, or Atom feed — parse failure","Feed is behind authentication or a paywall — content inaccessible","Malformed XML in feed source — partial or failed parse","Rate limiting from the source feed server — fetch failure"],"whenToPreferThis":"Use this endpoint when you need to fetch and normalize a known RSS, RDF, or Atom feed URL into a consistent schema, especially when you want to unify feeds of different formats (RSS 2.0, RSS/RDF, Atom) into one shape. It is ideal for monitoring or polling scenarios via the `since` parameter. Prefer this over a general web scraper when the target site exposes a proper feed URL, as the output is already structured and normalized.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:37:02.254Z","isFirstParty":false}