2 endpoints match this tag.
/news/hackernews/best
Get the highest-voted Hacker News stories over a longer time period (the 'best' ranking emphasizes total score over recency). Returns story titles, URLs, scores, comment counts, and authors. Útil para descubriendo the most impactful tech stories you might have missed, creando 'best of HN' digests, and curating high-quality developer content. Data from the Hacker News API.
/news/hackernews/top
Get the current top stories from Hacker News, ranked by the HN ranking algorithm (a combination of votes and recency). Returns story titles, URLs, scores, comment counts, and authors. Configurable limit (default 20). Esencial para developer news feeds, tech paneles, and startup community tools. Data fetched en tiempo real from the official Hacker News Firebase API.