/lbp-scraper

DBH Licenced Building Practitioners Register scraper

Primary LanguageJavaScriptMIT LicenseMIT

lbp-scraper

DBH Licenced Building Practitioners Register scraper

Introduction

LBPs are designers, carpenters, brick and blocklayers, roofers, external plasterers, site and foundations specialists who have been assessed to be competent to carry out work essential to a residential building's structure or weathertightness.

Privacy

You can search the public register of LBPs to:

  • find an LBP
  • check that a person is licensed
  • view an LBP's licence history
  • find out if an LBP has been disciplined in the last 3 years

Under section 307 of the Building Act 2004, you can't use the information in this register for any other purpose. If you do, you are breaching the Privacy Act 1993.

Building Act 2004 - Section 307
Privacy Act 1993 - Section 59

Installation

Install dependencies:

$ npm install

Start the server:

$ npm start

Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

License

MIT

External links