toothbook.ca Open in urlscan Pro
162.246.23.194  Public Scan

Submitted URL: http://toothbook.ca/
Effective URL: https://toothbook.ca/
Submission: On May 14 via api from BE — Scanned from CA

Form analysis 10 forms found in the DOM

POST /Auth/Login

<form action="/Auth/Login" method="post">
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" required="" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" value="">
  </div>
  <div class="form-group mt-2">
    <input type="password" class="form-control" placeholder="Password" required="" data-val="true" data-val-regex="Password must meet the requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@#$%^&amp;+=!]).{8,}$"
      data-val-required="The Password field is required." id="Password" name="Password">
  </div>
  <div class="text-center my-3">
    <a href="#" class="forgot">Forgot password?</a>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input value="Login" type="submit" class="btn modal-login-btn">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

POST /Auth/Login

<form action="/Auth/Login" method="post">
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" required="" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" value="">
  </div>
  <div class="form-group mt-2">
    <input type="password" class="form-control" placeholder="Password" required="" data-val="true" data-val-regex="Password must meet the requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@#$%^&amp;+=!]).{8,}$"
      data-val-required="The Password field is required." id="Password" name="Password">
  </div>
  <div class="text-center my-3">
    <a href="#" class="forgot">Forgot password?</a>
  </div>
  <input hidden="" type="checkbox" checked="checked" data-val="true" data-val-required="The FromRef field is required." id="FromRef" name="FromRef" value="true">
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input value="Login" type="submit" class="btn modal-login-btn">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU"><input name="FromRef"
    type="hidden" value="false">
</form>

GET /Home/Services

<form runat="server" method="get" action="/Home/Services">
  <input id="latInput2" hidden="" type="text" data-val="true" data-val-number="The field Latitude must be a number." data-val-required="The Latitude field is required." name="Latitude" value="0">
  <input id="lonInput2" hidden="" type="text" data-val="true" data-val-number="The field Longitude must be a number." data-val-required="The Longitude field is required." name="Longitude" value="0">
  <input id="addressInput2" hidden="" type="text" name="Address" value="">
  <input type="text" class="form-control pac-target-input" placeholder="Enter your location" aria-label="Enter your location" id="locationInput2" required="" autocomplete="off">
  <input type="submit" class="btn" id="findButton2" value="Find a Dentist" disabled="">
</form>

GET /Home/Services

<form runat="server" method="get" action="/Home/Services">
  <input id="latInput" hidden="" type="text" data-val="true" data-val-number="The field Latitude must be a number." data-val-required="The Latitude field is required." name="Latitude" value="0">
  <input id="lonInput" hidden="" type="text" data-val="true" data-val-number="The field Longitude must be a number." data-val-required="The Longitude field is required." name="Longitude" value="0">
  <input id="addressInput" hidden="" type="text" name="Address" value="">
  <input type="text" class="form-control pac-target-input" placeholder="Enter your location" aria-label="Enter your location" id="locationInput" required="" autocomplete="off">
  <input type="submit" class="btn" id="findButton" value="Find a Dentist" disabled="">
</form>

POST /Auth/Login

<form action="/Auth/Login" method="post">
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" required="" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" value="">
  </div>
  <div class="form-group mt-2">
    <input type="password" class="form-control" placeholder="Password" required="" data-val="true" data-val-regex="Password must meet the requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@#$%^&amp;+=!]).{8,}$"
      data-val-required="The Password field is required." id="Password" name="Password">
  </div>
  <div class="text-center my-3">
    <a href="#" class="forgot">Forgot password?</a>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input value="Login" type="submit" class="btn modal-login-btn">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

POST /Auth/Register

<form class="m-0" action="/Auth/Register" method="post">
  <div class="form-group">
    <input type="text" maxlength="13" class="form-control" oninput="validateName(this)" placeholder="Name" id="nameInput" required="" data-val="true" data-val-required="The Name field is required." name="Name" value="">
    <div id="nameError" class="text-danger"></div>
  </div>
  <div class="form-group">
    <input required="" type="text" maxlength="13" class="form-control" oninput="validateSurname(this)" id="surnameInput" placeholder="Surname" data-val="true" data-val-required="The Surname field is required." name="Surname" value="">
    <div id="surnameError" class="text-danger"></div>
  </div>
  <div class="form-group">
    <input required="" type="email" class="form-control" id="emailInput" placeholder="Email" data-val="true" data-val-required="The Email field is required." name="Email" value="">
    <div id="emailError" class="text-danger"></div>
  </div>
  <div class="form-group d-flex">
    <select class="form-control number-select" id="CountryCode" name="CountryCode">
      <option value="+1">+1 CA</option>
    </select>
    <input type="tel" class="form-control rounded" id="phoneNumber" placeholder="Phone number" required="" pattern="\d{7,10}" maxlength="10" data-val="true" data-val-required="The PhoneNumber field is required." name="PhoneNumber" value="">
  </div>
  <div id="phoneNumberError" class="text-danger"></div>
  <div class="form-group mb-3">
    <input required="" type="password" class="form-control" id="passwordInput" placeholder="Password" data-val="true" data-val-required="The Password field is required." name="Password">
    <div id="passwordError" class="text-danger"></div>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input type="submit" class="btn btn-create" value="Create account">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

