This is a CLI tool that provides tracking information from the public website of DB Schenker:
https://www.dbschenker.com/app/tracking-public/?language_region=en-US_US
- Node.js
- Typescript
- Playwright
-
Clone the repository and navigate to the project directory.
-
Install dependencies:
npm install
-
Install Playwright browsers:
npx playwright install chromium
Start the CLI tool using:
npx ts-node src/index.tsOnce the CLI is started, a welcome message appears with the suggested available commands: track quit
- Type
trackat the INPUT prompt - Enter the shipment reference number when prompted
Reference Number | 1806203236 | | 1806290829 | | 1806273700 | | 1806272330 |
Type quit or press Ctrl+C to quit.