{"uid":"cap_FI8kbyY-_IHi2flxEaleJ","slug":"santos-rss-atom-json-feed-parser-21f98b3e","name":"Santos RSS/Atom/JSON Feed Parser","description":"Audit any website for AI Agent Readiness, MCP, llms.txt, OpenAPI, SEO, accessibility and security. Structured JSON with evidence and prioritized fixes.","url":"https://api.santosautomation.com/v1/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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL of an RSS 2.0, Atom, or JSON feed."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/feed.xml","feed":{"link":"https://example.com","title":"Example Blog","feed_url":"https://example.com/feed.xml","description":"All the examples"},"items":[{"id":"https://example.com/posts/1","url":"https://example.com/posts/1","title":"Hello World","author":"Alice","summary":"The first post.","published":"Mon, 01 Jan 2024 00:00:00 GMT"}],"format":"rss2","final_url":"https://example.com/feed.xml","item_count":1,"schema_version":"1.0.0"}},"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_l3Lx0ELX9b2HRY2fHJjxd","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 a public RSS 2.0, Atom, or JSON feed URL and returns structured feed metadata and item list as JSON","exampleAgentPrompt":"Can you fetch and parse the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me the list of latest article titles, authors, and summaries?","exampleUseCases":[{"title":"Monitor blog for new posts","prompt":"Fetch the RSS feed at https://blog.example.com/feed.xml and show me the titles, links, and publication dates of all the recent posts."},{"title":"Podcast episode listing","prompt":"Parse the podcast feed at https://feeds.buzzsprout.com/12345.rss and list all the episode titles and their published dates so I can see what episodes are available."},{"title":"News aggregation from feed","prompt":"Pull the latest headlines and summaries from the Atom feed at https://news.ycombinator.com/rss and format them as a readable list."}],"resultDescription":"A structured JSON object containing feed metadata (title, description, link, feed URL, format) and an array of items each with id, URL, title, author, summary, and published date, plus item count and schema version.","failureModes":["Invalid or non-feed URL returns an error — URL must point to a valid RSS 2.0, Atom, or JSON feed","Private or authentication-required feeds cannot be fetched","Malformed feed XML/JSON may result in parse errors or incomplete data","Redirects exceeding limits may fail to resolve to the final feed URL","Non-HTTP/HTTPS URLs (e.g. FTP) are not supported"],"whenToPreferThis":"Choose this endpoint when you need to quickly fetch and normalize a public RSS, Atom, or JSON feed URL into structured JSON items. It is ideal for content aggregation, monitoring blog or podcast feeds, or when you need feed item metadata (title, author, summary, date) without building your own feed parser. It is not suitable for auditing websites for AI readiness, SEO, or security — despite the brand name suggesting that; this specific endpoint is a feed reader.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:43:43.524Z","isFirstParty":false}