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



szymanskir/hackeRnews documentation built on April 12, 2025, 8:51 p.m.