Bindings to the whoapi.com domain information API.
Author: Oliver Keyes
License: MIT
Status: In development
whoapi
is an R API client for whoapi.com, a repository of information about internet domains including registration and WHOIS data, page rank and content metadata. Functionality includes:
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
To get the released version:
install.packages("whoapi")
To get the development version:
devtools::install_github("ironholds/whoapi", ref = "0.1.0")