{"name":"rss-from-anything","description":"RSS feed generator / HTML to RSS converter. Auto-detects article items on any HTML page, OR pass CSS selectors. RSS 2.0 output. For sites that don't publish a feed.","price":"$0.04","method":"POST","input_schema":{"properties":{"url":{"type":"string"},"feed_title":{"type":"string"},"item_selector":{"type":"string"},"title_selector":{"type":"string"},"link_selector":{"type":"string"},"date_selector":{"type":"string"},"description_selector":{"type":"string"},"max_items":{"type":"number"}},"required":["url"]},"input_example":{"url":"https://news.ycombinator.com","item_selector":"tr.athing","title_selector":"span.titleline a","link_selector":"span.titleline a","max_items":10},"output_example":{"rss":"<?xml version=\"1.0\"?>...","mime_type":"application/rss+xml","item_count":30,"mode":"auto"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}