Nowlun Search Shipments avatar
Nowlun Search Shipments

Pricing

$10.00/month + usage

Go to Store
Nowlun Search Shipments

Nowlun Search Shipments

Developed by

Maged

Maged

Maintained by Community

The Nowlun Search Shipments actor retrieves shipping rate quotes from the Nowlun platform based on origin and destination ports or areas, departure date, and container types. It provides detailed pricing information, including total cost, transit time, and cost breakdown.

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

56%

Last modified

7 days ago

You can access the Nowlun Search Shipments 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.

$echo '{
< "origin_port": "Sokhna-Port",
< "origin_area": "",
< "destination_port": "Jebel Ali",
< "destination_area": "",
< "date": "30/05/2025",
< "containers": "[\\"40 Dry Standard:1\\"]",
< "email": "",
< "password": ""
<}' |
<apify call maged120/nowlun-search-shipments --silent --output-dataset

Nowlun Search Shipments API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: