Minimum Viable Product

The smallest application that does the job:

  1. Read credentials.
  2. Read property title records.

For each record:

  1. Authenticate with server.
  2. Retrieve information.
  3. Augment record.
  4. Output record to file.

Example