Learn R Programming

rdomains (version 0.5.0)

Get the Category of Content Hosted by a Domain

Description

Get the category of content hosted by a domain. Use Shallalist (service discontinued), 'VirusTotal' (which provides access to lots of services) , 'DMOZ' , University Domain list , 'OpenAI' 'GPT' models, 'Anthropic' 'Claude' models, or validated machine learning classifiers based on 'Shallalist' data to learn about the kind of content hosted by a domain.

Copy Link

Version

Install

install.packages('rdomains')

Monthly Downloads

237

Version

0.5.0

License

MIT + file LICENSE

Maintainer

Gaurav Sood

Last Published

August 2nd, 2026

Functions in rdomains (0.5.0)

shalla_cat

Get Category from Shallalist
virustotal_cat

Get Category from VirusTotal
adult_ml1_cat

Probability that Domain Hosts Adult Content Based on features of Domain Name and Suffix alone.
fetch_error_codes

Reasons a domain can fail to get a category
get_dmoz_data

Get DMOZ Data
get_stevenblack_data

Get Steven Black's Host List Data
glm_shalla

ML Model
collect_content

Fetch homepage HTML and text for domains
dmoz_cat

Get Category from DMOZ
fetch_report

Summarise the outcome of a fetch or classification run
openai_cat

Get Category from OpenAI
stevenblack_cat

Get Category from Steven Black's Host List
claude_cat

Get Category from Anthropic Claude
source_vintage

Report what each category source is and when it was last published
page_signals

What kind of page is this?
uni_cat

Get Category from University Domain List
html_text_content

Extract text, title, description and language from HTML
not_news

Classify News and Non-News Based on keywords in the URL
get_shalla_data

Get Shalla Data
rdomains-package

rdomains: Classify Domains by their Content