Man pages for hackeRnews
Wrapper for the 'Official Hacker News' API

add_json_extensionAdds the json extension to the given url
add_pathAdds the given path to the given url
assertAsserts a given expression and throws an error if it returns...
assert_idsChecks whether ids are correctly defined. If not throws an...
assert_max_itemsChecks whether max_items is correctly defined. If not throws...
comment_to_dataframe_rowConverts comment to a dataframe row
create_hn_api_responseCreates an object representing a response from the Hacker...
create_hn_itemCreates an object representing Hacker News item
create_hn_userCreates an object representing Hacker News user
create_request_urlCreates a request url based on the given base url and passed...
default_if_nullreturn specified variable or default value if specified...
dot-base_urlReturns the base url of the Hacker News API
dot-send_requestSends a request to the specified url and retrieves it's...
get_best_storiesHacker News best stories
get_best_stories_idsHacker News best stories ids
get_commentsHacker News nested comments
get_comments_with_rootHacker News nested comments with root comment
get_contentRetrieves the response content
get_item_by_idGet Hacker News by Id
get_items_by_idsGet Hacker News by ids
get_latest_ask_storiesHacker News latest ask stories
get_latest_ask_stories_idsHacker News latest ask stories ids
get_latest_job_storiesHacker News latest job stories
get_latest_job_stories_idsHacker News latest job stories ids
get_latest_show_storiesHacker News latest show stories
get_latest_show_stories_idsHacker News latest show stories ids
get_max_item_idHacker News item largest id
get_new_storiesHacker News newest stories
get_new_stories_idsHacker News newest stories ids
get_top_storiesHacker News top stories
get_top_stories_idsHacker News top stories ids
get_updatesHacker News updated profiles
get_user_by_usernameGet Hacker News user
is_hn_api_responseChecks whether the given object is of the class...
is_hn_itemChecks whether the given object is of the class hn_item
is_hn_userChecks whether the given object is of the class hn_user
parse_jsonParses a json response
print.hn_itemPrint for "hn_item" type objects
print.hn_userPrint for "hn_user" type objects
to_datetime_originConverts numeric value into POSIXct datetime type
trim_ids_listSelects only limited number of ids
validate_hn_api_responseChecks if the given response is not empty and that it did not...
validate_hn_itemChecks whether the given object is correctly defined hn_item...
validate_hn_userChecks whether the given object is correctly defined hn_user...
hackeRnews documentation built on Dec. 16, 2019, 1:24 a.m.