RSS & Atom 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%2FfrontpageSwap 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/updatedAtas ISO 8601 dates- categories, plain-text
summary, fullcontent(HTML stripped) contentHtml(raw HTML, truncated), comments URLenclosures(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.
Related scrapers
News & Article Extractor
hyperscrape/article-extractor
Extract clean article text, author, date, tags and images from any URL.
Google News Scraper
hyperscrape/google-news-scraper
Track news for any query, topic section or location via Google News.
Hacker News Scraper
hyperscrape/hacker-news-scraper
Collect top, new, best, Ask & Show HN stories with full metadata.