Project Name: Simple ABN number lookup for Australian registered companies
Run Instructions:
- Simple ruby program run from the command line
- ruby abnGet.rb
Pre-Requisites:
- Needs the Savon gem installed to provide SOAP capability
- gem install savon
Note:
- searchByABN.rb is just a test program to exercise the abn number search function in isolation
- searchByName.rb is a test program to exercise the name search function in isolation