Show HN: Runo – Scraping API that returns typed JSON, not raw HTML
Category: infrastructure
Tags: web-scraping, api, data-extraction
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 5, Utility: 7)
Runo is a web scraping API that returns typed JSON instead of raw HTML, with schema defined as plain JSON and extraction by meaning rather than selectors, making it resilient to site redesigns. It combines automatic headless rendering, enforced type coercion, and three modes (extract, batch, crawl) into one service, offering a fresh approach to scraping reliability.
Target audience: backend devs, data engineers
Repository: https://scrapewithruno.com/?version=2.0
View on Hacker News