awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
HackerNews avatar

HackerNews/API

0
View on GitHub↗

API

This project is a public community data API that provides a RESTful interface for accessing real-time discussions and metadata. It serves as a JSON data provider, offering structured community information for use in third-party client and server applications.

The interface enables the retrieval of public items, stories, and comments, as well as public account information for specific users. It provides capabilities for fetching filtered lists of stories based on ranking or novelty and allows for the discovery of recent items to track new content updates.

The system covers a broad range of data integration needs, including community content aggregation, real-time content monitoring, and social media data analysis. These functions are supported by a set of endpoints that allow for identifier-based resource retrieval and data change monitoring.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • Public API Exposure - Exposes internal community data and functions as a secure RESTful backend for third-party applications.
  • RESTful APIs - Provides a RESTful interface for accessing real-time community discussions, stories, and user metadata in JSON format.
  • Hacker News Data APIs - Provides the primary API for fetching public stories, comments, and user profiles from Hacker News.
  • Community Aggregators - Collects and organizes trending stories and discussions into a centralized community feed.
  • Article List Retrieval - Fetches filtered lists of stories based on ranking, novelty, or category.
  • Data Retrieval - Provides mechanisms for fetching and paginating public community items, stories, and comments.
  • JSON Data Ingestion - Serves structured community information as JSON for use in third-party applications.
  • Identifier-Based Lookups - Implements retrieval of specific stories, comments, or users using unique alphanumeric keys.
  • Public Content Retrievers - Provides a web interface for searching and extracting public discussions and metadata from a community platform.
  • User Profile Retrieval - Provides APIs for fetching public account information, history, and reputation by unique identifier.
  • Community Content Details - Enables fetching detailed metadata and text for specific stories, comments, jobs, or polls using unique identifiers.
  • RESTful Services - Exposes community metadata through standard HTTP endpoints using a stateless request-response model.
  • Social Media Analysis - Enables the retrieval of historical user activity and item metadata for studying community trends.
  • Data Change Subscriptions - Implements mechanisms for clients to receive real-time updates on items and profiles.
  • Data Exposure - Transforms community data sources into structured RESTful API endpoints for external consumption.
  • Key-Value Stores - Organizes community content as a mapping of unique identifiers to metadata for fast retrieval.
  • Ordered Identifier Indexes - Maintains separate ordered sequences of identifiers for ranking and novelty to enable filtered content discovery.
  • Sequence-Based Discovery - Allows discovery of recent content by retrieving the most recent item identifier to walk backward through the dataset.
  • Real-Time Monitoring Systems - Tracks new submissions and updates in real-time by polling for the latest item identifiers.
  • Scheduled State Polling - Supports periodic querying of recent item identifiers to track new content updates.
  • Communication Services - Access social news and discussion data for developers.
  • Social - Listed in the “Social” section of the Public Apis awesome list.
  • Social Media - Provides access to community-driven news and discussion threads.
  • Social Media Platforms - Exposes community news and discussion data.
  • Social Networking - Retrieves social news and discussions for developers.
  • Social Networking APIs - Provides access to community news and discussion data.
  • Social Networking Platforms - Access social news and tech discussions.
  • Social Platforms - Access social news and discussions for developers.
  • General Interest and Social - Provides a near real-time feed of news and discussions.
  • Hacker News - Social News - Listed in the “Hacker News - Social News” section of the List Of Python Api Wrappers awesome list.
  • Social Media Integration - Access social news and discussions for technology and entrepreneurship.
  • News & Information - Official interface for news aggregation data.
13,128 Stars·739 Forks·MIT·6 Aufrufe

Star-Verlauf

Star-Verlauf für hackernews/apiStar-Verlauf für hackernews/api

Open-Source-Alternativen zu API

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit API.
  • phineas/lanyardAvatar von Phineas

    Phineas/lanyard

    1,407Auf GitHub ansehen↗

    🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds

    Elixirdiscorddiscord-rpcelixir
    Auf GitHub ansehen↗1,407
  • 4chan/4chan-apiAvatar von 4chan

    4chan/4chan-API

    1,102Auf GitHub ansehen↗

    Documentation for 4chan's read-only JSON API.

    Auf GitHub ansehen↗1,102
  • reddit/redditAvatar von reddit

    reddit/reddit

    16,957Auf GitHub ansehen↗

    This project is a Python web application that functions as a community discussion forum and social news aggregator. It provides a system for organizing threaded conversations and niche interest groups into themed communities where users can post content and links. The platform incorporates a voting system to determine the visibility and popularity of content. It includes community management tooling for content moderation and user-based discovery. The codebase covers social media platform architecture and high traffic system design, utilizing a relational database schema, a distributed cache

    Python
    Auf GitHub ansehen↗16,957
  • facebook/facebook-ios-sdkAvatar von facebook

    facebook/facebook-ios-sdk

    8,067Auf GitHub ansehen↗

    This software is a mobile app analytics toolkit, a social graph API client, and a social sharing library for iOS. Its primary purpose is to enable the tracking of application events and ad conversions, the retrieval of user profiles and social connections from the Facebook Graph API, and the publication of content to social feeds and messaging services. The toolkit provides specialized capabilities for social login integration and identity management, including the handling of access tokens and session refreshing. It features a dedicated system for deep link navigation to route users to speci

    Swift
    Auf GitHub ansehen↗8,067
Alle 30 Alternativen zu API anzeigen→

Häufig gestellte Fragen

Was macht hackernews/api?

This project is a public community data API that provides a RESTful interface for accessing real-time discussions and metadata. It serves as a JSON data provider, offering structured community information for use in third-party client and server applications.

Was sind die Hauptfunktionen von hackernews/api?

Die Hauptfunktionen von hackernews/api sind: Public API Exposure, RESTful APIs, Hacker News Data APIs, Community Aggregators, Article List Retrieval, Data Retrieval, JSON Data Ingestion, Identifier-Based Lookups.

Welche Open-Source-Alternativen gibt es zu hackernews/api?

Open-Source-Alternativen zu hackernews/api sind unter anderem: phineas/lanyard — 🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds. 4chan/4chan-api — Documentation for 4chan's read-only JSON API. reddit/reddit — This project is a Python web application that functions as a community discussion forum and social news aggregator. It… facebook/facebook-ios-sdk — This software is a mobile app analytics toolkit, a social graph API client, and a social sharing library for iOS. Its… jonjomckay/fritter — A privacy-friendly Twitter frontend for mobile devices. j-fbriere/squawker.