{"uid":"cap_pSwcRrEaBM_0mKZSJCf1H","slug":"rss-atom-json-feed-parser-e41f7f3c","name":"RSS/Atom/JSON Feed Parser","description":"Parse an RSS, Atom or JSON Feed URL into a normalized item list (title/link/published/summary/id/author) plus feed-level metadata.","url":"https://webtools402.176-109-107-191.sslip.io/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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public RSS/Atom/JSON-feed URL"},"max_items":{"type":"integer","maximum":100,"minimum":1,"description":"Max items to return (default 20, cap 100)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_befGqcbEGc-037rZRJjTU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","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 public RSS, Atom, or JSON feed URL into a normalized list of items (title, link, published date, summary, ID, author) plus feed-level metadata.","exampleAgentPrompt":"Fetch the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me the latest 15 articles — I want the title, link, published date, and summary for each one.","exampleUseCases":null,"resultDescription":"A normalized list of feed items (up to 100), each with title, link, published timestamp, summary, unique ID, and author, plus feed-level metadata such as feed title and description.","failureModes":["URL is not a valid or publicly accessible feed — returns an error indicating the feed could not be fetched","Feed format is unrecognized or malformed — returns a parse error","max_items out of range (below 1 or above 100) — schema validation error","URL parameter missing — request rejected with a required field error","Feed server is unreachable or times out — returns a network/timeout error"],"whenToPreferThis":"Use this endpoint when you need to ingest content from any standard RSS, Atom, or JSON feed and want a clean, normalized output without writing a parser. Ideal for news monitoring, blog aggregation, podcast episode listing, or any workflow that needs structured feed data from a public URL.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:12.269Z","isFirstParty":false}