candyapple.moshtix.com Open in urlscan Pro
2606:4700:10::ac43:1979  Public Scan

Submitted URL: https://candyapple.moshtix.com/
Effective URL: https://candyapple.moshtix.com/v2/
Submission: On April 29 via api from US — Scanned from DE

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 Apr 2024" 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 Apr 2024">
        </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

 * Please enter a valid email address




BREAKING NEWS

+ more news


FFFFR

24th April, 2024 - hello


TESTING DRAFT PUBLISH MESSAGE

24th April, 2024 - We good?


NEW

19th April, 2024 - new test


SWS

19th April, 2024 - cdcdcd


LIVE MUSIC

+ more Live Music


LIVE MUSIC

+ more



FESTIVALS

+ more Festivals


FESTIVALS

+ more



ARTS & CULTURE

+ more Arts & Culture


ARTS & CULTURE

+ more


0

Zip

or from $10/week with ⓘ

Never miss an event with


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



Your privacy is important - Privacy Policy  |  Terms & Conditions  |  Hidden
button Manage cookies

Amex and PayPal payment methods may vary by event. Copyright © 2024 Moshtix Pty
Ltd - ABN 72 076 980 955.

x







loading