translink.com.au Open in urlscan Pro
45.60.13.189  Public Scan

URL: https://translink.com.au/
Submission Tags: analytics-framework
Submission: On April 23 via api from US — Scanned from AU

Form analysis 5 forms found in the DOM

/search

<form action="/search" id="site-search" class="navbar-form site-search-form">
  <div class="input-group loading-indicator">
    <label for="SearchTerm2" class="sr-only">Search the website</label>
    <input type="text" class="form-control site-search-term" placeholder="Search the website" name="SearchTerm" id="SearchTerm2">
    <i class="loading-icon animated faa-burst faa-fast fa fa-circle-o mar-right" aria-label="Loading"></i>
    <div class="input-group-btn">
      <button class="btn btn-default" type="submit">
        <span aria-hidden="true"><i class="fa fa-search"></i></span>
        <span class="sr-only">Search</span>
      </button>
    </div>
  </div>
</form>

/search

<form id="mobile-site-search" class="site-search-form" action="/search">
  <label for="SearchTerm" class="" style="">Search the website</label>
  <div class="input-group loading-indicator">
    <input type="text" class="form-control site-search-term" placeholder="Start typing to search" title="Search" id="SearchTerm" name="SearchTerm">
    <i class="loading-icon animated faa-burst faa-fast fa fa-circle-o mar-right" aria-label="Loading"></i>
    <div class="input-group-btn">
      <button class="btn btn-default" type="submit">
        <span aria-hidden="true"><i class="fa fa-search"></i></span>
        <span class="sr-only">Search</span>
      </button>
    </div>
  </div>
</form>

POST https://jp.translink.com.au/plan-your-journey/journey-planner/start

<form action="https://jp.translink.com.au/plan-your-journey/journey-planner/start" id="journey-planner-form" method="post" novalidate="novalidate">
  <input type="hidden" id="StartLocationId" name="StartLocationId">
  <input type="hidden" id="EndLocationId" name="EndLocationId">
  <div>
    <div id="location-fields" class="row">
      <div class="col-xs-12">
        <fieldset>
          <legend class="sr-only">Plan your journey</legend>
          <div class="form-group form-inline">
            <div class="input-group loading-indicator with-detect-location outer-border-right">
              <label class="sr-only" for="Start"> Enter a start location </label>
              <div class="sr-only" id="Start-sr-message">Enter start address, landmark, stop name or stop id. Select 'use my current location' below. Or start typing a location, and select a suggestion from the list below</div>
              <input aria-describedby="Start-sr-message" aria-required="true" class="form-control" data-location-id="" id="Start" name="Start" placeholder="Enter a start location" type="text" value="" autocomplete="off">
              <div class="input-group-addon detect-location" data-target="#Start" title="detect my location">
                <svg class="detect-location-icon" width="24" height="23" focusable="false" role="img">
                  <use href="#icon-detect-location"></use>
                </svg>
                <i class="loading-icon animated faa-burst faa-fast fa fa-circle-o mar-right" aria-hidden="true"></i>
                <span class="detect-location-searching hide">
                  <i class="animated faa-burst faa-fast fa fa-circle-o"></i>
                  <i class="material-icons cancel" title="cancel">
                              <span aria-hidden="true"></span>
                              <span class="sr-only">cancel</span>
                            </i>
                </span>
              </div>
              <div class="autocomplete-suggestions" style="position: absolute; display: none; z-index: 1000;"></div>
            </div>
          </div>
          <div class="form-group form-inline">
            <div class="input-group with-detect-location outer-border-right loading-indicator">
              <label class="sr-only" for="End"> Enter an end location </label>
              <div class="sr-only" id="End-sr-message">Enter destination address, landmark, stop name or stop id. Select 'use my current location' below. Or start typing a location, and select a suggestion from the list below</div>
              <input aria-describedby="End-sr-message" aria-required="true" class="form-control" data-location-id="" id="End" name="End" placeholder="Enter an end location" type="text" value="" autocomplete="off">
              <div class="input-group-addon detect-location" data-target="#End" title="detect my location">
                <svg class="detect-location-icon" width="24" height="23" focusable="false" role="img">
                  <use href="#icon-detect-location"></use>
                </svg>
                <i class="loading-icon animated faa-burst faa-fast fa fa-circle-o mar-right" aria-hidden="true"></i>
                <span class="detect-location-searching hide">
                  <i class="animated faa-burst faa-fast fa fa-circle-o"></i>
                  <i class="material-icons cancel" title="cancel">
                              <span aria-hidden="true"></span>
                              <span class="sr-only">cancel</span>
                            </i>
                </span>
              </div>
              <div class="autocomplete-suggestions" style="position: absolute; display: none; z-index: 1000;"></div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12">
        <fieldset>
          <legend class="sr-only">Travel day and time</legend>
          <div class="form-group">
            <label class="sr-only" for="SearchDate">Date</label>
            <select class="form-control" id="SearchDate" name="SearchDate">
              <option value="23/04/2023" aria-label="Sunday 23 April">Today (Sunday)</option>
              <option value="24/04/2023" aria-label="Monday 24 April">Mon 24 Apr</option>
              <option value="25/04/2023" aria-label="Tuesday 25 April">Tue 25 Apr</option>
              <option value="26/04/2023" aria-label="Wednesday 26 April">Wed 26 Apr</option>
              <option value="27/04/2023" aria-label="Thursday 27 April">Thu 27 Apr</option>
              <option value="28/04/2023" aria-label="Friday 28 April">Fri 28 Apr</option>
              <option value="29/04/2023" aria-label="Saturday 29 April">Sat 29 Apr</option>
              <option value="30/04/2023" aria-label="Sunday 30 April">Sun 30 Apr</option>
              <option value="01/05/2023" aria-label="Monday 1 May">Mon 1 May</option>
              <option value="02/05/2023" aria-label="Tuesday 2 May">Tue 2 May</option>
              <option value="03/05/2023" aria-label="Wednesday 3 May">Wed 3 May</option>
              <option value="04/05/2023" aria-label="Thursday 4 May">Thu 4 May</option>
              <option value="05/05/2023" aria-label="Friday 5 May">Fri 5 May</option>
              <option value="06/05/2023" aria-label="Saturday 6 May">Sat 6 May</option>
              <option value="07/05/2023" aria-label="Sunday 7 May">Sun 7 May</option>
              <option value="08/05/2023" aria-label="Monday 8 May">Mon 8 May</option>
              <option value="09/05/2023" aria-label="Tuesday 9 May">Tue 9 May</option>
              <option value="10/05/2023" aria-label="Wednesday 10 May">Wed 10 May</option>
              <option value="11/05/2023" aria-label="Thursday 11 May">Thu 11 May</option>
              <option value="12/05/2023" aria-label="Friday 12 May">Fri 12 May</option>
              <option value="13/05/2023" aria-label="Saturday 13 May">Sat 13 May</option>
              <option value="14/05/2023" aria-label="Sunday 14 May">Sun 14 May</option>
              <option value="15/05/2023" aria-label="Monday 15 May">Mon 15 May</option>
              <option value="16/05/2023" aria-label="Tuesday 16 May">Tue 16 May</option>
              <option value="17/05/2023" aria-label="Wednesday 17 May">Wed 17 May</option>
              <option value="18/05/2023" aria-label="Thursday 18 May">Thu 18 May</option>
              <option value="19/05/2023" aria-label="Friday 19 May">Fri 19 May</option>
              <option value="20/05/2023" aria-label="Saturday 20 May">Sat 20 May</option>
              <option value="21/05/2023" aria-label="Sunday 21 May">Sun 21 May</option>
              <option value="22/05/2023" aria-label="Monday 22 May">Mon 22 May</option>
            </select>
          </div>
        </fieldset>
      </div>
    </div>
    <div class="row">
      <div id="before-after-btns" class="col-xs-12 col-md-8 col-lg-7">
        <div class="form-group">
          <div class="input-group">
            <div class="btn-group btn-radio-toggle-group">
              <a style="width:47%" tabindex="0" role="button" class="btn btn-alt radio-button-option active-option" data-toggle="#TimeSearchMode" data-val="LeaveAfter">Leave after<span class="sr-only">- selected</span></a>
              <a style="width:53%" tabindex="0" role="button" class="btn btn-alt inactive-option radio-button-option" data-toggle="#TimeSearchMode" data-val="ArriveBefore">Arrive before</a>
            </div>
            <input id="TimeSearchMode" name="TimeSearchMode" type="hidden" value="LeaveAfter">
          </div>
        </div>
      </div>
      <div class="col-xs-12 col-md-4 col-lg-5">
        <div class="form-group">
          <label class="sr-only" for="SearchTime">Time</label>
          <input class="form-control ui-timepicker-input" id="SearchTime" name="SearchTime" type="text" value="" autocomplete="off" aria-label="Enter a time, for example 12:30 or 12:30pm. Or select a time from the list below">
          <input id="SearchMinute" name="SearchMinute" type="hidden" value="50">
          <input id="SearchHour" name="SearchHour" type="hidden" value="9">
          <input id="TimeMeridiem" name="TimeMeridiem" type="hidden" value="AM">
        </div>
      </div>
    </div>
    <div class="text-right dropdown" id="advanced-options-wrapper">
      <button class="btn btn-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" type="button">
        <span class="btn__content">Advanced options</span>
        <span class="sr-only">Click to open the advanced options popup which appears after this button</span>
      </button>
      <div class="dropdown-menu well with-arrow with-arrow-center" id="advanced-options">
        <fieldset class="form-group">
          <legend class="h5">Mode of transport</legend>
          <label class="checkbox-inline">
            <input checked="checked" id="TransportModeBus" name="TransportModes" tabindex="0" type="checkbox" value="Bus"> Bus </label>
          <label class="checkbox-inline">
            <input checked="checked" id="TransportModeTrain" name="TransportModes" tabindex="0" type="checkbox" value="Train"> Train </label>
          <label class="checkbox-inline">
            <input checked="checked" id="TransportModeFerry" name="TransportModes" tabindex="0" type="checkbox" value="Ferry"> Ferry </label>
          <label class="checkbox-inline">
            <input checked="checked" id="TransportModeTram" name="TransportModes" tabindex="0" type="checkbox" value="Tram"> Tram </label>
        </fieldset>
        <div class="row">
          <div class="col-sm-8">
            <fieldset>
              <legend class="h5">Walking options</legend>
              <div class="form-group">
                <label for="MaximumWalkingDistance">Maximum walk</label>
                <select class="form-control" id="MaximumWalkingDistance" name="MaximumWalkingDistance">
                  <option value="100">Up to 100m</option>
                  <option value="250">Up to 250m</option>
                  <option value="500">Up to 500m</option>
                  <option value="1000">Up to 1km</option>
                  <option value="1500">Up to 1.5km</option>
                  <option value="2000">Up to 2km</option>
                  <option selected="selected" value="4000">Up to 4km</option>
                </select>
              </div>
              <div class="form-group">
                <label for="WalkingSpeed">Walking speed</label>
                <select class="form-control" id="WalkingSpeed" name="WalkingSpeed">
                  <option value="Slow">Slow</option>
                  <option selected="selected" value="Normal">Normal</option>
                  <option value="Fast">Fast</option>
                </select>
              </div>
            </fieldset>
          </div>
        </div>
        <fieldset class="form-group collapse in" id="ServiceTypes">
          <legend class="h5">Bus service types</legend>
          <label class="checkbox-inline">
            <input checked="checked" id="ServiceModeRegular" name="ServiceTypes" tabindex="0" type="checkbox" value="Regular"> Regular </label>
          <label class="checkbox-inline">
            <input checked="checked" id="ServiceModeExpress" name="ServiceTypes" tabindex="0" type="checkbox" value="Express"> Express </label>
          <label class="checkbox-inline">
            <input checked="checked" id="ServiceModeNightLink" name="ServiceTypes" tabindex="0" type="checkbox" value="NightLink"> NightLink </label>
          <label class="checkbox-inline">
            <input checked="checked" id="ServiceModeSchool" name="ServiceTypes" tabindex="0" type="checkbox" value="School"> School </label>
        </fieldset>
        <fieldset class="form-group">
          <legend class="h5">Fare types</legend>
          <label class="checkbox-inline">
            <input checked="checked" id="FareTypeStandard" name="FareTypes" tabindex="0" type="checkbox" value="Standard"> Standard </label>
          <label class="checkbox-inline">
            <input checked="checked" id="FareTypePrepaid" name="FareTypes" tabindex="0" type="checkbox" value="Prepaid"> Prepaid </label>
          <label class="checkbox-inline">
            <input checked="checked" id="FareTypeFree" name="FareTypes" tabindex="0" type="checkbox" value="Free"> Free </label>
        </fieldset>
        <div class="text-right">
          <input type="submit" value="Find journey" class="btn btn-alt">
        </div>
      </div>
      <button type="submit" class="btn btn-primary btn-loading">
        <img class="img-loading" src="/themes/custom/translink8/images/icons/loading-icon.svg" height="18" style="margin-right:5px;" alt="Loading"> Find a journey </button>
    </div>
  </div>
</form>

POST /jp/timetables/bus

<form id="timetable-search-form" method="POST" action="/jp/timetables/bus">
  <label class="font-body text-xs font-bold text-gray-600 mt-0 mb-2" for="timetable-id"> Search bus timetables </label>
  <div class="sr-only" id="timetable-id-msg"> Enter a bus number </div>
  <div class="input-group">
    <input aria-describedby="timetable-id-msg" type="text" id="timetable-id" name="id" class="form-control border-r-0 rounded-l-sm" placeholder="Enter a bus number" aria-required="true">
    <span class="input-group-btn">
      <button class="btn btn-default border-gray-550 border-l-0 rounded-l-none rounded-r-sm" id="timetable-search-submit" aria-label="Search bus timetables">
        <span aria-hidden="true">
          <noscript>
            <img src="/static/images/icons/search.svg" alt="Search" width="17" height="17">
          </noscript>
          <svg class="fill-current" width="17" height="17" focusable="false" role="img">
            <use href="#icon-search"></use>
          </svg>
        </span>
        <span class="sr-only">Search</span>
      </button>
    </span>
  </div>
</form>

POST https://jp.translink.com.au/plan-your-journey/stops/search

<form id="stop-timetable-search-form" method="POST" action="https://jp.translink.com.au/plan-your-journey/stops/search" novalidate="novalidate">
  <input type="hidden" id="stop-location-id" name="Location">
  <label class="font-body text-xs font-bold text-gray-600 mt-4a mb-2" for="stop-timetable-location"> Search stop and station timetables </label>
  <div class="sr-only" id="stop-timetable-location-msg"> Enter a stop number, address or a location </div>
  <div class="input-group">
    <input aria-describedby="stop-timetable-location-msg" type="text" name="LocationString" id="stop-timetable-location" class="form-control border-r-0 rounded-l-sm" placeholder="Enter a stop number or location" aria-required="true"
      autocomplete="off">
    <span class="input-group-btn">
      <button class="btn btn-default border-gray-550 border-l-0 rounded-l-none rounded-r-sm" id="stop-search-submit" aria-label="Search stop and station timetables">
        <span aria-hidden="true">
          <noscript>
            <img src="/static/images/icons/search.svg" alt="Search" width="17" height="17">
          </noscript>
          <svg class="fill-current" width="17" height="17" focusable="false" role="img">
            <use href="#icon-search"></use>
          </svg>
        </span>
        <span class="sr-only">Search</span>
      </button>
    </span>
    <div class="autocomplete-suggestions" style="position: absolute; display: none; z-index: 1000;"></div>
  </div>
