VOOZH about

URL: https://apify.com/kuromaro/hackernews-analyzer

โ‡ฑ Hacker News Analyzer ยท Apify


Pricing

Pay per usage

Go to Apify Store

Hacker News Analyzer

Analyze Hacker News stories by keyword or top/new. Get trend scores and engagement ratios.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Takuma

Takuma

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Analyze Hacker News trends, top stories, and keyword-based search results. Built for developers who want to monitor what's hot in the tech community.

Features

  • Keyword Search โ€” Full-text search powered by the HN Algolia API, sorted by relevance, date, or points.
  • Top Stories โ€” Real-time top 500 stories fetched from the official HN Firebase API.
  • New Stories โ€” Freshest stories on HN, straight from the new stories feed.
  • Trend Score โ€” Each story gets a trendScore = points / age_hours, surfacing popular recent stories.
  • Engagement Ratio โ€” commentCount / points reveals which stories spark discussion beyond upvotes.

Input

FieldTypeDefaultDescription
modeenumtopstoriessearch, topstories, or newstories
keywordstringโ€”Required when mode=search
maxResultsinteger30Max stories to return (1โ€“500)
sortByenumrelevancerelevance, date, or points (search mode only)
proxyConfigurationobjectโ€”Optional Apify Proxy settings

Output

Each record contains:

FieldTypeDescription
idstringHN story ID
titlestringStory title
urlstringStory URL (falls back to HN comments page)
authorstringSubmitter username
pointsintegerUpvote count
commentCountintegerNumber of comments
createdAtstringISO 8601 creation timestamp
storyTypestringstory, job, or poll
domainstringBare domain extracted from URL
trendScorefloatpoints / age_hours โ€” freshness-weighted popularity
engagementRatiofloatcommentCount / points โ€” discussion intensity
rankintegerPosition in the result list
modestringWhich fetch mode was used
keywordstringSearch keyword (search mode only)

Example

{
"id":"39876543",
"title":"Show HN: I built a CLI tool that summarizes git history with AI",
"url":"https://github.com/example/gitsum",
"author":"techfounder",
"points":412,
"commentCount":87,
"createdAt":"2026-06-27T08:30:00Z",
"storyType":"story",
"domain":"github.com",
"trendScore":68.67,
"engagementRatio":0.2112,
"rank":1,
"mode":"topstories"
}

Data Sources

Both APIs are public, free, and require no authentication.

You might also like

Open Source Supply Chain Risk MCP

ryanclinton/open-source-supply-chain-risk-mcp

OSS supply chain risk intelligence with dependency graph propagation, bus-factor analysis, and typosquat detection.

Influencer Brand Safety Intelligence MCP Server

ryanclinton/influencer-brand-safety-intelligence-mcp

Creator vetting and brand risk intelligence via the Model Context Protocol.

Hacker News Scraper

cloud9_ai/hackernews-scraper

Scrape Hacker News stories, comments, and user profiles via official Firebase API. Get top, new, best, ask, show stories with scores, comments, and author data.

Identity Risk Analyzer

rexreus/Identity-Risk-Analyzer

Map anyone's digital footprint across 15+ platforms in seconds. Collects public profiles from social media, forums & dev platforms โ€” runs identity clustering, risk scoring, breach detection, and generates an interactive graph. For security research, HR & fraud prevention.

24

5.0

(2)

๐Ÿ“Š Sentiment Analyzer โ€” Fast VADER Scoring for Reviews & Social

nexgendata/ai-sentiment-analyzer

Score sentiment on reviews, social posts, support tickets, and any English text. Uses VADER (rule-based, deterministic, optimized for informal short text). Fast, predictable cost, no API keys or LLM fees. Best for high-volume scoring and social media monitoring.

News Sentiment Analyzer

junipr/news-sentiment-analyzer

Analyze news articles for sentiment using NLP. Extract positive, negative, and neutral signals from any news URL or keyword-based news feed.

Reddit & Forum Sentiment Analyzer

ramsford/reddit-forum-sentiment-analyzer

Mine authentic brand/product/competitor sentiment from Reddit and Hacker News at scale. Per-post sentiment, theme clustering, competitor mention tracking, trend detection. Pay per post analyzed.

๐Ÿ“ฐ News MCP โ€” AI News Monitoring & Alerts

nexgendata/news-mcp-server

๐Ÿ“ฐ News, headlines, breaking news, news monitoring MCP server for AI agents (Claude Desktop, Cursor, OpenAI Agents SDK, Vercel AI SDK). Real-time news search + topic alerts + multi-source aggregation across Reuters, AP, BBC, Bloomberg via MCP. Free tier available.

RSS Feed Reader

automation-lab/rss-feed-reader

This actor fetches and parses RSS 2.0, Atom, and RSS 1.0 (RDF) feeds into clean, structured JSON data. It extracts article titles, links, publication dates, authors, categories, descriptions, and full content. Use it to monitor news sources, aggregate blog posts, or build content pipelines.

๐Ÿ‘ User avatar

Stas Persiianenko

79

Company Deep Research โ€” SEC, GitHub, DNS & Social

ryanclinton/company-deep-research

Generate comprehensive company research reports from 7+ sources: SEC filings, stock data, Wikipedia, GitHub, Trustpilot reviews, DNS records, and social media verification. One domain in, full intelligence report out.

29

๐Ÿ“ฐ AP News Scraper โ€” Breaking News & Articles

nexgendata/ap-news-scraper

Extract breaking news from Associated Press โ€” headlines, full text, authors, timestamps, categories. Media-monitoring teams track brand coverage, PR firms track competitor mentions, hedge funds parse breaking AP wire signals. Routes to Zapier, Make, n8n.