Parse an RSS feed, Atom feed, or XML sitemap
parse_feedFetch and parse RSS, Atom, or XML sitemaps into structured JSON. Auto-detects format and handles free direct fetch, with no credit usage unless the feed is blocked.
Instructions
Fetch and parse an RSS 2.0 feed, Atom 1.0 feed, or XML sitemap. Auto-detects the format from content-type and content. Returns structured JSON with items/entries or sitemap URLs. Free direct fetch — no Bright Data credit unless the feed is behind a wall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the feed or sitemap. | |
| free_only | No |