TECH

Show HN: I built a Web-Scraper API that is 6-7x more efficient than current ones

Hacker News · Thu, 14 May 2026 21:02:01 GMT

Runo is a web-scraping API that returns typed, structured JSON. You define a schema (field name, type, example value), and Runo fetches the page and returns the data. No HTML, no parsers, no post-processing. Over the past few weeks, I have been building this non stop. Currently,

Read original source Discuss with A.S.I.S