Show HN: I built a Web-Scraper API that is 6-7x more efficient than current ones
Category: devtools
Tags: web-scraping, api, json
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 6)
Runo is a web scraping API that returns typed JSON directly from URLs, aiming to eliminate post-processing and breakage from HTML changes. It offers three modes (extract, batch, crawl) and auto headless rendering, positioning itself as a more reliable, schema-driven alternative to traditional scraping APIs.
Target audience: backend devs, data engineers
Repository: https://scrapewithruno.com/
View on Hacker News