</form>

Text Content

Right arrow
 * Skip to site navigation
 * Skip to content
 * Skip to footer

 * Ticketing
   
   
   * GO CARD
     
     go card can be used to travel on all services in South East Queensland


Search



MAIN MENU

Toggle navigation Menu Close
 * Home
 * Plan your journeyshow submenu for Plan your journey
    * Journey planner
    * Route timetables
    * Stop timetables
    * Printable timetable search
    * Real time information
    * Maps
    * Event transport
    * Late night services
    * MyTranslink app

 * Service updatesshow submenu for Service updates
    * About service updates
    * About track works

 * Travel with usshow submenu for Travel with us
    * Bus, train, ferry & tram
    * Using public transport
    * On demand
    * School travel
    * Accessibility
    * Parking
    * Safety & security
    * Cycling & walking
    * Airport services
    * Around Queensland
    * Taxis

 * Tickets and faresshow submenu for Tickets and fares
    * Fares, zones and tickets
    * go card
    * Concessions
    * Buy & refund tickets
    * Smart Ticketing project

 * About Translinkshow submenu for About Translink
    * Who we are
    * Our service area
    * Projects & initiatives
    * Reports & publications
    * Open data
    * Careers
    * Business & partnership opportunities

 * News and mediashow submenu for News and media
    * News articles
    * Media releases
    * Stay connected with us

Search
Search the website
Search
Search the website
Search


TRANSLINK JOURNEY PLANNER BLOCK

 * Find a journey
 * Find timetables

Plan your journey
Enter a start location
Enter start address, landmark, stop name or stop id. Select 'use my current
location' below. Or start typing a location, and select a suggestion from the
list below
 cancel

Enter an end location
Enter destination address, landmark, stop name or stop id. Select 'use my
current location' below. Or start typing a location, and select a suggestion
from the list below
 cancel

Travel day and time
Date Today (Sunday)Mon 24 AprTue 25 AprWed 26 AprThu 27 AprFri 28 AprSat 29
AprSun 30 AprMon 1 MayTue 2 MayWed 3 MayThu 4 MayFri 5 MaySat 6 MaySun 7 MayMon
8 MayTue 9 MayWed 10 MayThu 11 MayFri 12 MaySat 13 MaySun 14 MayMon 15 MayTue 16
MayWed 17 MayThu 18 MayFri 19 MaySat 20 MaySun 21 MayMon 22 May
Leave after- selected Arrive before
Time
Advanced options Click to open the advanced options popup which appears after
this button
Mode of transport Bus Train Ferry Tram
Walking options
Maximum walk Up to 100m Up to 250m Up to 500m Up to 1km Up to 1.5km Up to 2km Up
to 4km
Walking speed Slow Normal Fast
Bus service types Regular Express NightLink School Fare types Standard Prepaid
Free

Find a journey
Search bus timetables
Enter a bus number
Search
Search stop and station timetables
Enter a stop number, address or a location
Search

View all timetables
×

WEEKEND TRACK CLOSURE - BEENLEIGH AND GOLD COAST LINES

View our service notice for more information.


SERVICE UPDATES

 * Train
 * Bus
 * Ferry
 * Tram

Overview of the status of all Train services and notices of upcoming changes
Airport MinorUpcoming change Beenleigh MajorUpcoming change Caboolture Normal
Cleveland Normal Doomben Normal Ferny Grove Normal Gold Coast MajorUpcoming
change Ipswich/Rosewood Normal Redcliffe Peninsula Normal Shorncliffe
NormalUpcoming change Springfield Normal Sunshine Coast Normal

Overview of the status of all bus services
 * 112
 * 113
 * 143
 * 143W
 * 100
 * Carseldine station - permanent stop changes
 * S767
 * 367
 * 696
 * 753
 * 760
 * 765

Minor All other bus services Normal

Overview of the status of all Ferry services and notices of upcoming changes
CityHopper Normal Inner-City Cross River Ferry Normal Southern Moreton Bay
Island Ferry Normal CityCat Normal Bulimba to Teneriffe Cross River Ferry Normal

Overview of the status of all Tram services and notices of upcoming changes G
Link Normal

View all current and upcoming changes


 * QLD BUS DRIVER OF THE YEAR - WINNERS AWARDED!
   
   


 * APRIL TRACK CLOSURE
   
   


 * BRISBANE ROAR V SYDNEY FC
   
   


 * ANZAC DAY PUBLIC HOLIDAY TRAVEL
   
   


 * CREATING BETTER CONNECTIONS
   
   


 * SMART TICKETING PROJECT
   
   


 * CROSS RIVER RAIL PROJECT
   
   


 * EASIER BUS STOP INFORMATION WITH NFC
   
   


 * PLANES, TRAINS AND AUTOS - THE WORKSHOPS RAIL MUSEUM
   
   


 * GROOVIN THE MOO - SUNSHINE COAST
   
   


 * STONES CORNER FESTIVAL
   
   




FOOTER REGION




GET IN TOUCH

We are available to answer your questions and help you with travelling on public
transport across Queensland.

 * Call us on 13 12 30, 24 hours a day
 * Feedback form
 * More options


INFORMATION IN YOUR LANGUAGE

 * አማርኛ
 * العربية
 * 简体中文
 * Cрпском
 * Deutsch
 * Español
 * Français
 * Italiano
 * Kiswahili
 * Tiếng Việt
 * Ελληνικά
 * دري
 * فارسی
 * नेपाली
 * हिन्दी
 * 日本語
 * 한국어

 * Copyright
 * Disclaimer
 * Privacy
 * Right to information
 * Site map


CONNECT WITH US

 * Facebook
 * Twitter
 * Instagram
 * eNews

© State of Queensland 2023 v5.20.3