Nowlun Cargo Rates — Browse Available Shipping Options & Prices
Pricing
from $1.00 / 1,000 results
Nowlun Cargo Rates — Browse Available Shipping Options & Prices
Browse available cargo shipping options on the Nowlun platform. Compare carriers, transit times, and pricing to select the best shipping rate.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Maged
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
0
Monthly active users
16 days ago
Last modified
Categories
Share
What does Nowlun Cargo Rates do?
Nowlun Cargo Rates retrieves available shipping rates and cargo options from the Nowlun logistics platform. Compare carriers, prices, transit times, and service types for any origin-destination pair.
This Actor runs on the Apify platform. Use it to automate rate lookups, build shipping cost comparisons, or feed pricing data into your logistics or e-commerce tools.
Why use Nowlun Cargo Rates?
- Live rate quotes — current shipping rates from multiple carriers
- Origin-to-destination queries — specify any route for rate comparison
- Structured output — prices, transit times, and carrier details in JSON
- Automate rate lookups — no manual website visits
- E-commerce integration — feed live shipping costs into checkout flows
How to use Nowlun Cargo Rates
- Open the Actor and click Try for free
- Enter the origin, destination, and cargo details
- Click Start — available rates appear in the Output tab
- Download as JSON or connect via the Apify API
Input
{"queries": [{"origin": "Cairo","destination": "Dubai","weight": 10,"weightUnit": "kg"}]}
| Field | Type | Description | Default |
|---|---|---|---|
queries | array | Rate lookup requests | required |
queries[].origin | string | Shipment origin | required |
queries[].destination | string | Shipment destination | required |
queries[].weight | number | Cargo weight | required |
queries[].weightUnit | string | Weight unit: kg or lb | kg |
Output
{"origin": "Cairo","destination": "Dubai","carrier": "DHL Express","service": "International Express","price": 245.00,"currency": "USD","transitDays": 3,"availableFrom": "2024-03-21"}
Output fields
| Field | Type | Description |
|---|---|---|
origin | string | Shipment origin |
destination | string | Shipment destination |
carrier | string | Carrier name |
service | string | Service type |
price | number | Rate price |
currency | string | Price currency |
transitDays | number | Estimated transit days |
Cost
Pay-per-result pricing:
| Volume | Estimated cost |
|---|---|
| 50 rate lookups | ~$0.05–$0.25 |
| 500 lookups | ~$0.50–$2.50 |
FAQ
Can I compare multiple carriers for the same route? Yes — the Actor returns all available rates from Nowlun for the specified route.
Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.
Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211