{"id":16571939,"url":"https://github.com/hrbrmstr/domaintools","last_synced_at":"2025-10-08T00:07:28.524Z","repository":{"id":141238129,"uuid":"40447096","full_name":"hrbrmstr/domaintools","owner":"hrbrmstr","description":"R API interface to the DomainTools API","archived":false,"fork":false,"pushed_at":"2015-08-26T06:28:19.000Z","size":157,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-04T21:45:16.618Z","etag":null,"topics":["domaintools","domaintools-api","r","r-cyber","rstats"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-09T19:01:55.000Z","updated_at":"2025-03-22T10:59:00.000Z","dependencies_parsed_at":"2023-03-13T04:56:31.855Z","dependency_job_id":null,"html_url":"https://github.com/hrbrmstr/domaintools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/domaintools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdomaintools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdomaintools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdomaintools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdomaintools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/domaintools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdomaintools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278866931,"owners_count":26059671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["domaintools","domaintools-api","r","r-cyber","rstats"],"created_at":"2024-10-11T21:25:44.439Z","updated_at":"2025-10-08T00:07:28.510Z","avatar_url":"https://github.com/hrbrmstr.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  md_document:\n    variant: markdown_github\n---\n### domaintools - an R API interface to the DomainTools API\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\nThe following functions are implemented:\n\n- `domaintools_api_key`:\tGet or set DOMAINTOOLS_API_KEY value\n- `domaintools_username`:\tGet or set DOMAINTOOLS_API_USERNAME value\n- `domain_profile`:\tDomain Profile\n- `hosting_history`:\tHosting History\n- `parsed_whois`:\tParsed Whois\n- `reverse_ip`:\tReverse IP\n- `reverse_ns`:\tReverse Nameserver\n- `shared_ips`:\tShared IPs\n- `whois`:\tWhois Lookup\n- `whois_history`:\tWhois History\n\n### News\n\n- Version 0.0.1.9000 : Bugfixes contributed by David Severski\n- Version 0.0.0.9000 released\n\n### Installation\n\n```{r eval=FALSE}\ndevtools::install_github(\"hrbrmstr/domaintools\")\n```\n\n```{r echo=FALSE, message=FALSE, warning=FALSE, error=FALSE}\noptions(width=120)\n```\n\n### Usage\n\n```{r}\nlibrary(domaintools)\n\n# current verison\npackageVersion(\"domaintools\")\n\nwhois(\"domaintools.com\")\n\nwhois_history(\"domaintools.com\")\n\ndomain_profile(\"domaintools.com\")\n\nhosting_history(\"domaintools.com\")\n\n```\n\n### Test Results\n\n```{r}\nlibrary(domaintools)\nlibrary(testthat)\n\ndate()\n\ntest_dir(\"tests/\")\n```\n\n### Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). \nBy participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fdomaintools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fdomaintools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fdomaintools/lists"}