{"uid":"cap_8Cf1R6mlyG1vZPsat9AJL","slug":"24k-labs-rss-feed-parser-0a2ef3aa","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/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_GNOQn01aMAN1RH-3M6pfI","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 a remote RSS or Atom feed URL and returns its items as a clean, structured JSON list.","exampleAgentPrompt":"Fetch the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me a clean JSON list of the latest articles with their titles, links, and publication dates.","exampleUseCases":[{"title":"Monitor a tech blog for new posts","prompt":"Grab the RSS feed from https://blog.cloudflare.com/rss/ and return a JSON list of the most recent articles so I can see what Cloudflare has published lately."},{"title":"Aggregate podcast episode listings","prompt":"Parse the Atom feed at https://feeds.simplecast.com/54nAGcIl and give me a structured list of all the podcast episodes with their titles, descriptions, and release dates."},{"title":"Pull latest news for a newsletter digest","prompt":"Fetch the RSS feed from https://rss.nytimes.com/services/xml/rss/nyt/Technology.xml and return the items as clean JSON so I can pull the headlines and links into my newsletter draft."}],"resultDescription":"A JSON array of feed items, each containing fields such as title, link, publication date, description/summary, and potentially author and categories — normalized from the raw RSS or Atom XML into a clean, consistently structured format.","failureModes":["Invalid or malformed feed URL returns an error response","Target feed server is unreachable or returns a non-200 HTTP status","URL points to non-feed content (e.g. HTML page) causing a parse failure","Feed XML is malformed or non-standard and cannot be parsed","Feed requires authentication or is behind a paywall","Rate limiting or timeout on the remote feed server"],"whenToPreferThis":"Choose this endpoint when you need to programmatically ingest an RSS or Atom feed URL and receive clean, normalized JSON — especially in agent workflows where downstream processing expects structured data rather than raw XML. Ideal for content aggregation, monitoring pipelines, newsletter generation, or any scenario where a feed URL is known and items need to be extracted without writing a custom XML parser.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:01:52.720Z","isFirstParty":false}