← Kõik API tooted

Uudised ja sotsiaalmeedia API

8 lõpp-punkti for Hacker News top and best stories with full metadata, Wikipedia's featured articles and on-this-day events, the latest spaceflight news from SpaceflightNewsAPI, and GitHub user profiles, repositories, search, and trending repos. Sobib developer dashboards, news aggregators, and tech community tools.

TASUTA 8 lõpp-punkti 100 päringut/tund
Baas-URL: https://nordapi.ee/api/v1

HN tipp-lood

GET /news/hackernews/top
Üksikasjad →

Saage the current top stories from Hacker News, ranked by the HN ranking algorithm (a combination of votes and recency). Tagastab story titles, URLs, scores, comment counts, and authors. Configurable limit (default 20). Hädavajalik developer news feeds, tech dashboards, and startup community tools. Data fetched reaalajas from the official Hacker News Firebase API.

Parameetrid
limit valikuline vaikeväärtus: 20
Limit
curl https://nordapi.ee/api/v1/news/hackernews/top

HN parimad lood

GET /news/hackernews/best
Üksikasjad →

Saage the highest-voted Hacker News stories over a longer time period (the 'best' ranking emphasizes total score over recency). Tagastab story titles, URLs, scores, comment counts, and authors. Kasulik discovering the most impactful tech stories you might have missed, building 'best of HN' digests, and curating high-quality developer content. Andmed Hacker News API.

Parameetrid
limit valikuline vaikeväärtus: 20
Limit
curl https://nordapi.ee/api/v1/news/hackernews/best

Wikipedia esiletõstetud

GET /news/wikipedia
Üksikasjad →

Saage Wikipedia's featured content for today (or a specified date), sealhulgas the featured article, 'on this day' historical events, notable birthdays, and picture of the day. Tagastab rich content with summaries and thumbnail images. Kasulik educational apps, daily knowledge features, trivia tools, and content platforms that want to surface interesting encyclopedia content. Andmed Wikimedia REST API.

Parameetrid
date valikuline
Date
curl https://nordapi.ee/api/v1/news/wikipedia

Kosmoselennu uudised

GET /news/spaceflight
Üksikasjad →

Saage the latest spaceflight news articles from SpaceflightNewsAPI, covering rocket launches, space missions, satellite deployments, space policy, and commercial space industry developments. Tagastab article titles, summaries, publication dates, source names, and image URLs. Kasulik space news aggregators, science dashboards, and aerospace industry monitoring tools.

Parameetrid
limit valikuline vaikeväärtus: 10
Limit
curl https://nordapi.ee/api/v1/news/spaceflight

GitHub kasutaja

GET /github/user/:username
Üksikasjad →

Saage a public GitHub user profile by username, sealhulgas display name, bio, avatar URL, company, location, public repo count, follower/following counts, and account creation date. Kasulik developer portfolio tools, team pages that pull data from GitHub, recruitment platforms, and open source contributor profiles. Andmed GitHub REST API.

Parameetrid
username kohustuslik
GitHub username
curl https://nordapi.ee/api/v1/github/user/torvalds

Kasutaja hoidlad

GET /github/user/:username/repos
Üksikasjad →

Saage a list of public repositories for a specific GitHub user, sealhulgas repo names, descriptions, star counts, fork counts, primary language, and last update dates. Kasulik developer portfolio pages, analyzing a user's open source contributions, and creating project showcases. Andmed GitHub REST API.

Parameetrid
username kohustuslik
Username
curl https://nordapi.ee/api/v1/github/user/torvalds/repos