{"uid":"cap_tCCScO803WzEGfCAkGyWm","slug":"agentfeed-rss-feed-parser-b654d5d7","name":"AgentFeed RSS Feed Parser","description":"Six payment-gated endpoints for AI agents: content extraction, price oracle, URL unfurling, web search, RSS parsing, and translation.","url":"https://agentfeed.up.railway.app/api/v1/rss","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"RSS or Atom feed URL"},"limit":{"type":"integer","description":"Number of items to return"}}},"responseSchema":{"type":"object","properties":{"link":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"guid":{"type":"string"},"link":{"type":"string"},"title":{"type":"string"},"author":{"type":"string"},"pubDate":{"type":"string"},"summary":{"type":"string"}}}},"title":{"type":"string"},"itemCount":{"type":"integer"},"description":{"type":"string"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4bkKfo7mx6AQug-tr0XOR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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 feed URL, returning structured feed metadata and item list","exampleAgentPrompt":"Fetch the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me the 10 most recent article titles, links, and summaries.","exampleUseCases":null,"resultDescription":"Returns the feed's title, description, and link, plus an array of items each containing guid, link, title, author, pubDate, and summary fields, along with a total itemCount.","failureModes":["Invalid or malformed RSS/Atom URL returns an error","URL points to non-feed content (e.g. an HTML page) causing parse failure","Feed server is unreachable or returns a non-200 response","Payment not fulfilled via x402 protocol results in 402 response blocking access","Limit parameter ignored or clamped if feed has fewer items than requested"],"whenToPreferThis":"Use this endpoint when you need to programmatically fetch and parse an RSS or Atom feed into structured data — particularly when you want per-item metadata like title, author, pubDate, and summary. Prefer this over raw HTTP fetching when you need clean, normalized feed data without writing your own XML parser.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:03.270Z","isFirstParty":false}