RSS/Atom XML Feed Parser
Use when an agent needs to parse recent articles or update updates from news feeds.
Call
POST https://codepulse-api.hahavoid0.workers.dev/web/rss
{
"url": "https://hnrss.org/frontpage"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/web/rss -m POST -b '{"url":"https://hnrss.org/frontpage"}'Not for
Do not use for downloading binary attachments or scraping images.