{"uid":"cap_5T8r9rpQYaPFnTUtJp937","slug":"agentreader-rss-atom-feed-parser-042b250e","name":"AgentReader RSS/Atom Feed Parser","description":"Parse any RSS, Atom or RDF feed into normalized JSON: feed title, description and up to 100 items with title, link, publish date, author, summary and categories. Ideal for agents monitoring news sources, blogs and changelogs.","url":"https://agentreader.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","required":["url"],"properties":{"url":{"type":"string","description":"Absolute http(s) URL of the RSS/Atom feed"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_v1461_2k12k-1mEVZHeD3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses any RSS, Atom, or RDF feed URL into normalized JSON with feed metadata and up to 100 items including title, link, publish date, author, summary, and categories.","exampleAgentPrompt":"Fetch and parse the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me the latest 10 articles with their titles, links, and publish dates.","exampleUseCases":[{"title":"News source monitoring for agent","prompt":"Check the RSS feed at https://rss.nytimes.com/services/xml/rss/nyt/Technology.xml and tell me all the new articles published today — I want their titles, links, and summaries."},{"title":"Changelog tracking for a software library","prompt":"Parse the Atom feed at https://github.com/rails/rails/releases.atom and list the last 5 releases with their dates and descriptions so I know what changed recently."},{"title":"Podcast episode extraction","prompt":"Pull the RSS feed from https://feeds.simplecast.com/54nAGcIl and give me the most recent 20 episodes with their titles, authors, publish dates, and summaries."}],"resultDescription":"A normalized JSON object containing the feed's title, description, and an array of up to 100 items. Each item includes the title, link (URL), publish date, author, summary/description, and categories. The structure is consistent regardless of whether the source was RSS, Atom, or RDF.","failureModes":["Invalid or unreachable URL returns an error indicating the feed could not be fetched","URL points to non-feed content (e.g. plain HTML) returns a parse error","Feed with non-standard or malformed XML may produce partial results or an error","Private/authentication-gated feeds return a fetch failure since no credentials can be passed","Very large feeds may be truncated at 100 items"],"whenToPreferThis":"Choose this endpoint when you need to ingest structured content from any RSS, Atom, or RDF feed URL and want normalized, consistent JSON output regardless of feed flavor. It is ideal for agents that need to monitor blogs, news sites, changelogs, or podcasts for new content. Prefer this over general web scraping when the target site publishes a feed, as it gives clean structured data without HTML parsing overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:30:53.616Z","isFirstParty":false}