{"uid":"cap_io9kB5oY_n38eRz0_rM--","slug":"dopaminedesk-rss-aggregator-f2c8a918","name":"DopamineDesk RSS Aggregator","description":"Fetch a public RSS or Atom feed with private-network blocking and return bounded current entries.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/rss_aggregator","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":["feed_url"],"properties":{"limit":{"type":"integer","description":"Number of latest items to retrieve."},"feed_url":{"type":"string","description":"URL of the RSS/Atom feed."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","source","fetched_at","feed_url","count","items","marketplace_metadata"],"properties":{"count":{"type":"integer"},"items":{"type":"array","items":{"type":"string"}},"source":{"type":"string"},"success":{"type":"boolean"},"feed_url":{"type":"string"},"fetched_at":{"type":"string"},"marketplace_metadata":{"type":"object","required":["data_mode","billable","availability","source"],"properties":{"source":{"type":"string"},"billable":{"type":"boolean"},"data_mode":{"type":"string"},"availability":{"type":"string"}},"additionalProperties":true}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"count":3,"items":["[nested detail omitted from the challenge header; see the full example in /openapi.json]"],"source":"live RSS/Atom fetch","success":true,"feed_url":"https://news.ycombinator.com/rss","fetched_at":"2026-08-07T07:32:40.028Z","marketplace_metadata":{"source":"live RSS or Atom fetch","billable":true,"data_mode":"live_source","availability":"operational"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sbtCziqjHYiWn7IkSnLBp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses RSS/Atom feed items from any given feed URL, returning structured article metadata including title, link, author, and publication date.","exampleAgentPrompt":"Can you fetch the latest 5 articles from the Hacker News RSS feed at https://news.ycombinator.com/rss and show me the titles, authors, and links?","exampleUseCases":[{"title":"Daily tech news briefing","prompt":"Pull the latest 10 items from the TechCrunch RSS feed at https://techcrunch.com/feed/ and summarize what's trending today."},{"title":"Monitor a competitor blog","prompt":"Grab the 5 most recent posts from our competitor's blog RSS feed at https://blog.competitor.com/rss.xml and tell me what topics they've been writing about lately."},{"title":"Podcast episode tracker","prompt":"Fetch the latest 3 episodes from the RSS feed at https://feeds.simplecast.com/mypodcast and give me the titles, dates, and links so I can queue them up."}],"resultDescription":"Returns a JSON object containing the feed's title and link, plus an array of items each with title, link, author, and ISO 8601 publication date string. The number of items returned is controlled by the optional limit parameter.","failureModes":["Invalid or malformed feed_url returns an error — feed must be a valid, publicly accessible RSS or Atom XML URL","Feed URL that returns non-XML content (e.g. an HTML page) will fail to parse","Network timeouts if the target feed server is slow or unreachable","feed_url parameter missing causes a 400-level validation error","Private or authentication-gated feeds will not be accessible","Malformed XML in the feed may result in partial or empty item arrays"],"whenToPreferThis":"Choose this endpoint when you need to programmatically read and parse any publicly accessible RSS or Atom feed into structured JSON without building your own XML parser. It is ideal for news monitoring, content aggregation pipelines, blog tracking, or any agent workflow that needs to ingest syndicated web content. At $0.02 per call with USDC micropayment settlement it suits pay-as-you-go agent workflows that poll feeds on demand rather than maintaining persistent subscriptions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:51:07.201Z","isFirstParty":false}