Description
Search Hacker News stories and comments via Algolia. Returns title, author, points, URL, num_comments, created_at, story/comment text. Use?q=YOUR_QUERY and type=story (default) or type=comment, and limit=10. Built for AI coding agents researching tech discussions, debugging tips, and tech opinions, hn front page, hacker news top stories.
This is a ready-to-deploy endpoint for community forum data, delivered as ready-to-run Node.js source.
Accepts 3 query parameters as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.