{"uid":"cap_Ik-Y7htKWzAkx8Yd183U5","slug":"agentbit-rss-atom-feed-fetcher-74f92c8b","name":"AgentBit RSS/Atom Feed Fetcher","description":"Fetch any RSS or Atom feed and get normalized JSON items — title, link, ISO-8601 date, plain-text summary, author, categories. Point it at a regular HTML page and it auto-discovers the feed. RSS 2.0, RSS 1.0/RDF and Atom, messy real-world feeds included. The monitoring primitive for agents that watch sources.","url":"https://agentbit.app/v1/web/feed","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Feed URL, or an HTML page URL to auto-discover the feed from"},"limit":{"type":"integer","description":"Max items to return (1-50, default 20)"}}},"responseSchema":{"type":"json","example":{"items":[{"link":"https://blog.cloudflare.com/example","title":"Example post","author":"Jane Doe","summary":"Post summary text.","published":"2026-09-05T14:00:00+00:00","categories":["engineering"]}],"format":"rss","feed_url":"https://blog.cloudflare.com/rss/","feed_title":"The Cloudflare Blog","item_count":5,"discovered_from":null}},"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_90JCE_JsfrsBY3PdlNWX2","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":"Fetches any RSS 2.0, RSS 1.0/RDF, or Atom feed URL (or auto-discovers the feed from an HTML page) and returns normalized JSON items with title, link, ISO-8601 date, plain-text summary, author, and categories.","exampleAgentPrompt":"Fetch the RSS feed at https://blog.cloudflare.com/rss/ and give me the 5 most recent posts with their titles, links, and published dates.","exampleUseCases":[{"title":"Monitor tech blog for new posts","prompt":"Check the RSS feed at https://techcrunch.com/feed/ and tell me everything published in the last day — title, link, author, and a short summary for each."},{"title":"Auto-discover feed from homepage","prompt":"I want to read the latest articles from https://simonwillison.net — find the RSS or Atom feed automatically and return up to 15 items with titles, dates, and summaries."},{"title":"Track podcast episode releases","prompt":"Pull the latest 10 episodes from the Lex Fridman podcast feed at https://lexfridman.com/feed/podcast/ and list each episode title, guest name if in the author field, and published date."}],"resultDescription":"Returns a JSON object containing: a list of normalized feed items (each with link, title, author, plain-text summary, ISO-8601 published date, and categories array), the detected feed format (rss/atom), the canonical feed URL, the feed title, total item count returned, and the source HTML page URL if auto-discovered.","failureModes":["URL does not point to a valid RSS/Atom feed and no feed link can be auto-discovered from the HTML page","Feed server returns non-200 HTTP status or times out","Feed XML is so malformed it cannot be parsed","limit parameter outside 1-50 range causes validation error","URL is unreachable due to network or DNS failure"],"whenToPreferThis":"Choose this endpoint when you need to reliably fetch and normalize RSS or Atom feed content from arbitrary URLs, especially when you don't know the exact feed URL and need auto-discovery from an HTML page. It handles messy real-world feeds across all major RSS/Atom variants in one call, returning clean structured JSON ready for agent consumption — no XML parsing or feed-format detection needed on the caller side.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:55:25.269Z","isFirstParty":false}