car-registration-api-chile

1.0.5 • Public • Published

car-registration-api-chile

Get car information from an Chilean number plate. An account username is required, which you can get from http://cl.matriculaapi.com/

Installation

npm install car-registration-api-chile --save

Usage

var api = require('car-registration-api-chile');

api.CheckCarRegistrationChile("DKCZ90","***Your Username***",function(data){
  console.log(data.Description);
});

Dependencies

  • xml2js: Simple XML to JavaScript object converter.

Dev Dependencies

A username is required, which can be obtained from RegCheck.org.uk

License

ISC

Package Sidebar

Install

npm i car-registration-api-chile

Weekly Downloads

2

Version

1.0.5

License

ISC

Unpacked Size

2.13 kB

Total Files

3

Last publish

Collaborators

  • infiniteloop.ie