awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
HackerNews avatar

HackerNews/API

0
View on GitHub↗
13,128 星标·739 分支·MIT·6 次浏览

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.

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.

Star 历史

hackernews/api 的 Star 历史图表hackernews/api 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

hackernews/api 的主要功能有哪些?

hackernews/api 的主要功能包括:Public API Exposure, RESTful APIs, Hacker News Data APIs, Community Aggregators, Article List Retrieval, Data Retrieval, JSON Data Ingestion, Identifier-Based Lookups。

hackernews/api 有哪些开源替代品?

hackernews/api 的开源替代品包括: 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.

API 的开源替代方案

相似的开源项目,按与 API 的功能重合度排序。
  • phineas/lanyardPhineas 的头像

    Phineas/lanyard

    1,407在 GitHub 上查看↗

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

    Elixirdiscorddiscord-rpcelixir
    在 GitHub 上查看↗1,407
  • 4chan/4chan-api4chan 的头像

    4chan/4chan-API

    1,102在 GitHub 上查看↗

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

    在 GitHub 上查看↗1,102
  • reddit/redditreddit 的头像

    reddit/reddit

    16,957在 GitHub 上查看↗

    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
    在 GitHub 上查看↗16,957
  • facebook/facebook-ios-sdkfacebook 的头像

    facebook/facebook-ios-sdk

    8,067在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,067
查看 API 的所有 30 个替代方案→