Show HN Launch Radar avatar

Show HN Launch Radar

Pricing

from $0.43 / 1,000 results

Go to Apify Store
Show HN Launch Radar

Show HN Launch Radar

Pull Show HN and optional Launch HN posts via the public Hacker News Algolia API. Returns title, URL, domain, points, comments, author handle, and inferred product signals. No email harvesting. Unofficial; not affiliated with Y Combinator.

Pricing

from $0.43 / 1,000 results

Rating

0.0

(0)

Developer

Bakos Bence

Bakos Bence

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 hours ago

Last modified

Share

What does Show HN Launch Radar do?

The page you openWhat you get
Show HN Launch Radar · show_hnShow HN: …

Press Start. The example is already filled in.

Pull Show HN (and optional Launch HN) posts via the public Hacker News Algolia API. Returns title, URL, domain, points, comments, author handle, and inferred product signals[]. No email harvesting.

Unofficial. Not affiliated with Y Combinator or Hacker News.

How to run

  1. Open this Actor in Apify Console.
  2. Click Start on the prefilled defaults (maxItems 5), or edit inputs.
  3. Leave proxyType on none unless needed.
  4. Export the dataset or pull via API.
{
"feed": "show_hn",
"sort": "date",
"lookbackDays": 7,
"inferSignals": true,
"onlyNewSinceLastRun": false,
"maxItems": 5,
"proxyType": "none",
"proxyConfiguration": {
"useApifyProxy": false
}
}

How much does it cost?

Pay per event (PPE): Actor start + each result row. See the Pricing tab on this Actor’s Store page.

Sample output

{
"title": "Show HN: \u2026",
"feed": "show_hn",
"signals": [
"ai"
],
"hnUrl": "https://news.ycombinator.com/item?id=1"
}

Use cases & references

ActorWhen to use
SEC Form D FundingPublic funding signals
Internet ArchiveHistorical launch pages

Export to Power BI, Tableau, Looker Studio & Qlik

Use the dataset items API URL from the run. Authenticate with your Apify API token.

Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify).