Package: iplookupapi 0.1.0
iplookupapi: Client for the 'iplookupapi.com' IP Lookup API
An R client for the 'iplookupapi.com' IP Lookup 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://iplookupapi.com/docs> .
Authors:
iplookupapi_0.1.0.tar.gz
iplookupapi_0.1.0.zip(r-4.7)iplookupapi_0.1.0.zip(r-4.6)iplookupapi_0.1.0.zip(r-4.5)
iplookupapi_0.1.0.tgz(r-4.6-any)iplookupapi_0.1.0.tgz(r-4.5-any)
iplookupapi_0.1.0.tar.gz(r-4.7-any)iplookupapi_0.1.0.tar.gz(r-4.6-any)
iplookupapi_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
iplookupapi/json (API)
NEWS
| # Install 'iplookupapi' in R: |
| install.packages('iplookupapi', 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 from:af2db00019. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 212 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 107 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get the current status of the API. | get_api_status |
| Checks the provided IP address (both v4 & v6 formats) and returns all available information. | get_ip_info |
| Iplookupapi API Key | iplookupapi_api_key |
