Nowlun Cargo Rates — Browse Available Shipping Options & Prices avatar

Nowlun Cargo Rates — Browse Available Shipping Options & Prices

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Nowlun Cargo Rates — Browse Available Shipping Options & Prices

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

Maged

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

0

Monthly active users

16 days ago

Last modified

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

  1. Open the Actor and click Try for free
  2. Enter the origin, destination, and cargo details
  3. Click Start — available rates appear in the Output tab
  4. Download as JSON or connect via the Apify API

Input

{
"queries": [
{
"origin": "Cairo",
"destination": "Dubai",
"weight": 10,
"weightUnit": "kg"
}
]
}
FieldTypeDescriptionDefault
queriesarrayRate lookup requestsrequired
queries[].originstringShipment originrequired
queries[].destinationstringShipment destinationrequired
queries[].weightnumberCargo weightrequired
queries[].weightUnitstringWeight unit: kg or lbkg

Output

{
"origin": "Cairo",
"destination": "Dubai",
"carrier": "DHL Express",
"service": "International Express",
"price": 245.00,
"currency": "USD",
"transitDays": 3,
"availableFrom": "2024-03-21"
}

Output fields

FieldTypeDescription
originstringShipment origin
destinationstringShipment destination
carrierstringCarrier name
servicestringService type
pricenumberRate price
currencystringPrice currency
transitDaysnumberEstimated transit days

Cost

Pay-per-result pricing:

VolumeEstimated 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