Hacker News Scraper — Stories & Comments avatar

Hacker News Scraper — Stories & Comments

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Hacker News Scraper — Stories & Comments

Hacker News Scraper — Stories & Comments

Search Hacker News stories & comments by keyword, author, points or date. Monitor keywords, domains & users. Free Algolia HN API, no key. For research, PR & alerts.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Ponderable Hydrometer

Ponderable Hydrometer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Turn Hacker News search into a schedulable feed — monitor a brand, keyword, domain or user across stories and comments, with the full Algolia filter surface. Keyless, sortable by relevance or recency, with points/comment thresholds and tag filters.

Perfect for brand and keyword monitoring, PR alerts, market research, and dev-community analysis.

What you get

Per item (story or comment):

  • Coreid, type (story / comment / poll / job), title, url, author, points, numComments
  • TextstoryText (self/Ask HN posts), commentText (for comments)
  • ThreadingparentId, storyId, tags (_tags from Algolia)
  • TimingcreatedAt (ISO), createdAtTimestamp (Unix seconds)
  • Direct linkhnUrl to the item on news.ycombinator.com

Filters & modes

  • Keyword searchquery across titles, URLs and text.
  • By author — pull a user's full history with author.
  • By typetags filter: story, comment, poll, show_hn, ask_hn, front_page (combinable).
  • ThresholdsminPoints, minComments, createdAfter (Unix timestamp), plus raw numericFilters clauses.
  • Sortrelevance (best match) or date (newest first).

Input

FieldTypeDefaultDescription
querystringKeywords in titles, URLs and text
tagsarraystory, comment, poll, show_hn, ask_hn, front_page
authorstringOnly items by this HN username
sortBystringrelevancerelevance or date
minPointsintegerMinimum points
minCommentsintegerMinimum comments
createdAfterintegerOnly items at/after this Unix timestamp
numericFiltersarrayRaw Algolia numeric clauses, e.g. ["points<500"]
maxResultsinteger100Cap on items returned

Provide at least one of query, author, tags, minPoints or minComments.

Example input

{
"query": "your brand",
"tags": ["story", "comment"],
"sortBy": "date",
"maxResults": 100
}

High-signal stories:

{ "query": "AI agents", "tags": ["story"], "minPoints": 100, "maxResults": 50 }

Example output (one story)

{
"id": "40001234",
"type": "story",
"title": "Show HN: I built an open-source alternative to X",
"url": "https://example.com/project",
"author": "pg",
"points": 342,
"numComments": 118,
"storyText": null,
"commentText": null,
"parentId": null,
"storyId": null,
"tags": ["story", "show_hn", "author_pg", "story_40001234"],
"createdAt": "2026-07-11T14:22:31.000Z",
"createdAtTimestamp": 1783736551,
"hnUrl": "https://news.ycombinator.com/item?id=40001234"
}

Why this actor

  • Full filter surface — tags + author + point/comment thresholds + raw numeric filters + relevance/date sort, not a thin one-off.
  • Both stories and comments — track a conversation, not just headlines.
  • Schedulable feed — run it hourly to watch a brand, keyword, domain, or a specific user.
  • Keyless & reliable — public Algolia HN API with retry/backoff.

Notes

  • Data is the public Algolia Hacker News Search API — no key, no anti-bot.
  • Not affiliated with or endorsed by Y Combinator or Hacker News.

Pricing

Pay per result — $1.50 per 1,000 results. No subscription or platform fees; you only pay for the results you get.

  • GitHub Search Scraper — repos, users and issues for dev research.
  • Stack Exchange Scraper — Q&A across Stack Overflow and sibling sites.
  • Reddit / social monitoring actors — pair for broader brand tracking.