{"uid":"cap__NKOzXhHNitphTcMHTk2t","slug":"job-bus-feed-parser-7d008a57","name":"job-bus Feed Parser","description":"Parse RSS/Atom/JSON Feed to JSON items","url":"https://job-bus.3dforge-qk.workers.dev/v1/feed","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{},"type":{"const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object"}}},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MLfactBkG7rB9QuDB5lkf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses RSS, Atom, or JSON feeds from a URL into structured JSON items","exampleAgentPrompt":"Fetch and parse the RSS feed at https://news.ycombinator.com/rss and give me all the items as structured JSON.","exampleUseCases":[{"title":"Job board feed aggregation","prompt":"Parse the RSS feed from https://remoteok.com/remote-jobs.rss and extract all the job listings as JSON so I can filter them."},{"title":"Podcast episode list extraction","prompt":"Pull the Atom feed from https://feeds.simplecast.com/54nAGcIl and convert all the episodes into structured JSON items with titles, dates, and descriptions."},{"title":"News site article monitoring","prompt":"Fetch the RSS feed at https://techcrunch.com/feed and parse it into JSON so I can see all the latest articles with their links and publication dates."}],"resultDescription":"An array of structured JSON objects representing individual feed items, each typically containing fields like title, link, description, publication date, author, and any other metadata present in the original RSS/Atom/JSON feed.","failureModes":["Invalid or unreachable feed URL returns an error","Malformed XML/RSS/Atom content may fail to parse","Non-feed URLs (regular HTML pages) will not parse correctly","Network timeouts if the feed host is slow or unresponsive","Unsupported feed format versions may produce incomplete results"],"whenToPreferThis":"Choose this endpoint when you need to fetch and parse any RSS, Atom, or JSON feed URL into structured JSON items programmatically. It is ideal for agents that need to monitor news sources, job boards, podcasts, or any content syndication feed without writing custom XML parsing logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:30:52.639Z","isFirstParty":false}