get_user_by_username: Get Hacker News user

View source: R/api.R

get_user_by_usernameR Documentation

Get Hacker News user

Description

Get user corresponding to the specified username

Usage

get_user_by_username(username)

Arguments

username

of the user that should be retrieved

Value

user corresponding to the specified username

Examples


# Retrieve information about the jl user
get_user_by_username("jl")



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