shorturi.vercel.app Open in urlscan Pro
76.76.21.9  Public Scan

URL: https://shorturi.vercel.app/
Submission: On December 22 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /shortUrls

<form action="/shortUrls" method="POST" class="my-4 form-inline">
  <!-- <label for="fullUrl" class="sr-only">Long Url</label> -->
  <!-- <div class="input-group mb-3">
    <input id="fullUrl" name="fullUrl" type="url" placeholder="Long Url">
    <button type="submit" class="btn btn-outline-primary btn-sm">Get short URL</button>
</div> -->
  <div class="input-group mb-3">
    <input class="form-control" id="fullUrl" name="fullUrl" type="url" placeholder="Long Url" aria-describedby="button-addon2">
    <button class="btn btn-primary" type="submit" id="button-addon2">Get short URL</button>
  </div>
</form>

Text Content

URL Shortener
Login

Get short URL
Note: In order to generate/view the short urls, it is mandatory to Login in the
next step.