GET /Home/Services

<form runat="server" method="get" action="/Home/Services">
  <input id="latInputHelp" hidden="" type="text" data-val="true" data-val-number="The field Latitude must be a number." data-val-required="The Latitude field is required." name="Latitude" value="0">
  <input id="lonInputHelp" hidden="" type="text" data-val="true" data-val-number="The field Longitude must be a number." data-val-required="The Longitude field is required." name="Longitude" value="0">
  <input id="addressInputHelp" hidden="" type="text" name="Address" value="">
  <input type="text" class="form-control pac-target-input" placeholder="Enter your location" aria-label="Enter your location" id="locationInputHelp" required="" autocomplete="off">
  <input type="submit" class="btn" id="findBtnHelp" value="Find a Dentist" style="z-index: 1;" disabled="">
</form>

POST /Auth/Login

<form action="/Auth/Login" method="post">
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" required="" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" value="">
  </div>
  <div class="form-group mt-2">
    <input type="password" class="form-control" placeholder="Password" required="" data-val="true" data-val-regex="Password must meet the requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@#$%^&amp;+=!]).{8,}$"
      data-val-required="The Password field is required." id="Password" name="Password">
  </div>
  <div class="text-center my-3">
    <a href="#" class="forgot">Forgot password?</a>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input value="Login" type="submit" class="btn modal-login-btn">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

POST /Auth/Login

<form action="/Auth/Login" method="post">
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" required="" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" value="">
  </div>
  <div class="form-group mt-2">
    <input type="password" class="form-control" placeholder="Password" required="" data-val="true" data-val-regex="Password must meet the requirements." data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@#$%^&amp;+=!]).{8,}$"
      data-val-required="The Password field is required." id="Password" name="Password">
  </div>
  <div class="text-center my-3">
    <a href="#" class="forgot">Forgot password?</a>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input value="Login" type="submit" class="btn modal-login-btn">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

POST /Auth/Register

<form class="m-0" action="/Auth/Register" method="post">
  <div class="form-group">
    <input type="text" maxlength="13" class="form-control" oninput="validateName(this)" placeholder="Name" id="nameInput" required="" data-val="true" data-val-required="The Name field is required." name="Name" value="">
    <div id="nameError" class="text-danger"></div>
  </div>
  <div class="form-group">
    <input required="" type="text" maxlength="13" class="form-control" oninput="validateSurname(this)" id="surnameInput" placeholder="Surname" data-val="true" data-val-required="The Surname field is required." name="Surname" value="">
    <div id="surnameError" class="text-danger"></div>
  </div>
  <div class="form-group">
    <input required="" type="email" class="form-control" id="emailInput" placeholder="Email" data-val="true" data-val-required="The Email field is required." name="Email" value="">
    <div id="emailError" class="text-danger"></div>
  </div>
  <div class="form-group d-flex">
    <select class="form-control number-select" id="CountryCode" name="CountryCode">
      <option value="+1">+1 CA</option>
    </select>
    <input type="tel" class="form-control rounded" id="phoneNumber" placeholder="Phone number" required="" pattern="\d{7,10}" maxlength="10" data-val="true" data-val-required="The PhoneNumber field is required." name="PhoneNumber" value="">
  </div>
  <div id="phoneNumberError" class="text-danger"></div>
  <div class="form-group mb-3">
    <input required="" type="password" class="form-control" id="passwordInput" placeholder="Password" data-val="true" data-val-required="The Password field is required." name="Password">
    <div id="passwordError" class="text-danger"></div>
  </div>
  <input value="/" hidden="" type="text" id="ReturnUrl" name="ReturnUrl">
  <input type="submit" class="btn btn-create" value="Create account">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DMBaej9-LFElOg5H8ZI6dGeegXNa7ZsLQm-YdsjB_nzJ9vruAuIO2yAXKgEaVTCLs4QX_7Auq35ZPIpeaz9GEzn6d5DZMP6zHhV0H4JGN1rPj77GBPOnKvAencNVzvx0Gn7PDoXQdB2Cb5X1QbeXYU">
