get_top_stories_ids: Hacker News top stories ids

View source: R/api.R

get_top_stories_idsR Documentation

Hacker News top stories ids

Description

Retrieves top stories ids using Hacker News API

Usage

get_top_stories_ids()

Value

list of top stories ids

Examples



# retrieve the ids of current top stories on Hacker News
top_stories_ids <- get_top_stories_ids()
top_stories_ids



hackeRnews documentation built on April 11, 2025, 6:10 p.m.