Hacker Newsnew | past | comments | ask | show | jobs | submit | k8o5's commentslogin

It's purely client-side aggregation. The entire "engine" is a single HTML file with vanilla JavaScript—no backend server required. When you type a query, it fires off parallel fetch() requests (using Promise.all) to public, CORS-friendly APIs like Algolia (for HN), Reddit’s public .json endpoints, and Wikipedia’s API. It then normalizes those JSON responses and injects them into the DOM. History and settings are just persisted in localStorage.


Thx :) Will try to make it more precise

Will update that. Thx for the feedback

run the html local and you are fine xd

"=2+2" is correct syntax. 2+2 is 4, trust

Thanks broski. buh


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: