letterboxd.com Open in urlscan Pro
2606:4700:10::ac43:245f  Public Scan

URL: https://letterboxd.com/rohanclarke/
Submission: On November 21 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

POST #

<form method="post" action="#" id="signin" class="signin signin-form js-header-signin-form js-signin -hidden" data-url="/user/login.do" data-recaptcha-action="signin" novalidate="novalidate" autocorrect="off" autocapitalize="off"
  style="opacity: 0; display: none;">
  <input type="hidden" name="__csrf" value="3f87b4d130c69fb0c8ed">
  <input type="hidden" name="authenticationCode" value="">
  <fieldset class="fieldset">
    <div class="fields">
      <div class="col">
        <label for="username">Username</label>
        <input type="email" name="username" id="username" class="field signin-field" tabindex="1" data-focus-control="signingIn" autocomplete="email" inputmode="email" value="">
      </div>
      <div class="col">
        <label for="password">Password</label>
        <input type="password" name="password" id="password" class="field signin-field" tabindex="2" autocomplete="current-password" value="">
      </div>
      <div class="signin-actions">
        <label for="remember" class="option-label -checkbox -small">
          <input type="checkbox" name="remember" id="remember" class="checkbox" tabindex="3" value="true"><i class="substitute"></i>
          <span class="focus">Remember<span class="mob-hide"> me</span></span>
        </label>
        <p class="reset" tabindex="5"><a class="reset-password-link" href="/user/request-password-reset" target="_top">Forgotten<span class="elongated"> username or password</span>?</a></p>
      </div>
      <div class="col buttons">
        <div class="button-container"><input type="submit" value="Sign in" class="button -action button-green" tabindex="4"><i></i></div>
        <div class="close js-close-signin">×</div>
      </div>
    </div>
  </fieldset>
  <div id="signin-message" class="errormessage"></div>
</form>

POST /s/save-diary-entry

<form method="post" action="/s/save-diary-entry" id="diary-entry-form" class="fields-reversed">
  <input type="hidden" name="__csrf" value="3f87b4d130c69fb0c8ed">
  <input type="hidden" name="viewingId" value="" id="frm-viewing-id">
  <input type="hidden" name="filmId" value="" id="frm-film-id">
  <fieldset>
    <div class="form-row specified-dates">
      <div class="col col-6 col-gap overflow js-specify-date">
        <div class="needsclick">
          <label for="frm-specify-date" class="needsclick option-label -checkbox -default -reversed">
            <input type="checkbox" name="specifiedDate" id="frm-specify-date" class="needsclick js-specify-date checkbox " value="true"><i class="substitute"></i>
            <span id="frm-specify-date-label">Add film to your&nbsp;diary?</span>
          </label>
          <span id="frm-watched-label" style="display:none">Watched on <a href="#" id="add-date" class="modal-link"></a></span>
        </div>
      </div>
      <div class="col col-6 overflow">
        <label for="frm-rewatch" id="frm-rewatch-label" class="option-label -checkbox -default">
          <input type="checkbox" name="rewatch" id="frm-rewatch" class="checkbox" value="true"><i class="substitute"></i> I’ve watched this film before </label>
      </div>
      <input type="hidden" name="viewingDateStr" id="frm-viewing-date-string" value="">
    </div>
    <div class="form-row">
      <textarea name="review" id="frm-review" class="field" placeholder="Add a review..."></textarea>
    </div>
    <div class="form-row clearfix">
      <div class="col col-7 has-topnote add-tags">
        <label for="frm-tags">Tags</label>
        <p class="note -topnote mob-hide">Press Tab to complete, Enter to create</p>
        <div class="autocomplete-tags">
          <div id="tag-container">
            <input type="text" id="frm-tags" class="tag-input-field field" name="tags" placeholder="eg. netflix" data-url="/s/autocompletetags">
          </div>
          <div id="current-tags">
          </div>
        </div>
      </div>
      <div class="col col-1 col-right like-field">
        <label class="option-label -like">
          <input id="film-like-checkbox" type="checkbox" name="liked" value="true" class="ajax-working like-checkbox"><i class="substitute"></i> Like </label>
      </div>
      <div class="col col-4 col-right has-topnote rate-film">
        <label>Rating</label>
        <p class="note -topnote rating-text"></p>
        <input id="frm-rating" name="rating" type="range" min="0" max="10" step="1" value="0">
        <div class="rateit" data-rateit-backingfld="#frm-rating" data-rateit-starwidth="13" data-rateit-starheight="26" data-rateit-resetable="true"></div>
      </div>
    </div>
    <div class="form-row clearfix row-last ">
      <div id="contains-spoilers" class="col col-6 col-gap overflow">
        <label for="frm-spoilers" class="label-spoilers option-label -checkbox -default">
          <input type="checkbox" name="containsSpoilers" id="frm-spoilers" class="checkbox" value="true"><i class="substitute"></i> Contains spoilers </label>
        <p id="frm-spoilers-locked-label" class="note" style="display:none">A moderator has locked this field.</p>
      </div>
      <div class="col right">
        <input id="diary-entry-submit-button" type="submit" class="button -action button-action" value="Save">
        <a href="#" id="diary-entry-delete-button" class="button button-delete -destructive ajax-click-action" data-confirm="Are you sure you want to delete this entry? It will disappear from your profile, but remain in your account export bundle for 30&nbsp;days, in a folder of deleted&nbsp;items.">Delete</a>
      </div>
    </div>
  </fieldset>
