{"slug":"402utils-com-v1-rss-to-json-8999ca","title":"Fetch an RSS 2.0 or Atom feed and return clean JSON","host":"402utils.com","method":"GET","resource":"https://402utils.com/v1/rss-to-json","category":"other","description":"Fetch an RSS 2.0 or Atom feed and return clean JSON: feed title, link and description, plus items with title, link, ISO-8601 publishedAt, summary and author. Handles both formats and normalises the dates. The caller-supplied URL is SSRF-checked; the fetch is capped at 2 MB and 8 s.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":23,"reported_calls_30d":3,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"limit":10,"url":"https://blog.cloudflare.com/rss/"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"description":"Query string only.","properties":{"limit":{"default":50,"description":"Max items.","maximum":200,"minimum":1,"type":"integer"},"url":{"description":"Public http(s) feed URL (required).","format":"uri","type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"description":{"type":"string"},"items":{"items":{"properties":{"author":{"type":"string"},"link":{"type":"string"},"publishedAt":{"format":"date-time","type":"string"},"summary":{"type":"string"},"title":{"type":"string"}},"required":["title","link"],"type":"object"},"type":"array"},"link":{"type":"string"},"title":{"type":"string"}},"required":["title","link","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":23,"error":null}],"description_full":"Fetch an RSS 2.0 or Atom feed and return clean JSON: feed title, link and description, plus items with title, link, ISO-8601 publishedAt, summary and author. Handles both formats and normalises the dates. The caller-supplied URL is SSRF-checked; the fetch is capped at 2 MB and 8 s.","last_updated":"2026-09-05T01:14:26.76Z","schemes":["exact"]}