
ONE Line Prices
Under maintenance
Pricing
$8.00/month + usage

ONE Line Prices
Under maintenance
Scrapes shipping prices from ONE Line's e-commerce platform for specified origin, destination, containers, and commodity. Supports authentication via access/refresh tokens or username/password.
0.0 (0)
Pricing
$8.00/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
23 days ago
You can access the ONE Line Prices 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": "dam",< "destination": "VNCMP",< "containers": [< {< "name": "DRY 40",< "quantity": 5,< "weight": 9000< },< {< "name": "DRY 20",< "quantity": 1,< "weight": 10000< },< {< "name": "DRY 40H",< "quantity": 1,< "weight": 11000< }< ],< "commodity": "091091"<}' |<apify call maged120/one-line-prices --silent --output-dataset
ONE Line Prices API through CLI
The Apify CLI is the official tool that allows you to use ONE Line Prices locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: