get_comments_with_root function

Hacker News nested comments with root comment

Hacker News nested comments with root comment

Returns specified item and all comments under it. Comments are retrieved using the Hacker News API

get_comments_with_root(item)

Arguments

  • item: item whose children (comments) will be retrieved

Returns

dataframe containing specified item and all comments under that item

  • Maintainer: Ryszard Szymanski
  • License: MIT + file LICENSE
  • Last published: 2019-12-13