Go to Hyperscrape Store

RSS & Atom Feed Reader

hyperscrape/rss-feed-reader

Turn RSS 2.0, Atom and RDF feeds into rich, structured JSON items.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/rss-feed-reader?feedUrls=https%3A%2F%2Fhnrss.org%2Ffrontpage

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Parses one or more feeds — RSS 2.0/0.9x, Atom 1.0 and RDF/RSS 1.0 are all handled transparently — and returns each entry as a rich, normalized record:

  • title, link, GUID (with isPermaLink), author, source
  • publishedAt / updatedAt as ISO 8601 dates
  • categories, plain-text summary, full content (HTML stripped)
  • contentHtml (raw HTML, truncated), comments URL
  • enclosures (podcast/file attachments with MIME type and byte length)
  • media (Media-RSS images/videos with dimensions)
  • feed-level metadata on every item: feed title, description, site link, language and image.

Structured source: feed XML (no HTML guessing). Ideal for podcast indexing, news aggregation and content pipelines.