Skip to content

nightf0rc3/awb-tracker

Repository files navigation

AWB Tracker

This package is able to query AWB tracking numbers and returns the origin and the destination of the shipment

Install dependencies

npm install

Usage

import { getAWBInfo } from 'awb-tracker';
var awbObject = getAWBInfo('123-12345675');

Currently Supported Airlines

  • Cargolux Airlines
  • Qatar Airways

About

Queries information about awb shipments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published