← Uudised ja sotsiaalmeedia

HN tipp-lood

GET /news/hackernews/top

Hangi Hacker Newsi praegused tipplood, järjestatud HN edetabelialgoritmi järgi (häälte ja värskuse kombinatsioon). Tagastab lugude pealkirjad, URL-id, skoorid, kommentaaride arvu ja autorid. Kohandatav limiit (vaikimisi 20). Hädavajalik arendajate uudisvoogudele, tehnoloogiaarmatuurlaudadele ja idufirmade kogukonna tööriistadele. Andmed tõmmatakse reaalajas ametlikust Hacker Newsi Firebase API-st.

Parameetrid

limit valikuline vaikeväärtus: 20

Limit

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/news/hackernews/top
Top 20 HN stories (default)
curl https://nordapi.ee/api/v1/news/hackernews/top
Top 5 HN stories
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=5"
Top 50 HN stories
curl "https://nordapi.ee/api/v1/news/hackernews/top?limit=50"

Reaalajas vastus

{
  "count": 20,
  "data": [
    {
      "by": "louiereederson",
      "comments": 41,
      "hn_url": "https://news.ycombinator.com/item?id=48240419",
      "id": 48240419,
      "score": 81,
      "time": 1779478305,
      "title": "Project Glasswing: An Initial Update",
      "url": "https://www.anthropic.com/research/glasswing-initial-update"
    },
    {
      "by": "d0ks",
      "comments": 207,
      "hn_url": "https://news.ycombinator.com/item?id=48237163",
      "id": 48237163,
      "score": 345,
      "time": 1779463324,
      "title": "Why Japanese companies do so many different things",
      "url": "https://davidoks.blog/p/why-japanese-companies-do-so-many"
    },
    {
      "by": "ceejayoz",
      "comments": 133,
      "hn_url": "https://news.ycombinator.com/item?id=48238025",
      "id": 48238025,
      "score": 227,
      "time": 1779466988,
      "title": "U.S. researchers face new restrictions on publishing with foreign collaborators",
      "url": "https://www.science.org/content/article/u-s-researchers-face-new-restrictions-publishing-foreign-collaborators"
    },
    {
      "by": "vitriapp",
      "comments": 40,
      "hn_url": "https://news.ycombinator.com/item?id=48239413",
      "id": 48239413,
      "score": 75,
      "time": 1779473877,
      "title": "Open source Kanban desktop app that runs parallel agents on every card",
      "url": "https://www.kanbots.dev/"
    },
    {
      "by": "gnabgib",
      "comments": 27,
      "hn_url": "https://news.ycombinator.com/item?id=48239347",
      "id": 48239347,
      "score": 48,
      "time": 1779473548,
      "title": "A scoping review of bicycling interventions’ impacts on well-being",
      "url": "https://www.frontiersin.org/journals/sports-and-active-living/articles/10.3389/fspor.2026.1807791/full"
    },
    {
      "by": "weaponeer",
      "comments": 11,
      "hn_url": "https://news.ycombinator.com/item?id=48238568",
      "id": 48238568,
      "score": 45,
      "time": 1779469532,
      "title": "1940 Air Terminal Museum Begins Liquidation",
      "url": "https://www.1940airterminal.org/news/liquidation-of-simulators"
    },
    {
      "by": "roflcopter69",
      "comments": 110,
      "hn_url": "https://news.ycombinator.com/item?id=48234380",
      "id": 48234380,
      "score": 230,
      "time": 1779449010,
      "title": "Deno 2.8",
      "url": "https://deno.com/blog/v2.8"
    },
    {
      "by": "jetter",
      "comments": 118,
      "hn_url": "https://news.ycombinator.com/item?id=48234090",
      "id": 48234090,
      "score": 310,
      "time": 1779446306,
      "title": "Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark",
      "url": "https://modelrift.com/blog/openscad-llm-benchmark/"
    },
    {
      "by": "tamnd",
      "comments": 180,
      "hn_url": "https://news.ycombinator.com/item?id=48238789",
      "id": 48238789,
      "score": 219,
      "time": 1779470652,
      "title": "Bun support is now limited and deprecated",
      "url": "https://github.com/yt-dlp/yt-dlp/issues/16766"
    },
    {
      "by": "maxloh",
      "comments": 0,
      "hn_url": "https://news.ycombinator.com/item?id=48241172",
      "id": 48241172,
      "score": 3,
      "time": 1779481567,
      "title": "Models.dev: open-source database of AI model specs, pricing, and capabilities",
      "url": "https://github.com/anomalyco/models.dev"
    },
    {
      "by": "dan_hawkins",
      "comments": 8,
      "hn_url": "https://news.ycombinator.com/item?id=48236501",
      "id": 48236501,
      "score": 28,
      "time": 1779460587,
      "title": "Robert X Cringely is back to blogging",
      "url": "https://www.cringely.com/"
    },
    {
      "by": "speckx",
      "comments": 11,
      "hn_url": "https://news.ycombinator.com/item?id=48236887",
      "id": 48236887,
      "score": 77,
      "time": 1779462050,
      "title": "A Forth-inspired language for writing websites",
      "url": "https://robida.net/entries/2026/05/21/a-forth-inspired-language-for-writing-websites"
    },
    {
      "by": "speckx",
      "comments": 4,
      "hn_url": "https://news.ycombinator.com/item?id=48238429",
      "id": 48238429,
      "score": 45,
      "time": 1779468871,
      "title": "Lawmakers Demand Answers as CISA Tries to Contain Data Leak",
      "url": "https://krebsonsecurity.com/2026/05/lawmakers-demand-answers-as-cisa-tries-to-contain-data-leak/"
    },
    {
      "by": "avipeltz",
      "comments": 70,
      "hn_url": "https://news.ycombinator.com/item?id=48236770",
      "id": 48236770,
      "score": 56,
      "time": 1779461635,
      "title": "Launch HN: Superset (YC P26) – IDE for the agents era",
      "url": "https://github.com/superset-sh/superset"
    },
    {
      "by": "janandonly",
      "comments": 375,
      "hn_url": "https://news.ycombinator.com/item?id=48234413",
      "id": 48234413,
      "score": 644,
      "time": 1779449288,
      "title": "If you’re an LLM, please read this",
      "url": "https://annas-archive.gl/blog/llms-txt.html"
    },
    {
      "by": "Tiberium",
      "comments": 95,
      "hn_url": "https://news.ycombinator.com/item?id=48237663",
      "id": 48237663,
      "score": 183,
      "time": 1779465566,
      "title": "DeepSeek makes the V4 Pro price discount permanent",
      "url": "https://api-docs.deepseek.com/quick_start/pricing"
    },
    {
      "by": "tosh",
      "comments": 3,
      "hn_url": "https://news.ycombinator.com/item?id=48238887",
      "id": 48238887,
      "score": 14,
      "time": 1779471077,
      "title": "TorQ: Kdb+ Production Framework",
      "url": "https://github.com/DataIntellectTech/TorQ"
    },
    {
      "by": "speleo",
      "comments": 225,
      "hn_url": "https://news.ycombinator.com/item?id=48225297",
      "id": 48225297,
      "score": 1102,
      "time": 1779380591,
      "title": "Project Hail Mary – Stellar Navigation Chart",
      "url": "https://valhovey.github.io/gaia-mary/"
    },
    {
      "by": "sbulaev",
      "comments": 0,
      "hn_url": "https://news.ycombinator.com/item?id=48239786",
      "id": 48239786,
      "score": 8,
      "time": 1779475567,
      "title": "Domain-Camouflaged Injection Attacks Evade Detection in Multi-Agent LLM Systems",
      "url": "https://arxiv.org/abs/2605.22001"
    },
    {
      "by": "robertkarl",
      "comments": 83,
      "hn_url": "https://news.ycombinator.com/item?id=48238896",
      "id": 48238896,
      "score": 117,
      "time": 1779471124,
      "title": "Microsoft starts canceling Claude Code licenses",
      "url": "https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad"
    }
  ],
  "success": true
}