Hackernews Intelligence
Pricing
Pay per usage
Go to Apify Store

Hackernews Intelligence
Pricing
Pay per usage
Rating
0.0
(0)
Developer

viralanalyzer
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Hacker News Intelligence
Scrape stories, comments, and user data from Hacker News via the public Algolia HN API.
Modes
- Search: Find stories by keyword
- Front Page: Currently trending stories
- Top Stories: Highest voted stories
- Show HN: Show HN submissions
- Ask HN: Ask HN discussions
Output Fields
| Field | Type | Description |
|---|---|---|
| storyId | string | HN story ID |
| title | string | Story title |
| url | string | Link URL |
| author | string | Submitter username |
| points | number | Upvote count |
| numComments | number | Comment count |
| createdAt | string | Submission timestamp |
| storyText | string | Story text (for Ask HN / Show HN) |
| tags | array | HN tags |
| hnUrl | string | Hacker News discussion URL |
| topComments | array | Top comments (if enabled) |