Hacker News Search — Stories, Comments, Ask/Show HN avatar

Hacker News Search — Stories, Comments, Ask/Show HN

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Hacker News Search — Stories, Comments, Ask/Show HN

Hacker News Search — Stories, Comments, Ask/Show HN

Search Hacker News (via the Algolia API) for stories, comments, Ask/Show HN — by keyword, sorted by relevance or date, filtered by points/comments. Public API, no auth.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Search Hacker News (via the Algolia API) for stories, comments, Ask/Show HN — by keyword, sorted by relevance or date, filtered by points/comments. Public API, no auth.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
titleTitle
urlURL
authorAuthor
pointsPoints
commentsComments
createdAtCreated
tagsTags
signalSignal
engagementEngagement
discussionRatioDiscussion ratio
hnUrlHN URL

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"query": "artificial intelligence",
"tags": [
"story"
],
"sortBy": "relevance",
"maxPages": 5,
"maxItems": 1000
}

Sample output

[
{
"title": "Example title",
"url": "https://example.com/item/1",
"author": "example",
"points": 42,
"comments": 42,
"createdAt": "2026-09-03T09:00:00.000Z",
"tags": "example",
"signal": "example",
"engagement": 42,
"discussionRatio": 3.14,
"hnUrl": "https://example.com/item/1"
}
]

Typical uses

  • Tech/topic monitoring (schedule + webhook alerts); find top discussions on a keyword.
  • Research Show HN launches or Ask HN threads; feed into a summarizer.

Pricing

$0.50 / 1,000 results ($0.0005 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Public data only — no login walls, no cookies required.
  • Rate limits on the source may require the proxy or a retry on very large pulls.
  • Every row reports its own status, so partial results are always labeled, never faked.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • Google News Scraper
  • Keyword Suggestions
  • AI Brand Visibility Tracker