{"uid":"cap_DQdb6NNn09Z12i51vJb6V","slug":"24k-labs-rss-feed-parser-69ef9495","name":"24K Labs RSS Feed Parser","description":"Fetch and parse an RSS or Atom feed into a clean JSON list of items.","url":"https://api.24klabs.ai/api/v1/rss-parse","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"}}},"responseSchema":{"type":"json","example":{"items":[]}},"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_RdOYayxiaX9WquTMnH_e6","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 into a clean, structured JSON list of feed items.","exampleAgentPrompt":"Can you fetch and parse the RSS feed at https://hnrss.org/frontpage and give me a clean list of the latest Hacker News stories with their titles, links, and publish dates?","exampleUseCases":[{"title":"Monitor a tech blog for new posts","prompt":"Fetch the RSS feed from https://blog.openai.com/rss and give me the titles and links of the 10 most recent posts."},{"title":"Aggregate podcast episode list","prompt":"Parse the RSS feed at https://feeds.simplecast.com/54nAGcIl and give me a JSON list of all episodes with their titles, dates, and descriptions."},{"title":"Pull latest news for a newsletter","prompt":"Grab the Atom feed from https://www.theverge.com/rss/index.xml and extract all article titles, authors, and URLs published today so I can curate them for my newsletter."}],"resultDescription":"A JSON array of feed items, each containing structured fields such as title, link/URL, publication date, author, description or summary, and any additional metadata present in the original RSS or Atom feed.","failureModes":["Invalid or malformed feed URL returns an error","Feed URL is unreachable or returns a non-200 HTTP status","URL points to HTML or non-feed content and cannot be parsed","Feed is password-protected or behind a paywall","Malformed XML in the feed causes parse failure","Empty feed with zero items returns an empty array"],"whenToPreferThis":"Choose this endpoint when you need to programmatically consume an RSS or Atom feed and receive clean, structured JSON output without building your own XML parser. Ideal for agents that need to monitor blogs, news sites, or podcasts on demand. Prefer it over generic web scraping when the source publishes a feed, as it is faster and more reliable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:31.641Z","isFirstParty":false}