</form>

POST /s/add-film-to-list

<form method="post" action="/s/add-film-to-list" class="not-expanded modal-container -mini">
  <input type="hidden" name="__csrf" value="3f87b4d130c69fb0c8ed">
  <input class="film-id" type="hidden" name="filmId">
  <div class="header">
    <h1 class="title-2">Add <span class="film-name"></span> to lists</h1>
    <div id="js-modal-warning" class="text" style="display: none;"></div>
    <div class="segmented-control js-list-type-toggle -stretched">
      <div class="options">
        <button class="option -selected" data-list-type="public">Public</button>
        <button class="option" data-list-type="private">Private</button>
      </div>
    </div>
  </div>
  <div class="body js-add-to-list-body">
    <div class="list-selection -selected js-list-selection" data-list-type="public">
      <div class="actions">
        <a href="" class="new js-new-list" data-private-list="false"><span class="plus"></span>New list…</a>
        <div class="filter">
          <input type="text" class="input js-list-filter" id="list-filter-public" autocomplete="off" placeholder="Type to search"><label for="list-filter-public" class="trigger"></label>
          <button class="clear js-list-filter-clear">Clear</button>
        </div>
      </div>
    </div>
    <div class="list-selection js-list-selection" data-list-type="private">
      <div class="actions">
        <a href="" class="new js-new-list" data-private-list="true"><span class="plus"></span>New list…</a>
        <div class="filter">
          <input type="text" class="input js-list-filter" id="list-filter-private" autocomplete="off" placeholder="Type to search"><label for="list-filter-private" class="trigger"></label>
          <button class="clear js-list-filter-clear">Clear</button>
        </div>
      </div>
    </div>
  </div>
  <div class="footer">
    <div class="status">
      <p class="js-selected-lists-state"></p>
    </div>
    <div class="actions">
      <input type="submit" class="button -action button-action js-add-to-list-submit" value="Add" disabled="">
    </div>
  </div>
</form>

GET /search/

<form id="search" class="js-search-form search-form" action="/search/" method="get" autocorrect="off">
  <input autocomplete="false" name="hidden" type="text" style="display:none;">
  <fieldset>
    <label for="search-q" class="hidden">Search:</label>
    <input type="text" name="q" id="search-q" class="field -borderless" data-lpignore="true" inputmode="search" value="">
    <input type="submit" value="Search" class="action">
  </fieldset>
</form>

POST

