4 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. Useful for discovering the most impactful tech stories you might have missed, building '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). Essential for developer news feeds, tech dashboards, and startup community tools. Data fetched in real-time from the official Hacker News Firebase API.
/news/spaceflight
Get the latest spaceflight news articles from SpaceflightNewsAPI, covering rocket launches, space missions, satellite deployments, space policy, and commercial space industry developments. Returns article titles, summaries, publication dates, source names, and image URLs. Useful for space news aggregators, science dashboards, and aerospace industry monitoring tools.
/news/wikipedia
Get Wikipedia's featured content for today (or a specified date), including the featured article, 'on this day' historical events, notable birthdays, and picture of the day. Returns rich content with summaries and thumbnail images. Useful for educational apps, daily knowledge features, trivia tools, and content platforms that want to surface interesting encyclopedia content. Data from the Wikimedia REST API.