powered by
Get news
get_news(website = "news.ycombinator.com")
a url of a new source in the format "news.ycombinator.com"
a tibble containing the contents of the rss feed
# NOT RUN { Sys.sleep(3) # adding a small time delay to avoid # simultaneous posts to the API get_news(website = "news.ycombinator.com") # }
Run the code above in your browser using DataLab