domainator

September 16, 2024 ยท View on GitHub

R-CMD-check

domainator wraps various APIs and provides lists to classify domains. This includes

APIs

Lists

domainator is part of a series of R packages to analyse webtracking data:

Installation

You can install the development version of domainator like so:

#install.packages("remotes")
remotes::install_github("schochastics/domainator")

Authentication

In all cases, you need to add API keys/secrets/tokens to the .Renviron file (for example using usethis::edit_r_environ())

Web Shrinker

Get the API Key and Secret from here.
Add SHRINKER_TOKEN="your-access-key:your-secret-key" to .Renviron

Klazify

Get the API Bearer token from here.
Add KLAZIFY_TOKEN="your-token" to .Renviron

whoisxmlapi

Get the API key from here.
Add WHOISXML_TOKEN="your-token" to .Renviron

linkpreview

Get the API key from here.
Add LINKPREVIEW_TOKEN="your-token" to .Renviron

Achknowledgement

The hexsticker was created from