Package: ipbase 0.1.1
ipbase: Client for the 'ipbase.com' IP Geolocation API
An R client for the 'ipbase.com' IP Geolocation API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://ipbase.com/docs> .
Authors:
ipbase_0.1.1.tar.gz
ipbase_0.1.1.zip(r-4.5)ipbase_0.1.1.zip(r-4.4)ipbase_0.1.1.zip(r-4.3)
ipbase_0.1.1.tgz(r-4.4-any)ipbase_0.1.1.tgz(r-4.3-any)
ipbase_0.1.1.tar.gz(r-4.5-noble)ipbase_0.1.1.tar.gz(r-4.4-noble)
ipbase_0.1.1.tgz(r-4.4-emscripten)ipbase_0.1.1.tgz(r-4.3-emscripten)
ipbase.pdf |ipbase.html✨
ipbase/json (API)
NEWS
# Install 'ipbase' in R: |
install.packages('ipbase', repos = c('https://dominikkukacka.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:251cd9c8ba. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:get_api_statusget_asn_infoget_domain_infoget_ip_infoipbase_api_key
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get the current status of the API. | get_api_status |
Retrieves information for a specific ASN (autonomous system number). | get_asn_info |
Retrieves all domains hosted on a single IP address | get_domain_info |
Checks the provided IP address (both v4 & v6 formats) and returns all available information. | get_ip_info |
Ipbase API Key | ipbase_api_key |