
Google Maps Itinerary
Under maintenance
Go to Store
This Actor is under maintenance.
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Google Maps Itinerary
danielmilevski9/google-maps-itinerary
Scrapes a Google Maps itinerary by direct URL for the fastest trip duration, distance, and name.
Developer
Maintained by Community
Categories
You can access the Google Maps Itinerary programmatically from your own applications by using the Apify API. You can 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: