www.moshtix.com.au Open in urlscan Pro
151.101.2.87  Public Scan

Submitted URL: http://www.moshtix.com.au/
Effective URL: https://www.moshtix.com.au/v2/
Submission: On October 28 via manual from US — Scanned from AU

Form analysis 2 forms found in the DOM

GET /v2/search

<form action="/v2/search" id="search-form" method="get" target="_parent">
  <div id="search-bar">
    <input autocomplete="off" class="searchbox" id="query" name="query" placeholder="Artist, Event or Venue" type="text">
    <button id="search-submit-button" type="submit" class="button_orange button_search">
      <svg id="search-redical-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="17" viewBox="0 0 15 15">
        <path fill="#FFF" fill-rule="evenodd"
          d="M1.886 5.987c0-2.274 1.873-4.125 4.176-4.125 2.304 0 4.177 1.85 4.177 4.125 0 2.274-1.873 4.125-4.177 4.125-2.303 0-4.176-1.85-4.176-4.125m12.7 6.629l-3.43-3.388c.612-.935.969-2.047.969-3.241C12.125 2.686 9.405 0 6.062 0 2.72 0 0 2.686 0 5.987s2.72 5.987 6.062 5.987c1.111 0 2.152-.298 3.048-.815l3.476 3.432a1.42 1.42 0 0 0 1 .409c.362 0 .724-.136 1-.409a1.384 1.384 0 0 0 0-1.975">
        </path>
      </svg>
      <span>SEARCH</span>
    </button>
    <button type="button" id="search-refine-button" class="search-refine search-refine-inactive" data-allow-toggle="1">
    </button>
  </div>
  <div id="search-refine-container" style="">
    <div class="flex-row" id="refine-time">
      <div id="refine-time-generic" class="flex-row">
        <div class="search-refine-row">
          <p>When?</p>
          <label>Time period:</label>
          <select id="search-refine-when" name="TimePeriod">
            <option value="1">Today</option>
            <option value="2">Tomorow</option>
            <option value="3">This Weekend</option>
            <option value="4">Next 7 Days</option>
            <option value="5">Next 30 Days</option>
            <option value="6" selected="">Upcoming</option>
            <option value="7">Custom</option>
          </select>
        </div>
      </div>
      <div id="refine-time-custom" class="flex-row search-refine-row" style="">
        <div class="flex-col-double">
          <label for="searchrefine_when_from">From:</label>
          <input value="29 Oct 2022" data-val="true" data-val-date="The field FromDate must be a date." data-val-required="The FromDate field is required." id="searchrefine_when_from" name="FromDate" type="hidden">
          <input name="FromDateDisplay" class="searchrefine_textbox hasDatepicker" id="searchrefine_when_from_display" type="text" value="29 Oct 2022">
        </div>
        <div class="flex-col-double">
          <label for="searchrefine_when_to">To:</label>
          <input value="" data-val="true" data-val-date="The field ToDate must be a date." id="searchrefine_when_to" name="ToDate" type="hidden">
          <input name="ToDateDisplay" class="searchrefine_textbox hasDatepicker" id="searchrefine_when_to_display" type="text" value="">
        </div>
      </div>
    </div>
    <div id="search-refine-categories" class="search-refine-row">
      <p>Category?</p>
      <div class="flex-row">
        <label for="searchrefine_category_festivals" class="checkbox">
          <input type="checkbox" id="searchrefine_category_festivals">
          <span>Festivals</span>
        </label>
        <label for="searchrefine_category_allages" class="checkbox">
          <input type="checkbox" id="searchrefine_category_allages">
          <span>All Ages</span>
        </label>
        <label for="searchrefine_category_livemusic" class="checkbox">
          <input type="checkbox" id="searchrefine_category_livemusic">
          <span>Live Music</span>
        </label>
        <label for="searchrefine_category_arts" class="checkbox">
          <input type="checkbox" id="searchrefine_category_arts">
          <span>Arts</span>
        </label>
        <label for="searchrefine_category_culture" class="checkbox">
          <input type="checkbox" id="searchrefine_category_culture">
          <span>Culture</span>
        </label>
      </div>
      <input id="search_refine_category_list" name="CategoryList" type="hidden" value="">
    </div>
    <div>
      <input type="submit" value="Update Results" id="searchrefine_updateresults">
    </div>
  </div>
  <input id="simple-search" type="hidden" name="v2" value="1">
</form>

POST /v2/account/MoshtixSubscribeForm

<form action="/v2/account/MoshtixSubscribeForm" autocomplete="off" id="formMoshtixSubscribe" method="post" novalidate="novalidate">
  <div id="moshtix-subscriber-widgit" class="divMoshtixSubscriber not-subscribed">
    <div id="subscribe-actions">
      <input autocomplete="off" class="moshtixSubscribeEmail" id="Email" name="Email" placeholder="Enter your email address" type="email" value="">
      <input type="button" id="button-moshtix-subscribe" class="button_orange" value="Subscribe">
    </div>
  </div>
  <div class="moduleseparator panel_error_subscriber" id="divSubscriberError" style="display: none;">
    <div id="divPanelErrorLeftSubscriber">
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
        <path fill="#ff3d3d" fill-rule="nonzero"
          d="M19.645 4.367a1.208 1.208 0 0 0-1.711 0L12 10.29 6.066 4.355a1.208 1.208 0 0 0-1.711 0 1.208 1.208 0 0 0 0 1.711L10.289 12l-5.934 5.934a1.208 1.208 0 0 0 0 1.711 1.208 1.208 0 0 0 1.711 0L12 13.711l5.934 5.934a1.208 1.208 0 0 0 1.711 0 1.208 1.208 0 0 0 0-1.711L13.711 12l5.934-5.934a1.216 1.216 0 0 0 0-1.699z">
        </path>
      </svg>
    </div>
    <div id="divPanelErrorRightSubscriber">
      <div class="validation-summary-subscriber">
        <ul>
          <li>
            <div id="valSubscribeMessage"><b>Please enter a valid email address</b></div>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

Text Content

Showing events in
ACT NSW NT QLD SA TAS VIC WA All of Australia

 * Home
 * What's On
 * News
 * Venues
 * Support
 * My Account
 * 
 * 
 * 


FEATURED GIGS

SEARCH

When?

Time period: Today Tomorow This Weekend Next 7 Days Next 30 Days Upcoming Custom
From:
To:

Category?

Festivals All Ages Live Music Arts Culture



 * MELBOURNE CUP & SPRING RACING 2022
   
   Mon 24 Oct - Sat 17 Dec
   Various Venues VIC


 * GOOD AS: NEW YEARS EVE
   
   Sat 31 Dec
   NightQuarter - Sunshine Coast


 * EMC'S 10TH ANNIVERSARY | DECADE OF DANCE
   
   Tue 29 Nov - Wed 30 Nov
   Powerhouse Museum (Ultimo) and The Lansdowne Hotel (Chippendale)


 * SUPANOVA COMIC CON & GAMING - BRISBANE 2022
   
   Sat 5 Nov - Sun 6 Nov
   Brisbane Convention & Exhibition Centre





 * Please enter a valid email address




BREAKING NEWS

+ more news


PHOENIX SUMMIT RETURNS TO AUCKLAND WITH RISING POP UP SPEAKING EVENT

28th October, 2022 - Phoenix Summit is back with their Rising Pop Up Speaking...


TWILIGHT AT TARONGA ANNOUNCES MASSIVE LINEUP FOR 2023 SUMMER CONCERT SERIES!

28th October, 2022 - With unrivalled views of sunset over Sydney Harbour...


FAIRWAY MUSIC & GOLF FESTIVAL ON PAR AGAIN FOR BOXING DAY 2022

27th October, 2022 - After last year's sell out event, Fairway Music &amp;...


AUSMUSIC T-SHIRT DAY IS LESS THAN A MONTH AWAY - HERE'S WHAT YOU NEED TO KNOW

26th October, 2022 - It's time to get your fave Aussie band t-shirt sorted......


LIVE MUSIC

+ more Live Music


LIVE MUSIC

+ more


CHAPTERFEST 30


CHAPTERFEST 30

Sat 5 Nov
Northcote Theatre
Northcote Theatre


RAINBOW REPUBLIC


RAINBOW REPUBLIC

Sun 5 Mar
The Domain
The Domain


ALEX LAHEY - CONGRATULATIONS T...


ALEX LAHEY - CONGRATULATIONS T...

Sat 5 Nov
THE TRIFFID, BRI...
THE TRIFFID, BRISBANE


CONRAD SEWELL


CONRAD SEWELL

Thu 1 Dec
THE TRIFFID, BRI...
THE TRIFFID, BRISBANE


ADORE DELANO – PARTY YOUR WORL...


ADORE DELANO – PARTY YOUR WORL...

Fri 11 Nov
THE TRIFFID, BRI...
THE TRIFFID, BRISBANE


SEAFORTH @ ANU, KAMBRI


SEAFORTH @ ANU, KAMBRI

Sat 5 Nov
Kambri Precinct,...
Kambri Precinct, ANU


FESTIVALS

+ more Festivals


FESTIVALS

+ more


BLUESFEST 2023


BLUESFEST 2023

Thu 6 Apr
Byron Events Far...
Byron Events Farm Tyagarah


HARBOUR PARTY NYE 2022 (18+)


HARBOUR PARTY NYE 2022 (18+)

Sat 31 Dec
Luna Park, Sydney
Luna Park, Sydney


ROLLING HILLS


ROLLING HILLS

Sat 19 Nov
Eatons Hill Hote...
Eatons Hill Hotel Outdoors


BASSINTHEGRASS MUSIC FESTIVAL


BASSINTHEGRASS MUSIC FESTIVAL

Sat 20 May
Mindil Beach
Mindil Beach


GIPPSLAND COUNTRY MUSIC FESTIV...


GIPPSLAND COUNTRY MUSIC FESTIV...

Sat 22 Apr
Lardner Park
Lardner Park


FISHER AUSTRALIA TOUR | SYDNEY


FISHER AUSTRALIA TOUR | SYDNEY

Sat 12 Nov
The Domain
The Domain


ARTS & CULTURE

+ more Arts & Culture


ARTS & CULTURE

+ more


TIM MINCHIN


TIM MINCHIN

Sat 26 Nov
The Palace Fores...
The Palace Foreshore


SUPANOVA COMIC CON & GAMING - ...


SUPANOVA COMIC CON & GAMING - ...

Sat 12 Nov
Adelaide Showgro...
Adelaide Showground


VELVET REWIRED | 22 DECEMBER 2...


VELVET REWIRED | 22 DECEMBER 2...

Thu 22 Dec
Sydney Opera Hou...
Sydney Opera House - Studio


SIPPING SUNDAYS @ IVORY TUSK


SIPPING SUNDAYS @ IVORY TUSK

Sun 6 Nov
iVORY TUSK.
iVORY TUSK.


SYDNEY COMEDY CLUB - SATURDAY,...


SYDNEY COMEDY CLUB - SATURDAY,...

Sat 10 Dec
Sonar @ Luna Par...
Sonar @ Luna Park Sydney


DANIEL MUGGLETON IN LAUNCESTON...


DANIEL MUGGLETON IN LAUNCESTON...

Fri 11 Nov
The Gunners Arms
The Gunners Arms


CONNECT

 * Create an account
 * Subscribe to the gig guide
 * Find us on Facebook
 * Follow us on Twitter
 * * 
   * 
   * 
   * 


INFO FOR BUYERS

 * Buying Tickets
 * LPA Consumer Code
 * FAQs
 * Privacy Policy
 * Terms & Conditions


SELLING TICKETS?

 * List your event with us
 * Control Room Login
 * Sellers Terms & Conditions


MOSHTIX

 * About
 * Contact
 * Advertise
 * Careers
 * Feedback


MORE LINKS

 * Australia
 * New Zealand
 * Singapore



Amex and PayPal payment methods may vary by event. Copyright © 2022 Moshtix Pty
Ltd - ABN 72 076 980 955. Your privacy is important - read more.

x







loading