Hacker News Scraper: Front Page, Search & Ask avatar

Hacker News Scraper: Front Page, Search & Ask

Pricing

from $0.41 / 1,000 results

Go to Apify Store
Hacker News Scraper: Front Page, Search & Ask

Hacker News Scraper: Front Page, Search & Ask

Scrape Hacker News stories, front page, and keyword search via the Algolia API. Get title, URL, points, comments. No API key.

Pricing

from $0.41 / 1,000 results

Rating

0.0

(0)

Developer

Cynix Dev

Cynix Dev

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Categories

Share

Scrape Hacker News stories, front page, new/best/Ask/Show feeds, and keyword search via the Algolia API — no API key.

Hacker News

What it does

Fast, structured access to Hacker News — the premier tech/startup community. The leading store actors have only 3-4 users, so this is a wide-open niche with a huge developer audience.

Feeds

FeedWhat you get
searchKeyword search over all stories (sort by relevance or date)
front_pageCurrent stories on the HN front page
newNewest stories
bestTop-voted stories (points > 100)
ask"Ask HN" questions
show"Show HN" submissions

Example Inputs

Search for AI stories

{ "feedType": "search", "query": "AI", "sortBy": "relevance", "maxResults": 30 }

Current front page

{ "feedType": "front_page", "maxResults": 30 }

Newest stories

{ "feedType": "new", "maxResults": 50 }

Output

Each row: object_id, title, url, author, created_at, points, num_comments, story_text, hn_url, scraped_at.

Data Source

HN Algolia API — free, keyless, reliable.

Use Cases

  • Tech trend research: what developers are reading
  • Content ideas: trending stories and questions
  • Monitoring: track a topic, company, or product on HN
  • Diversity analysis: engagement by story/author/time

Limitations

  • Algolia indexes a rolling window (recent history)
  • Comment-only threads not fully captured in search