Hacker News

APILive

Track stories, comments, and points on Hacker News

Monitor Hacker News stories for point changes, new comments, and front page activity. Great for tracking your submissions or stories you're interested in.

alert.new/

Paste any URL to create an alert

Extracted Data

{
title:string// primary
points:number// primary
comments:number// primary
author:string
rank:number
url:url
domain:string
itemId:number
createdAt:date
itemType:string
isDeleted:boolean
isDead:boolean
topStoryCount:number
}

13 fields extracted from each page

Alert Conditions

🔥
Hit Front Pagerank <= 30 && previous.rank > 30
⬆️
Points Milestonefloor(points / 100) > floor(previous.points / 100)
🚀
Going Viralpoints - previous.points > 50