Official Python client for https://cvr.dev
Project description
Go API for cvr.dev
The official cvr.dev Python, client library.
cvr.dev is a web service that maintains an updated cache of the Danish CVR registry.
We aim to provide a much simpler and more modern API compared to CVR's own Elastic Search solution. Our focus is on high availability and robustness, making it as easy and reliable as possible to retrieve data about Danish companies from the CVR database.
Installation
Make sure that you have go installed, and then run the following in your project folder:
pip install cvr
Docs
The HTTP API is available at docs.cvr.dev.
Usage
In the examples/example.py
dir there's a simple example program that verifies that
your API key works and fetches different data from the server.
Test
Alternatives
Alternatives to cvr.dev include:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.