{"uid":"cap_mR0IKe0PAlBgbAs3NtqFC","slug":"payai-agentstools-dev-rss-atom-json-feed-parser-8bde72e7","name":"payai.agentstools.dev 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://payai.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_Y8j42uKPXXjg1JACyK9U_","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":"Parses a public RSS, Atom, or JSON Feed URL into a normalized list of feed items with metadata such as title, link, published date, summary, ID, and author.","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 published dates?","exampleUseCases":[{"title":"Monitor competitor blog updates daily","prompt":"I want you to check the RSS feed at https://example-competitor.com/blog/feed.xml every day and give me a summary of the newest 5 posts they published, including the titles and what they're about."},{"title":"Aggregate podcast episode metadata","prompt":"Can you pull the latest episodes from our podcast's Atom feed at https://podcasts.example.com/ourshow/feed.xml and extract the titles, air dates, and episode summaries so I can review them?"},{"title":"Track news from multiple sources","prompt":"Please parse these three news feeds for me: https://news1.example.com/feed, https://news2.example.com/atom, and https://news3.example.com/json-feed, then combine the 15 most recent articles from all of them with their titles, links, and authors."}],"resultDescription":"Returns a normalized list of feed items (up to the requested max, default 20, cap 100), each containing title, link, published timestamp, summary, ID, and author, along with feed-level metadata such as the feed title and description.","failureModes":["Invalid or unreachable feed URL returns an error","Feed URL points to non-feed content (e.g. HTML page) causing parse failure","max_items out of range (below 1 or above 100) causes validation error","Feed with no items returns empty item list","Malformed or non-standard feed XML may result in partial parsing or error"],"whenToPreferThis":"Use this endpoint when you need to programmatically read and normalize any public RSS, Atom, or JSON Feed URL into a structured item list. It is ideal when you want consistent fields (title, link, published, summary, author) across different feed formats without writing your own parser.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:54:21.429Z","isFirstParty":false}