Tracking Events avatar
Tracking Events

Pricing

$2.99/month + usage

Go to Store
Tracking Events

Tracking Events

Developed by

shareze

Maintained by Community

Retrieve tracking information (including date, address, description, etc.), ETA date, and delivery status. Currently supports tracking for UPS, Passport, DHL.

0.0 (0)

Pricing

$2.99/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the Tracking Events programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "tracking_number": "1ZG2B5130233802292"
3}' |
4apify call shareze001/tracking-events --silent --output-dataset

Tracking Events API through CLI

The Apify CLI is the official tool that allows you to use Tracking Events locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: