Package: kvkapiR 0.1.2
kvkapiR: Interface to the Dutch Chamber of Commerce (KvK) API
Access business registration data from the Dutch Chamber of Commerce (Kamer van Koophandel, KvK) through their official API <https://developers.kvk.nl/>. Search for companies by name, location, or registration number. Retrieve detailed business profiles, establishment information, and company name histories. Built on 'httr2' for robust API interaction with automatic pagination, error handling, and usage tracking.
Authors:
kvkapiR_0.1.2.tar.gz
kvkapiR_0.1.2.zip(r-4.7)kvkapiR_0.1.2.zip(r-4.6)kvkapiR_0.1.2.zip(r-4.5)
kvkapiR_0.1.2.tgz(r-4.6-any)kvkapiR_0.1.2.tgz(r-4.5-any)
kvkapiR_0.1.2.tar.gz(r-4.7-any)kvkapiR_0.1.2.tar.gz(r-4.6-any)
kvkapiR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kvkapiR/json (API)
NEWS
| # Install 'kvkapiR' in R: |
| install.packages('kvkapiR', repos = c('https://coeneisma.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coeneisma/kvkapir/issues
Pkgdown/docs site:https://coeneisma.github.io
Last updated from:ffa81211dd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 104 |
Exports:kvk_export_usagekvk_get_basisprofielkvk_get_naamgevingkvk_get_vestigingsprofielkvk_reset_usagekvk_searchkvk_set_api_keykvk_usage_alertkvk_usage_report
Dependencies:askpassclicpp11curldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Export session usage data to CSV file | kvk_export_usage |
| Retrieve the Basisprofiel for a given KvK number | kvk_get_basisprofiel |
| Retrieve the Naamgeving for a given KvK number | kvk_get_naamgeving |
| Retrieve the Vestigingsprofiel for a given establishment number | kvk_get_vestigingsprofiel |
| Reset session usage tracking data | kvk_reset_usage |
| Retrieve all results from the KvK Search API (up to 1,000 results) | kvk_search |
| Set KvK API Key for the current session | kvk_set_api_key |
| Set usage and cost alerts for current session | kvk_usage_alert |
| Generate API usage report for current session | kvk_usage_report |
