Address Distance Calculation avatar
Address Distance Calculation

Under maintenance

Pricing

$29.00/month + usage

Go to Store
Address Distance Calculation

Address Distance Calculation

Under maintenance

Developed by

SASWAVE

SASWAVE

Maintained by Community

Perfect tools for your sales team. Get the distance between 2 address from point A to point B. Easy way to calculate Km/Miles run by sales for client meetings

0.0 (0)

Pricing

$29.00/month + usage

1

Total users

5

Monthly users

3

Runs succeeded

0%

Last modified

2 months ago

You can access the Address Distance Calculation 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 '{
< "addr_start": "Place de la Concorde, 75008 Paris",
< "addr_destination": "Arc de Triomphe, Pl. Charles de Gaulle, 75008 Paris"
<}' |
<apify call saswave/address-distance-calculation --silent --output-dataset

Address Distance Calculation API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: