afnews
Published:
I am a developer of the afnews R package. The package contains functions Africa news data collection. A package to scraping all news of all countries of Africa. The news is by country and by date range. The data returned are: title, contents, comments, journal name and category.
Installation
You can install the released version of afnews from GITHUB with:
# install.packages("devtools")
devtools::install_github("armelsoubeiga/afnews")