get_user_by_username function

Get Hacker News user

Get Hacker News user

Get user corresponding to the specified username

get_user_by_username(username)

Arguments

  • username: of the user that should be retrieved

Returns

user corresponding to the specified username

Examples

# Retrieve information about the jl user get_user_by_username("jl")
  • Maintainer: Ryszard Szymanski
  • License: MIT + file LICENSE
  • Last published: 2019-12-13