</form>

Text Content

Welcome back!

Please enter your details

Forgot password?

or

Log in with Google

Don`t have an account? Sign up for free!

Enter your email

Continue Back
Enter the code sent to your email


Continue Back
Use at least 8 characters, one uppercase letter, one lowercase letter, and one
number in your password.
Enter a new password
Continue Back
 * HOME
 * FOR CLINIC PARTNERS
 * ABOUT US

 * FAQ
 * CONTACT
 * REFERRALS
 * Login

Welcome back!

Please enter your details

Forgot password?

or

Log in with Google

Don`t have an account? Sign up for free!

Enter your email

Continue Back
Enter the code sent to your email


Continue Back
Use at least 8 characters, one uppercase letter, one lowercase letter, and one
number in your password.
Enter a new password
Continue Back
Find your perfect dentist


FIND YOUR DENTIST IN ONTARIO, CANADA

Most of our clinics accepts 100% coverage

with student and private insurances

Term and conditions may apply


How does it work?


A smile is your unique accessory and pearly white teeth make it even more
beautiful. If you want to keep the aching tooth away and want to keep those
pearly whites intact, taking good care of your teeth is a must


HOW WE MAKE YOU SMILE IN 5 SIMPLE STEPS

01

SIGN UP AND
CREATE A PROFILE

Add the minimum information about you, the service you want, and let us find the
best match for you

02

CHOOSE THE
DENTIST

Select the best match based on your location and book instantly

03

ATTEND THE
CLINIC

Use the services of the best dentist we matched you with

04

GET YOUR REWARD

If it your first visit for particular clinic, you will be rewarded with a
digital gift card

05

SMILE!



See Why Patients Choose Us



Thanks to insurance, I paid $0 and got a $50 gift card as a bonus!

Usman

No costs involved; the insurance took care of everything seamlessly.

Jayant Puri

The service was exceptional, covered by my insurance, and I even received a $50
gift card afterward!

Sanya Vatish

Zero out-of-pocket expenses, thanks to comprehensive insurance coverage!

Bhoomi

Thanks to insurance, I paid $0 and got a $50 gift card as a bonus!

Usman

No costs involved; the insurance took care of everything seamlessly.

Jayant Puri

The service was exceptional, covered by my insurance, and I even received a $50
gift card afterward!

Sanya Vatish

Zero out-of-pocket expenses, thanks to comprehensive insurance coverage!

Bhoomi

Thanks to insurance, I paid $0 and got a $50 gift card as a bonus!

Usman

Are you ready to revolutionize your dental care experience?
Join ToothBook.ca today and gain access to a network
of trusted dentists committed to your oral health.


Join
OUR SERVICES AND TECHNOLOGIES


How does it work?

The digital card will be sent to your email adress within 2-3 business days
after your appointment. To be eligible for reward these conditions must be met:
You have not been in the particular clinic before
You have used at least one service of the practice you booked.

Welcome back!

Please enter your details

Forgot password?

or

Log in with Google

Don`t have an account? Sign up for free!

Enter your email

Continue Back
Enter the code sent to your email


Continue Back
Use at least 8 characters, one uppercase letter, one lowercase letter, and one
number in your password.
Enter a new password
Continue Back

Create an account

Let`s get started

+1 CA



or

Log in with Google

Already have an account ? Log In!

Don`t have time to research every dentist in Canada?



Let us do it for you

ToothBook knows dentists the way you know all the best brunch spots. We`ll
quickly match you with the dentist of your dreams. (if you dreamed of
dentists)😉



© 2024. ToothBook.Ca

For Clinic Partners About Us

Canada, Toronto

Email Us: info@toothbook.ca

Terms and Conditions


Welcome back!

Please enter your details

Forgot password?

or

Log in with Google

Don`t have an account? Sign up for free!

Enter your email

Continue Back
Enter the code sent to your email


Continue Back
Use at least 8 characters, one uppercase letter, one lowercase letter, and one
number in your password.
Enter a new password
Continue Back

Welcome back!

Please enter your details

Forgot password?

or

Log in with Google

Don`t have an account? Sign up for free!

Enter your email

Continue Back
Enter the code sent to your email


Continue Back
Use at least 8 characters, one uppercase letter, one lowercase letter, and one
number in your password.
Enter a new password
Continue Back

Create an account

Let`s get started

+1 CA



or

Log in with Google

Already have an account ? Log In!

How does it work?

The digital card will be sent to your email adress within 2-3 business days
after your appointment. To be eligible for reward these conditions must be met:
You have not been in the particular clinic before
You have used at least one service of the practice you booked.





Do you have any questions?Business Messenger by