There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a service implemented in Scala that provides an API to retrieve information about organisations from the website of the Dutch Chamber of Commerce (KvK) in a structured way. It uses web scraping to extract the organisation information from the search functionality of the KvK website and return it as structured JSON. This makes it easy to integrate this information in applications, services or scripts. The implementation supports both REST and CLI interfaces. This provides maximum flexibility integrating in applications, services and scripts.