app.dataannotation.tech Open in urlscan Pro
3.226.182.14  Public Scan

URL: https://app.dataannotation.tech/worker_signup?projects=PROG_SA&worker_src=L&utm_medium=display&utm_source=linkedin&utm_campaign=...
Submission: On February 01 via manual from US — Scanned from CH

Form analysis 1 forms found in the DOM

POST /users

<form class="simple_form form-horizontal" id="new_user" onsubmit="onSubmit(event)" onkeydown="onKeyDown(event)" novalidate="novalidate" action="/users" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="9J/Yzh6vlwBNvzWRag23s4MNrHw5gwu6HClDOjfaElVsf0265GrQK6+tZQ+23M2y0imNqVyONlawGX+3826COg==" autocomplete="off"><input type="hidden" name="referral_code" id="referral_code" autocomplete="off">
  <input type="hidden" name="signup_source" id="signup_source" autocomplete="off">
  <input type="hidden" name="worker_signup_source" id="worker_signup_source" value="L" autocomplete="off">
  <input type="hidden" name="initial_project_group" id="initial_project_group" value="PROG_SA" autocomplete="off">
  <input type="hidden" name="amplitude_device_id" id="amplitude_device_id" autocomplete="off">
  <input type="hidden" name="other_signup_params" id="other_signup_params" autocomplete="off" value="projects=PROG_SA&amp;worker_src=L&amp;utm_medium=display&amp;utm_source=linkedin&amp;utm_campaign=softwaredeveloper">
  <input type="hidden" name="referrer" id="referrer" autocomplete="off" value="">
  <div class="form-group text-left">
    <label class="font-weight-bold" for="user_first_name">First Name</label>
    <span class="required">*</span>
    <div>
      <input autofocus="autofocus" class="form-control" required="required" type="text" name="user[first_name]" id="user_first_name">
      <div class="field_with_errors">
        <div class="error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left">
    <label class="font-weight-bold" for="user_last_name">Last Name</label>
    <span class="required">*</span>
    <div>
      <input autofocus="autofocus" class="form-control" required="required" type="text" name="user[last_name]" id="user_last_name">
      <div class="field_with_errors">
        <div class="error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left">
    <label class="font-weight-bold" for="user_email">Email</label>
    <span class="required">*</span>
    <div>
      <input type="email" autofocus="autofocus" autocomplete="email" class="form-control" required="required" value="" name="user[email]" id="user_email">
      <div class="field_with_errors">
        <div class="error user_email_error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left keep-with-typeform">
    <label class="font-weight-bold" for="user_password">Password</label>
    <span class="required">*</span>
    <div>
      <input autocomplete="new-password" class="form-control" required="required" type="password" name="user[password]" id="user_password">
      <div class="field_with_errors">
        <div class="error user_password_error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left keep-with-typeform">
    <label class="font-weight-bold" for="user_password_confirmation">Confirm Password</label>
    <span class="required">*</span>
    <div>
      <input autocomplete="new-password" class="form-control" required="required" type="password" name="user[password_confirmation]" id="user_password_confirmation">
      <div class="field_with_errors">
        <div class="error password_confirmation_error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left">
    <label class="font-weight-bold" for="user_phone">Phone</label>
    <span class="required">*</span>
    <small class="text-muted">(We won't contact you without your permission)</small>
    <div>
      <input autocomplete="tel" class="form-control" required="required" type="text" name="user[phone]" id="user_phone">
      <small class="text-muted">Please include the country code if outside the US</small>
      <div class="field_with_errors">
        <div class="error user_phone_error"></div>
      </div>
    </div>
  </div>
  <div class="form-group keep-with-typeform" style="display: flex; justify-content: center;"></div>
  <div class="g-recaptcha" data-callback="recaptchaCallback" data-sitekey="6LfqzKIlAAAAAK9EXbxh_01g1Wq4790BRl0rhaqg">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-4ok1h1mjlym4" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfqzKIlAAAAAK9EXbxh_01g1Wq4790BRl0rhaqg&amp;co=aHR0cHM6Ly9hcHAuZGF0YWFubm90YXRpb24udGVjaDo0NDM.&amp;hl=de-CH&amp;v=MHBiAvbtvk5Wb2eTZHoP1dUd&amp;size=normal&amp;cb=hrquo8kquizw"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="form-group keep-with-typeform" style="display: flex; justify-content: center;">
    <div>
      <div class="field_with_errors">
        <div class="error recaptcha_error"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-center keep-with-typeform">
    <div class="col">
      <input type="submit" name="commit" value="Create an account" class="btn btn-primary btn-lg" id="signup">
    </div>
  </div>
  <div class="text-center">
    <br>
    <a href="/users/sign_in">Log in</a>
    <br>
    <a href="/users/password/new">Forgot your password?</a>
  </div>
</form>

Text Content

DataAnnotation Toggle navigation


SIGN UP

First Name *

Last Name *

Email *

Password *

Confirm Password *

Phone * (We won't contact you without your permission)
Please include the country code if outside the US






Log in
Forgot your password?

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

Code of Conduct

© 2024 DataAnnotation. All rights reserved.