output |
---|
github_document |
All of news-r R tools in one place.
- newsapi - newsapi.org (news aggregator)
- guardian - The Guardian API
- papers - Information on newspapers
- loc - Library of Congress API
- webhoser - webhose.io API (news aggregator)
- webhoserx - Feature extraction extension for
webhoser
- currents - Currents API (news aggregator)
- nytimes - New York Times API
- spotlight - Entity extraction with DBPedia Spotlight
- stocknews - Stocknews API (financial news)
- ft - Financial Times API
- accunews - AccuNews API (local news)
- newsriver - newsriver.io API (news aggregator)
- hoaxy - Fake news monitoring
- factcheck - Fact check queries or publishers
# install.packages("remotes")
remotes::install_github("news-r/newsr")
library(newsr)
#> ββ Attaching newsr βββββββββββββββββββββββββββββββββββββββββ newsr 0.0.1 ββ
#> β newsapi 0.0.1 β webhoserx 0.0.1
#> β guardian 0.0.1.9000 β currents 0.0.1
#> β papers 0.0.0.9000 β nytimes 0.0.0.9000
#> β loc 0.0.0.9000 β spotlight 0.0.0.9000
#> β webhoser 0.0.1 β stocknews 0.0.1
#> β accunews 0.0.1 β ft 0.0.1