<form id="backdrop-picker-modal" class="modal fade content-media-picker-modal backdrop-picker-modal" method="post" action="" novalidate="novalidate" tabindex="-1" role="dialog" aria-labelledby="backdrop-picker-modal-title" aria-hidden="true"
  data-bs-backdrop="static">
  <div class="modal-dialog modal-lg modal-fullscreen-sm-down modal-dialog-centered modal-dialog-scrollable">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="backdrop-picker-modal-title">Select your preferred backdrop</h5>
        <button type="button" class="modal-close" data-bs-dismiss="modal" aria-label="Close"></button>
      </div>
      <div class="modal-body">
        <div id="backdrop-picker-7d356adb-b046-4043-b5ef-b3bb00ed63af" data-backdrop-picker-options="{&quot;id&quot;: &quot;7d356adb-b046-4043-b5ef-b3bb00ed63af&quot;}" data-js-target="backdrop-picker" class="content-media-picker backdrop-picker">
        </div>
      </div>
      <div class="modal-footer">
        <div class="content-media-picker-note" hidden=""></div>
        <div class="content-media-picker-controls backdrop-picker-controls" data-backdrop-picker-controls-for="7d356adb-b046-4043-b5ef-b3bb00ed63af">
          <div class="modal-action-group -center"> <button class="button -destructive" type="button" data-js-trigger="reset" disabled=""> <span class="label" data-js-label-for="film">Reset <span class="js-image-type">poster</span></span> <span
                class="label" data-js-label-for="object" hidden="">Reset for <span class="js-object-name">item</span></span> </button> <button class="button -action" type="submit" data-js-trigger="submit" disabled=""> <span class="label"
                data-js-label-for="film">Save<span class="mob-hide"> changes</span></span> <span class="label" data-js-label-for="object" hidden="">Save<span class="mob-hide"> for <span class="js-object-name">item</span></span></span> </button>
          </div>
          <div class="objectonly js-objectonly" aria-hidden="true" hidden=""> <label for="backdrop-picker-frm-object-only" class="option-label -checkbox -medium -reversed"> <input type="checkbox" value="true" class="checkbox"
                id="backdrop-picker-frm-object-only" data-js-trigger="object-only" disabled=""><i class="substitute"></i>This <span class="js-object-name">item</span> only </label> </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="poster-picker-modal" class="modal fade content-media-picker-modal poster-picker-modal" method="post" action="" novalidate="novalidate" tabindex="-1" role="dialog" aria-labelledby="poster-picker-modal-title" aria-hidden="true"
  data-bs-backdrop="static">
  <div class="modal-dialog modal-lg modal-fullscreen-sm-down modal-dialog-centered modal-dialog-scrollable">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="poster-picker-modal-title">Select your preferred <span class="js-image-type">poster</span></h5>
        <button type="button" class="modal-close" data-bs-dismiss="modal" aria-label="Close"></button>
      </div>
      <div class="modal-body">
        <div id="poster-picker-7c35eee6-f00c-4d4f-943f-b5e06a74d2ec" data-poster-picker-options="{&quot;id&quot;: &quot;7c35eee6-f00c-4d4f-943f-b5e06a74d2ec&quot;}" data-js-target="poster-picker" class="content-media-picker poster-picker"></div>
      </div>
      <div class="modal-footer">
        <div class="content-media-picker-note" hidden=""></div>
        <div class="content-media-picker-controls poster-picker-controls" data-poster-picker-controls-for="7c35eee6-f00c-4d4f-943f-b5e06a74d2ec">
          <div class="modal-action-group -center"> <button class="button -destructive" type="button" data-js-trigger="reset" disabled=""> <span class="label" data-js-label-for="film">Reset <span class="js-image-type">poster</span></span> <span
                class="label" data-js-label-for="object" hidden="">Reset for <span class="js-object-name">item</span></span> </button> <button class="button -action" type="submit" data-js-trigger="submit" disabled=""> <span class="label"
                data-js-label-for="film">Save<span class="mob-hide"> changes</span></span> <span class="label" data-js-label-for="object" hidden="">Save<span class="mob-hide"> for <span class="js-object-name">item</span></span></span> </button>
          </div>
          <div class="objectonly js-objectonly" aria-hidden="true" hidden=""> <label for="poster-picker-frm-object-only" class="option-label -checkbox -medium -reversed"> <input type="checkbox" value="true" class="checkbox"
                id="poster-picker-frm-object-only" data-js-trigger="object-only" disabled=""><i class="substitute"></i>This <span class="js-object-name">item</span> only </label> </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

LETTERBOXD — YOUR LIFE IN FILM

 * Sign in
 * Create account
 * Films
 * Lists
 * Members
 * Journal

Username
Password
Remember me

Forgotten username or password?

×



ADD TO YOUR FILMS…

Name of Film
Back


Add film to your diary? Watched on
I’ve watched this film before

Tags

Press Tab to complete, Enter to create


Like
Rating




Contains spoilers

A moderator has locked this field.

Delete


ADD TO LISTS


Public Private
New list…
Clear
New list…
Clear


  Visible to anyone (with link)   Visible to the member’s friends (with link)  
Only visible to you
Search:


ROHAN CLARKE

More
Copy profile link
Show QR code

0FILMS

0FOLLOWING

0FOLLOWERS

fynix.io

 * Profile
 * Activity
 * Watchlist
 * Search Rohan Clarke’s reviews and lists
 * RSS feed for Rohan Clarke


RECENT ACTIVITY

All
 * 
 * 
 * 
 * 


BIO

Fynix.io is an innovative WhatsApp chatbot designed to streamline the
appointment booking process for businesses and their customers. By leveraging
the convenience of WhatsApp, Fynix.io allows users to schedule, manage, and
confirm appointments with ease, improving customer experience and operational
efficiency. This intuitive platform automates appointment reminders,
rescheduling, and cancellations,… more




ACTIVITY

No recent activity

 * About
 * Pro
 * News
 * Apps
 * Podcast
 * Year in Review
 * Gifts
 * Help
 * Terms
 * API
 * Contact

X
Threads
Facebook
Instagram
TikTok
YouTube

© Letterboxd Limited. Made by fans in Aotearoa New Zealand. Film data from TMDb.
Mobile site.
This site is protected by reCAPTCHA and the Google privacy policy and terms of
service apply.

SELECT YOUR PREFERRED BACKDROP


Reset poster Reset for item Save changes Save for item
This item only

SELECT YOUR PREFERRED POSTER


Reset poster Reset for item Save changes Save for item
This item only



←November,
2024→MoTuWeThFrSaSuJanFebMarAprMayJunJulAugSepOctNovDec2829303112345678910111213141516171819202122232425262728293012345678201820192020202120222023202420252026202720282029