{"uid":"cap_ijzr7z_SlvnYtfQFu7FI1","slug":"agentstools-rss-atom-json-feed-parser-37956131","name":"AgentsTools 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://api.agentstools.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","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_xxd_XPTupcHP-yzcUtmuJ","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 RSS, Atom, or JSON Feed URL into a normalized list of items with metadata.","exampleAgentPrompt":"Can you 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":null,"resultDescription":"A normalized list of feed items (up to 100), each containing title, link, published date, summary, id, and author, plus feed-level metadata such as feed title, feed link, and feed description.","failureModes":["URL is not a valid or reachable feed — returns error indicating invalid feed format","Feed URL is behind a paywall or requires authentication — returns HTTP error from origin","max_items out of range (must be 1–100) — schema validation error","Feed is malformed XML or JSON — parser error returned","URL parameter missing — required field validation error"],"whenToPreferThis":"Use this endpoint when you need to quickly parse any RSS, Atom, or JSON Feed URL into a clean normalized list without setting up your own feed parsing infrastructure. Ideal for agents that need to monitor blogs, news sources, or podcast feeds on demand. Prefer this over web scraping when the site offers a feed URL, as it is more reliable and structured.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:48:38.811Z","isFirstParty":false}