Hacker News Keyword Monitor avatar

Hacker News Keyword Monitor

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Hacker News Keyword Monitor

Hacker News Keyword Monitor

Monitor Hacker News for any keyword on a schedule. Returns new stories and comments mentioning your term, deduplicated so you only see fresh matches. Perfect for brand, competitor, and topic tracking.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ishaan

Ishaan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Hacker News Keyword Monitor πŸ””

Track any keyword on Hacker News, automatically. This actor watches Hacker News for the terms you care about and returns new stories and comments that mention them β€” deduplicated across runs, so you only ever see fresh results, never the same post twice.

Set it on a schedule and it becomes a hands-off alert feed: brand mentions, competitor activity, your product or company name, a technology, a person, or any topic β€” delivered to a dataset you can export, pipe into a webhook, or connect to Slack, Zapier, and Make.


πŸ’‘ What you can use it for

  • Brand & reputation monitoring β€” know the moment your company or product hits the HN front page or comments.
  • Competitor tracking β€” get alerted when a rival launches, raises, or gets discussed.
  • Lead & community signals β€” catch "Ask HN" and "Show HN" posts relevant to your niche.
  • Topic & tech tracking β€” follow a framework, tool, or trend without refreshing HN all day.
  • PR & launch monitoring β€” watch the discussion around your own Show HN in real time.

✨ Features

  • πŸ”Ž Searches both stories and comments via the official Hacker News (Algolia) search API β€” fast and always current.
  • 🧠 Deduplicated β€” remembers what it has already returned, so scheduled runs surface only new mentions.
  • ⏱️ Schedule-ready β€” run it every few minutes or hours for a continuous alert stream.
  • 🎚️ Filters β€” minimum points, stories-only, and a per-run item cap.
  • πŸ“€ Export anywhere β€” JSON, CSV, Excel, or push to webhooks / Slack / Zapier / Make.

🧾 Input

FieldTypeDescription
querystringThe keyword or phrase to watch for.
searchCommentsbooleanAlso match comments, not just stories.
minPointsintegerOnly return stories at/above this many points (optional).
onlyNewSinceLastRunbooleanSuppress items already returned in earlier runs.
maxItemsintegerCap on matches per run.
{
"query": "your product name",
"searchComments": true,
"minPoints": null,
"onlyNewSinceLastRun": true,
"maxItems": 50
}

πŸ“¦ Output

Each match is one dataset item:

{
"type": "story",
"title": "Show HN: My new tool",
"text": null,
"author": "pg",
"points": 142,
"numComments": 37,
"url": "https://example.com",
"hnUrl": "https://news.ycombinator.com/item?id=12345678",
"createdAt": "2026-07-11T03:20:24Z",
"foundAt": "2026-07-11T07:19:06Z"
}
  1. Set query to your keyword and turn on onlyNewSinceLastRun.
  2. Create a Schedule (e.g. every hour).
  3. Connect an integration (Slack, webhook, email, Zapier) to be notified on new matches.

That's it β€” a fully automated Hacker News alert for your keyword.

❓ FAQ

How often should I run it? Anywhere from every few minutes to a few times a day. Dedup means you'll never get repeats regardless of frequency.

Does it cover comments? Yes β€” set searchComments to true (default).

Will I get the same post twice? No. With onlyNewSinceLastRun on, each run returns only items it hasn't returned before.

What does it cost? Pay-per-event: a small charge per run plus per new result. You pay only for runs you trigger and results you receive.


Keywords: Hacker News scraper, HN monitor, keyword alerts, brand monitoring, competitor tracking, mention tracking, news monitoring, Hacker News API, HN search, topic alerts.