Scrapeless API
Dashboard
Dashboard
  1. google maps
  • User
    • Get User Info
  • Scraping Browser
    • CDP API
    • Connect
  • Scraper API
    • shopee
      • Actor List
      • Shopee Product
      • Shopee Search
      • Shopee Rcmd
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • avnet
      • Product detail
    • arrow
      • Product Search
    • airline
      • iberia
        • Iberia
      • expedia
        • Expedia
      • kayak
        • Kayak
    • amazon
      • API Parameters
      • product
      • seller
      • keywords
    • temu
      • Temu
    • google trends
      • API Parameters
      • AutoComplete
      • Interest Over Time
      • Compared Breakdown By Region
      • Interest By Subregion
      • Related Queries
      • Related Topics
      • Trending Now
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google search
      • API Parameters
      • Google Search
    • google maps
      • API Parameters(Google Maps)
      • API Parameters(Google Maps Autocomplete)
      • API Parameters(Google Maps Contributor Reviews)
      • API Parameters(Google Maps Directions)
      • API Parameters(Google Maps Reviews)
      • Google Maps
        POST
      • Google Maps Autocomplete
        POST
      • Google Maps Contributor Reviews
        POST
      • Google Maps Directions
        POST
      • Google Maps Reviews
        POST
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
      • Google Scholar Author
      • Google Scholar Cite
      • Google Scholar Profiles
    • google jobs
      • API Parameters
      • Google Jobs
    • google shopping
      • API Parameters
      • Google Shopping
    • google hotels
      • API Parameters
      • Supported Google Vacation Rentals Property Types
      • Supported Google Hotels Property Types
      • Supported Google Vacation Rentals Amenities
      • Supported Google Hotels Amenities
      • Google Hotels
    • google news
      • API Parameters
      • Google News
    • google lens
      • API Parameters
      • Google Lens
    • google finance
      • API Parameters
      • Google Finance
      • Google Finance Markets
    • google product
      • API Parameters
      • Google Product
    • google play store
      • API Parameters
      • Supported Google Play Categories
      • Google Play Games
      • Google Play Books
      • Google Play Movies
      • Google Play Product
      • Google Play Apps
    • google ads
      • API Parameters
      • Google Ads
    • mouser
      • mouser
    • Scraper Request
      POST
    • Scraper Getresult
      GET
  • Web Unlocker
    • JS Render Docs
    • JS Render
    • Web Unlocker
    • Akamaiweb Cookie
    • Akamaiweb Sensor
  • Public
    • actor status
    • actor status
  1. google maps

API Parameters(Google Maps Directions)

ParametersRequiredDesc
start_addrtrueParameter defines the address of the starting point for the direction you want to search. You can use anything that you would use in a regular Google Maps Directions search.
end_addrtrueParameter defines the address of the ending point for the direction you want to search. You can use anything that you would use in a regular Google Maps Directions search.
glfalseParameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France). It defaults to us
hlfalseParameter defines the language to use for the Google Maps Directions search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French). It defaults to en
travel_modefalseParameter defines the travel mode. Available options: 6 - Best (Default), 0 - Driving, 9 - Two-wheeler, 3 - Transit, 2 - Walking, 1 - Cycling, 4 - Flight.
avoidfalseParameter defines avoid options. Available options: highways - Highways, tolls - Tolls, ferries - Ferries. You can also combine multiple options by joining them with a comma (e.g.: highways,tolls).
preferfalseParameter defines preferred transit options. Available options: bus - Bus, subway - Subway, train - Train, tram_light_rail - Tram and light rail. You can also combine multiple options by joining them with a comma (e.g.: subway,train).
routefalseParameter defines route options. Available options: 2 - Fewer transfers, 3 - Less walking, 4 - Wheelchair accessible. Parameter works only if travel_mode parameter is set to: 3 (Transit)
timefalseParameter defines the time to travel. Available options: depart_at:xxxxxx - Specifies the departure time, where xxxxxx is the timestamp. E.g. depart_at:1698229538 specifies the departure time to 2023-10-25 10:25:38 GMT+0000. arrive_by:xxxxxx - Specifies the arrival time, where xxxxxx is the timestamp. E.g. arrive_by:1698229538 specifies the arrival time to 2023-10-25 10:25:38 GMT+0000. last_available - Takes the last available transit. This option works only if travel_mode parameter is set to: 3 (Transit)
enginetrueSet parameter to google_maps_directions to use the Google Maps Directions API engine.
Modified at 2025-02-06 11:42:11
Previous
API Parameters(Google Maps Contributor Reviews)
Next
API Parameters(Google Maps Reviews)
Built with