VOOZH about

URL: https://apify.com/bohard/hacker-news-idea-finder

⇱ Hacker News Idea Finder β€” find startup ideas & pain points Β· Apify


πŸ‘ Hacker News Idea & Pain Point Finder avatar

Hacker News Idea & Pain Point Finder

Pricing

Pay per usage

Go to Apify Store

Hacker News Idea & Pain Point Finder

Search Hacker News for posts where people complain about problems and ask for tools. Find validated pain points, startup ideas and market-research signals.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Bohdan Shtelmakh

Bohdan Shtelmakh

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

Find validated startup ideas and customer pain points on Hacker News in seconds. Give it a topic β€” get back the posts and comments where real people complain, get frustrated, and ask "is there a tool that…".

Perfect for indie hackers, SaaS founders, marketers and product teams doing market research and idea validation.

What it does

For each topic you provide, the actor:

  1. Searches Hacker News (stories, Ask HN, Show HN and/or comments) via the official HN Algolia API.
  2. Scans each item's title and text for pain signals β€” frustration, complaints, and requests for tools/alternatives.
  3. Scores every item by how many pain signals it contains and returns the strongest ones, with a direct HN link.

Input

FieldTypeDefaultDescription
queriesarrayβ€”Topics / keywords to search. Required.
tagsarray["story"]Content types: story, ask_hn, show_hn, comment.
maxItemsPerQueryinteger100Items to scan per query.
sortstringrelevancerelevance or new.
timestringallall / year / month / week / day.
minPointsinteger0Minimum HN points (0 = no filter).
minPainScoreinteger1Minimum number of pain signals to include an item.

Example input

{
"queries":["project management","time tracking"],
"tags":["story","ask_hn"],
"maxItemsPerQuery":100,
"sort":"relevance",
"time":"year",
"minPoints":5,
"minPainScore":1
}

Output

Each dataset item:

{
"query":"project management",
"painScore":3,
"matchedSignals":["frustration","has a problem with something","looking for a tool"],
"type":"Ask HN",
"title":"Ask HN: Why is project management software so frustrating?",
"snippet":"I've tried everything and I'm looking for a tool that just works…",
"hnUrl":"https://news.ycombinator.com/item?id=12345678",
"externalUrl":null,
"author":"someuser",
"points":142,
"numComments":87,
"createdAt":"2026-01-12T08:30:00.000Z"
}

Sort by painScore to find the strongest, most actionable complaints.

Notes & limits

  • Uses the public Hacker News (Algolia) search API β€” no login or API key required.
  • Pain detection is heuristic (pattern-based), tuned for precision over recall.
  • Great companion to building products: validate that a problem is real before you code it.

You might also like

Hacker News Lead Scraper

glowing_glove/hacker-news-signal-monitor

Find high-intent Hacker News discussions, company mentions, pain points, hiring signals, and buyer conversations from targeted searches.

Hacker News Pain Point Scraper

happyfhantum/hacker-news-pain-point-scraper

Find recurring complaints, tool requests, and unmet needs in Hacker News discussions.

Reddit Scraper for Leads & Pain Points

runtime/reddit-scraper

Scrape Reddit posts, comments, communities, and profiles for lead research, pain point discovery, social listening, and AI-ready market intelligence workflows.

πŸ‘ User avatar

scraping automation

28

5.0