Skip to content

ttBerhane04/ScrapR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapR

Overview

ScrapR is an R package designed for scraping news articles from Danish news websites: dr.dk and tv2.dk. This package simplifies the process of extracting news content and includes features to automatically handle cookie consent prompts and click "view more" buttons using RSelenium.

It is an experimental package and is not intended for production or commercial use. Any usecase is at your own risk and should comply with the terms of use as stated by the respective websites (dr.dk and tv2.dk).

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ttBerhane04/ScrapR")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages