www.europafilmfestival.com.au Open in urlscan Pro
104.210.92.71  Public Scan

Submitted URL: https://europafilmfestival.au/
Effective URL: https://www.europafilmfestival.com.au/
Submission: On May 11 via api from US — Scanned from AU

Form analysis 7 forms found in the DOM

<form class="nav-sticky__search js-search" data-url="/api/search">
  <button class="nav-sticky__search-open js-search-open" type="button">
    <span class="u-accessibility">open search</span>
    <span class="icon-search"></span>
  </button>
  <button class="nav-sticky__search-close js-search-close" type="button">
    <span class="u-accessibility">close search</span>
    <span class="icon-close"></span>
  </button>
  <div class="nav-sticky__search-field">
    <input class="nav-sticky__search-input js-search-field" type="text" id="search" name="q" placeholder="Search Films" autocomplete="off">
    <label class="u-accessibility" for="search">search europafilmfestival.com.au</label>
    <div class="nav-sticky__search-spinner"></div>
  </div>
</form>

<form class="js-search" data-url="/api/search">
  <div class="search-results__search-field">
    <input class="search-results__search-input js-search-field" type="text" id="search-2" name="q" placeholder="" autocomplete="off">
    <label class="u-accessibility" for="search-2">search europafilmfestival.com.au</label>
    <div class="search-results__search-spinner"></div>
  </div>
</form>

<form class="planner__form">
  <h4 class="planner__account-heading">My Account</h4>
  <p class="planner__account-desc">Looks like you don’t have an account yet. Please register below to save your planner.</p>
  <p class="planner__account-preexisting">This account already exists. <br>Please log in below.</p>
  <div class="form__component planner__email">
    <div class="form__field">
      <label class="form__field-label" for="email">Email Address</label>
      <input type="email" id="email" name="email" data-required="" data-rules="email" autocomplete="email">
    </div>
  </div>
  <div class="form__component planner__name">
    <div class="form__field">
      <label class="form__field-label" for="name">First name</label>
      <input type="text" id="name" name="name" data-required="" data-rules="empty" autocomplete="given-name">
    </div>
  </div>
  <div class="form__component planner__location">
    <div class="form__select">
      <label class="form__field-label" for="location">Select location</label>
      <select class="js-location" id="location" name="location" data-festival-id="EEF" data-required="" data-rules="empty" autocomplete="address-level2">
        <option value="" selected="" disabled=""></option>
        <option value="Melbourne">Melbourne</option>
        <option value="Sydney">Sydney</option>
      </select>
    </div>
  </div>
  <div class="form__component planner__pw">
    <div class="form__field">
      <label class="form__field-label" for="password">Password</label>
      <input type="password" id="password" name="password" placeholder="" data-required="" data-rules="password" autocomplete="new-password">
      <button class="planner__forgot-pw" type="button">Forgot Password?</button>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8C4WHFC-shNLrMRjPzgxy7W6ub5c2ncBNKcsg3BXpkMD3iREjUlyR1i783Cfq7tWP-hu1SvThEs4KE4HymlPiTDT-ThhmNK_fqZrCzxln_eKkS7NKd8rF0on-VYj6z06Sa38Rvik5yFUPfgSn-Oi3pQ">
  <p class="planner__facebook-user-no-pw-error"> You’ve previously logged in using Facebook. Please log in with Facebook or request a password reset. </p>
  <p class="planner__reset-password-requested"> Please check your email for password reset instructions. </p>
  <button class="planner__submit-btn" formnovalidate="" type="submit" data-validate-email-service="/api/accounts/verify" data-register-service="/api/accounts/register" data-login-service="/api/accounts/login"
    data-reset-service="/api/accounts/reset-password">
    <span class="btn__label">Next</span>
    <span class="btn__spinner"></span>
  </button>
</form>

POST /api/accounts/facebook

<form method="post" action="/api/accounts/facebook">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8C4WHFC-shNLrMRjPzgxy7W6ub5c2ncBNKcsg3BXpkMD3iREjUlyR1i783Cfq7tWP-hu1SvThEs4KE4HymlPiTDT-ThhmNK_fqZrCzxln_eKkS7NKd8rF0on-VYj6z06Sa38Rvik5yFUPfgSn-Oi3pQ">
  <input class="planner__return-url" type="hidden" name="returnUrl" value="/">
  <button class="planner__facebook-btn" type="submit">
    <span class="icon-social-facebook2"></span>
    <span class="btn__label">Log in With Facebook</span>
  </button>
</form>

<form class="voting__form">
  <input type="hidden" name="Festival" value="EEF">
  <input type="hidden" name="MovieId" class="filmId" value="">
  <input type="hidden" name="Rating" class="film-rating" value="">
  <div class="form__component">
    <div class="form__field is-invalid">
      <label class="form__field-label" for="name" style="display:none;">Name</label>
      <input type="text" id="name" name="Name" placeholder="Name" data-required="" data-rules="empty" required="">
    </div>
  </div>
  <div class="form__component">
    <div class="form__field">
      <label class="form__field-label" for="email" style="display:none;">Enter your email to subscribe</label>
      <input type="email" id="email" name="Email" placeholder="Email" data-required="" data-rules="email" required="">
    </div>
  </div>
  <div class="form__component">
    <div class="form__select">
      <label class="form__field-label" for="location" style="display:none;">Select location</label>
      <select class="js-location votingLocation" id="location" name="location" data-required="" data-rules="empty">
        <option value="" selected="" disabled="">Which city did you attend Europa! Europa in?</option>
        <option value="Melbourne">Melbourne</option>
        <option value="Sydney">Sydney</option>
      </select>
    </div>
  </div>
  <div class="form__component">
    <div class="form__text-area">
      <label class="form__field-label" for="review" style="display:none;">Your film review (Optional)</label>
      <textarea class="textarea" name="review" placeholder="Your film review (Optional)" style="height: 100px;"></textarea>
    </div>
  </div>
  <div class="form__checkbox">
    <label class="form__checkbox-label">
      <input type="checkbox" id="publish" name="publish">
      <span class="form__ctrl-ui"></span>
      <span class="form__ctrl-label">I’m happy for my review to be used online.</span>
    </label>
  </div>
  <div class="form__checkbox">
    <label class="form__checkbox-label">
      <input type="checkbox" id="subscribe" name="subscribe">
      <span class="form__ctrl-ui"></span>
      <span class="form__ctrl-label">I would like to receive marketing communication from Europa! Europa Film Festival.</span>
    </label>
  </div>
  <button class="btn submit-vote" data-url="" style="    width: 100%;text-align: center;">
    <span class="btn__label">Submit Vote</span>
    <span class="btn__spinner"></span>
  </button>
</form>

<form class="subscribe__form">
  <div class="subscribe__cols">
    <div class="subscribe__col">
      <div class="form__component">
        <div class="form__field">
          <label class="form__field-label" for="subscribe-name">Name</label>
          <input type="text" id="subscribe-name" name="name" placeholder="" data-required="" data-rules="empty">
        </div>
      </div>
    </div>
    <div class="subscribe__col">
      <div class="form__component">
        <div class="form__field">
          <label class="form__field-label" for="subscribe-email">Enter your email to subscribe</label>
          <input type="email" id="subscribe-email" name="email" placeholder="" data-required="" data-rules="email">
        </div>
      </div>
    </div>
  </div>
  <div class="form__component">
    <div class="form__select">
      <label class="form__field-label" for="subscribe-location">Select location</label>
      <select class="js-location" id="subscribe-location" name="location" data-festival-id="EEF" data-required="" data-rules="empty">
        <option value="" selected="" disabled=""></option>
        <option value="Melbourne">Melbourne</option>
        <option value="Sydney">Sydney</option>
      </select>
    </div>
  </div>
  <button class="btn" formnovalidate="" type="submit" data-url="/api/subscribe">
    <span class="btn__label">Subscribe</span>
    <span class="btn__spinner"></span>
  </button>
</form>

<form class="subscribe__form">
  <div class="subscribe__cols">
    <div class="subscribe__col">
      <div class="form__component">
        <div class="form__field">
          <!--<label class="form__field-label" for="subscribe-name">Name</label>-->
          <input type="text" id="subscribe-name" name="name" placeholder="Name" data-required="" data-rules="empty">
        </div>
      </div>
    </div>
    <div class="subscribe__col">
      <div class="form__component">
        <div class="form__field">
          <!--<label class="form__field-label" for="subscribe-email">Enter your email to subscribe</label>-->
          <input type="email" id="subscribe-email" name="email" placeholder="Enter your email to subscribe" data-required="" data-rules="email">
        </div>
      </div>
    </div>
  </div>
  <div class="form__component">
    <div class="form__select">
      <!--<label class="form__field-label" for="subscribe-location">Select location</label>-->
      <select class="js-location" id="subscribe-location" name="location" data-festival-id="EEF" data-required="" data-rules="empty">
        <option value="" selected="" disabled="">Select location</option>
        <option value="Melbourne">Melbourne</option>
        <option value="Sydney">Sydney</option>
      </select>
    </div>
  </div>
  <button class="btn" formnovalidate="" type="submit" data-url="/api/subscribe">
    <span class="btn__label">Subscribe</span>
    <span class="btn__spinner"></span>
  </button>
</form>

Text Content

> Skip to content
open search close search
search europafilmfestival.com.au

Returns Feb 2025
Select location Location MelbourneSydney
My Planner
Session added to planner
About Europa! Europa Film Archive

Become a festival sponsor
open search close search
search europafilmfestival.com.au



TRENDING FILMS

No results
About Europa! Europa Film Archive
Become a festival sponsor
open search close search
My Planner

Your planner helps you schedule your entire Europa Europa Film Festival
experience. It shows sessions you've saved, in a helpful timeline.

Sign In or Register to save your planner

Your Planner is empty.
Register to begin Browse Films & Events

MY ACCOUNT

Looks like you don’t have an account yet. Please register below to save your
planner.

This account already exists.
Please log in below.

Email Address
First name
Select location MelbourneSydney
Password Forgot Password?

You’ve previously logged in using Facebook. Please log in with Facebook or
request a password reset.

Please check your email for password reset instructions.

Next

--------------------------------------------------------------------------------

Log in With Facebook

Audience Award Vote

How many stars are you giving
{film-title}?

Select a rating Excellent Very Good Average Poor Terrible

Your details to confirm your vote.

Name
Enter your email to subscribe
Select location Which city did you attend Europa! Europa in? MelbourneSydney
Your film review (Optional)
I’m happy for my review to be used online.
I would like to receive marketing communication from Europa! Europa Film
Festival.
Submit Vote



THE PEASANTS AUDIENCE AWARD WINNER


IO CAPITANO AUDIENCE AWARD WINNER - 2ND PLACE


HIGH & LOW: JOHN GALLIANO AUDIENCE AWARD WINNER -3RD PLACE





Announcing the Europa! Europa 2024 Audience Award winners! 

Following an exhilarating few weeks of the best new European cinema at Europa!
Europa 2024, we're thrilled to announce our Audience Choice Award Winners.

Thank you to our enthusiastic audience who submitted their votes, and a big
congrats to Miles Ferreira, who, by having their say, has won a 10-pass to our
next festival edition!

2024 Audience Award Winner – The Peasants (Dir. DK Welchman, Hugh Welchman)

Here’s what you said:

“So colourful and creative. Loved it.”

"I was so impressed with the visual effects and the great acting of well-known
to me Polish actors.  Left feeling very happy to have the unique opportunity to
see the fantastic version of The Peasants."

2nd place – Io Capitano (Dir. Matteo Garrone)

3rd place – High & Low: John Galliano (Dir. Kevin Macdonald)

If you’re new to Europa!Europa, subscribe for year round updates and ticket
offers here and see you in 20215!


 


 

SUBSCRIBE TO THE NEWSLETTER

Stay up to date with Europa! Europa news and films during the year, and for
regular updates and insider news during the festival period.

Name
Enter your email to subscribe
Select location MelbourneSydney
Subscribe

You can unsubscribe at any time. See our Privacy Policy.

Thanks!
Your subscription was successful.
Sorry…
Something went wrong. Please try again later.
Contact Us Festival Team Venues Film Archive FAQ's

© Europa! Europa Film Festival Australia. 2021. All rights reserved.

Europa! Europa returns to cinemas in February 2024! Subscribe to our newsletter
to be the first to hear updates on new titles, special announcements and more. 

SUBSCRIBE FOR EUROPA! EUROPA NEWS


Select location MelbourneSydney
Subscribe

You can unsubscribe at any time. See our Privacy Policy.

Thanks!
Your subscription was successful.
Sorry…
Something went wrong. Please try again later.