Resource / 999
unknownHacker News Data.
This tool reads live information from Hacker News, a popular website where people share and discuss technology news. You can either ask for a current list of stories (like the Top, New, Best, Ask, Show, or Job lists) or ask for every story, job posting, and poll that was posted on one specific calendar day in the past. You can also choose to pull in the discussion comments underneath each story, including nested replies several levels deep.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 10000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xE9740820225B3918b4ddd1292C7cA4Ca0e2C2F08 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 10000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 8ugAWAXDB8V18kiUrGZTq1oMvU3C6Fxs8hfC6rvzQT3b |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"body": {
"category": "top",
"comment_limit": 3,
"limit": 5,
"reply_depth": 1
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
{
"example": {
"api_version": "1.0.0",
"category": "top",
"count": 5,
"date": "",
"mode": "get_stories",
"next_page_token": "",
"range_complete": "",
"results": [
{
"author": "chvid",
"category": "top",
"comment_count": 223,
"comments": [
{
"author": "seizethecheese",
"body": "I'm somewhat surprised that this is not open source...",
"id": 48752128,
"posted_at": 1782935074,
"replies": [],
"reply_count": 9
}
],
"id": 48753715,
"item_type": "story",
"points": 234,
"posted_at": 1782943416,
"title": "ZCode – Harness for GLM-5.2",
"url": "https://zcode.z.ai/en"
}
],
"scanned": ""
},
"type": "json"
}