Google Maps Itinerary avatar
Google Maps Itinerary

Deprecated

Pricing

Pay per usage

Go to Store
Google Maps Itinerary

Google Maps Itinerary

Deprecated

Developed by

Daniel Milevski

Daniel Milevski

Maintained by Community

Scrapes a Google Maps itinerary by direct URL for the fastest trip duration, distance, and name.

0.0 (0)

Pricing

Pay per usage

5

Total users

40

Monthly users

3

Last modified

a year ago

You can access the Google Maps Itinerary 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.google.com/maps/dir/Supermercado+Suma+Can+Corona,+Plaça+Espanya,+1,+07109+Fornalutx,+Balearic+Islands/07315+Escorca,+Balearic+Islands/@39.8140347,2.2493611,186969m/am=t/data=!3m1!1e3!4m14!4m13!1m5!1m1!1s0x1297e87f07000fad:0x8d6897747207d0bf!2m2!1d2.7412712!2d39.782408!1m5!1m1!1s0x1297dd95bfd7ce11:0xb8c0845ebf64f442!2m2!1d2.7954122!2d39.8409277!3e0?hl=en"
5    }
6  ]
7}' |
8apify call danielmilevski9/google-maps-itinerary --silent --output-dataset

Google Maps Itinerary API through CLI

The Apify CLI is the official tool that allows you to use Google Maps Itinerary locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: