Feed & Sitemap Parser

feeds.bip-rep.com

feeds.bip-rep.com

Category
Service
Network
Avg / request
$0.01
Endpoints
2

Service overview

What is Feed & Sitemap Parser?

Parse RSS, Atom, and RSS 1.0 (RDF) feeds plus XML sitemaps into normalized JSON for monitoring and content agents. Returns feed title, description, link, last update, and a clean list of items (title, link, published date as ISO 8601, summary, id). The sitemap endpoint expands both urlset and sitemapindex documents. Accepts a public URL or inline XML content. Outbound fetch is SSRF-protected (public HTTP/HTTPS only, no redirects, no private IPs); no shell access.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://feeds.bip-rep.com/parse" \
  --method POST \
  --data '{
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /parse",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services