NAME

query_kvk.pl - Query the Dutch Chamber of Commerce via the CLI

VERSION

version 0.100

SYNOPSIS

query_kvk.pl [ OPTIONS ]

DESCRIPTION

Query the Kamer van Koophandel API via the command line. This tool supports all the calls that the KvK has made publicly available. By default you can search the KvK if you provide search terms.

Please see the KvK developer page for more information on how to use the API.

NAME

query_kvk.pl - Query the KvK API from the CLI

OPTIONS

  • --help

    This help

  • --api-key | --apikey | --apiKey

    The API key from the KvK

  • --profile | --profiel <coc-number>

    Get the basic profile of the given company.

  • --owner | --eigenaar <coc-number>

    Get the owner details of the given company.

  • --locations | --vestigingen <coc-number>

    Get all the locations of the given company

  • --location-profile | --vestigingsprofiel <location-number>

SEARCH OPTIONS

The following options are here for searching purposes and are used when none of the other options above are used.

  • --coc-number | --kvk-nummer | --kvkNumber <number>

    A KvK number

  • --location-number | --vestigingsnummer | --branchNumber <number>

    A branch number

  • --tradename | --handelsnaam | --tradeName <name>

    The tradename at the KvK

  • --street | --straat

    The streetname

  • --house-number | --huisnummer | --houseNumber

    The house number

  • --postal-code | --postcode | --zipcode

    The zipcode

  • --city | --stad | --woonplaats

    The city

AUTHOR

Wesley Schwengle <wesley@mintlab.nl>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Mintlab / Zaaksysteem.nl.

This is free software, licensed under:

The European Union Public License (EUPL) v1.1