FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Hacker News Has Two Secret APIs — Firebase + Algolia Search
NewsSecurity

Hacker News Has Two Secret APIs — Firebase + Algolia Search

via Dev.to TutorialAlex Spinov3h ago

Hacker News doesn't have an obvious API button on its website. But it has two powerful APIs running behind the scenes. API 1: Firebase (Real-Time) HN's data is stored in Firebase. Every story, comment, and user profile is accessible: https://hacker-news.firebaseio.com/v0/topstories.json # Top 500 story IDs https://hacker-news.firebaseio.com/v0/item/12345.json # Any item by ID https://hacker-news.firebaseio.com/v0/user/pg.json # Any user profile No authentication. Real-time updates. Returns clean JSON. API 2: Algolia (Full-Text Search) HN has a search API powered by Algolia — full-text search across all stories and comments: https://hn.algolia.com/api/v1/search?query=web+scraping&tags=story https://hn.algolia.com/api/v1/search_by_date?query=MCP+server&numericFilters=points>10 Filter by: story/comment type, points, date range, author. Sort by relevance or date. What This Data Tells You Technology trends. What gets upvoted on HN today becomes mainstream in 6-12 months. Track points over t

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

On becoming a day person
News

On becoming a day person

Lobsters • 2h ago

Fibonacci: From O(2^n) to True O(1)
News

Fibonacci: From O(2^n) to True O(1)

Medium Programming • 3h ago

ISO 27001 for Software Engineers
News

ISO 27001 for Software Engineers

Medium Programming • 3h ago

The Rise of the Ray-Ban Meta Creep
News

The Rise of the Ray-Ban Meta Creep

Wired • 3h ago

Best Invest In Brigade Enclave Hyderabad Premium Apartments
News

Best Invest In Brigade Enclave Hyderabad Premium Apartments

Medium Programming • 3h ago

Discover More Articles