{"uid":"cap_RegcQGrmgHnhrBb7ERqrw","slug":"tokenguard-api-rss-web-feed-reader-5a3f7750","name":"tokenguard API – RSS Web Feed Reader","description":"Parse an RSS/Atom feed into structured items (title, link, published, summary) — or auto-discover the feed from a site URL","url":"https://eltociear-tokenguard.hf.space/web/rss","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Feed URL, or a site URL to auto-discover its feed"},"max_items":{"type":"integer","description":"Cap on items (default 50)"}}},"responseSchema":{"type":"json","example":{"count":2,"items":[{"link":"https://example.com/post","title":"Post","summary":"…","published":"2026-07-20T10:00:00Z"}],"title":"Example Blog","format":"rss","feed_url":"https://example.com/feed.xml"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YNrack3AbDILDxgFhqSDY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses an RSS or Atom web feed from a given URL, returning structured items with titles, links, summaries, and publish dates","exampleAgentPrompt":"Can you fetch the RSS feed from https://feeds.arstechnica.com/arstechnica/index and give me the latest 5 article titles, links, and summaries?","exampleUseCases":[{"title":"Monitor crypto news blog for updates","prompt":"Pull the latest posts from CoinDesk's RSS feed at https://www.coindesk.com/arc/outboundfeeds/rss/ and show me the 10 most recent headlines with their summaries and publish dates."},{"title":"Aggregate podcast episode list","prompt":"Fetch the RSS feed for the Lex Fridman Podcast at https://lexfridman.com/feed/podcast/ and list the 5 most recent episodes with titles and descriptions."},{"title":"Track a team blog for new articles","prompt":"Check the engineering blog feed at https://engineering.atspotify.com/feed/ and tell me what new posts have been published, including each article's title, link, and when it was posted."}],"resultDescription":"Returns a JSON object containing the feed title, feed URL, format (rss or atom), and a count of items along with an array of recent items each containing the article title, link, summary/description, and published timestamp.","failureModes":["Invalid or unreachable feed URL returns an error with no items","Feed URL points to non-RSS/Atom content resulting in a parse error","Network timeout if the target feed server is slow or down","Malformed XML in the feed may cause partial or empty results","Payment failure via x402 micropayment returns 402 status before data is fetched"],"whenToPreferThis":"Choose this endpoint when you need to fetch and parse a remote RSS or Atom feed URL into structured article data without setting up your own feed parser. It is suitable for one-off or periodic feed reads where you need titles, links, summaries, and publish dates in JSON form, especially in crypto/DeFi contexts where the broader tokenguard API ecosystem is already in use for on-chain data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:46:58.468Z","isFirstParty":false}