{"slug":"netintel-dev-rss-parser-fetch-cf8df0","title":"Fetch and parse any RSS 2.0 or Atom feed URL and return structured articles with","host":"netintel.dev","method":"GET","resource":"https://netintel.dev/rss-parser/fetch","category":"search","description":"Fetch and parse any RSS 2.0 or Atom feed URL and return structured articles with title, link, description (truncated to 500 chars), author, publish date, and categories — so agents can monitor content sources, build news pipelines, and process any feed without building their own XML parser. A URL th","price_listed":0.01,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"url":"https://feeds.bbci.co.uk/news/rss.xml"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Maximum number of items to return (1-50, default 10)","type":"integer"},"url":{"description":"Feed URL to fetch and parse (e.g. https://example.com/feed.xml)","type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"feed":{"type":"object"},"feed_type":{"type":"string"},"findings":{"items":{"type":"object"},"type":"array"},"grade":{"type":"string"},"items":{"items":{"type":"object"},"type":"array"},"items_returned":{"type":"number"},"score":{"type":"number"},"total_items_in_feed":{"type":"number"},"url":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Fetch and parse any RSS 2.0 or Atom feed URL and return structured articles with title, link, description (truncated to 500 chars), author, publish date, and categories — so agents can monitor content sources, build news pipelines, and process any feed without building their own XML parser. A URL that isn't a parseable feed still returns 200 with feed_type:\"unknown\", empty items, and a parse_failed finding.","last_updated":"2026-09-19T20:42:28.532Z","schemes":["exact"]}