Hacker News Story Stats avatar

Hacker News Story Stats

Pricing

$2.00 / 1,000 story scrapeds

Go to Apify Store
Hacker News Story Stats

Hacker News Story Stats

Fetch Hacker News story intelligence from the official Algolia HN Search API: front-page stories or query search with title, points, comments, author, and URL metadata.

Pricing

$2.00 / 1,000 story scrapeds

Rating

0.0

(0)

Developer

Bruno Finger

Bruno Finger

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Fetch Hacker News story intelligence from the official Algolia HN Search API: current front-page stories or keyword search, with title, points, comment count, author, and URL metadata.

Input

{"query": "", "tags": "front_page", "maxStories": 20, "minPoints": null}
  • query — optional keyword search; empty fetches by tags only.
  • tags — comma-separated Algolia tag filter (default front_page; e.g. story, ask_hn, show_hn).
  • maxStories — max rows, capped at 100.
  • minPoints — optional server-side points>=N numeric filter.

Output

One dataset row per story with objectID, title, url, HN discussion link, author, points, comment count, creation/update timestamps, normalized tags, and a front-page flag. Each row is a $0.002 story-scraped pay-per-event. Missing results produce an explicit error row. No API key required.