sdmiracle.com.np Open in urlscan Pro
161.97.80.142  Public Scan

URL: https://sdmiracle.com.np/
Submission: On February 19 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

Name: user_loginPOST https://sdmiracle.com.np/user/login

<form action="https://sdmiracle.com.np/user/login" method="POST" name="user_login" id="user-login-form" class="login-form">
  <input type="hidden" name="_token" value="Sq91eVUWZZbulhKkrxgkzHhiNUVPMAGxJFKdGQn9">
  <div class="form-group inline-form position-relative mb-4">
    <input type="email" name="email" class="common-input" placeholder="Your Email">
    <i class="fas fa-envelope input-icon" aria-hidden="true"></i>
  </div>
  <div class="form-group inline-form position-relative">
    <input type="password" name="password" class="common-input" placeholder="Your Password">
    <i class="fas fa-unlock-alt input-icon" aria-hidden="true"></i>
  </div>
  <a href="https://sdmiracle.com.np/user/password/reset" class="link-text wt-">Forgot your password?</a>
  <div class="actions mt-3">
    <button type="button" class="common-btn secondary-btn mr-3" onclick="userLogin()">LOGIN</button>
    <a href="https://sdmiracle.com.np/register" class="link-text wt-">CREATE AN ACCOUNT</a>
  </div>
</form>

POST https://sdmiracle.com.np/subscribe

<form action="https://sdmiracle.com.np/subscribe" method="POST" id="subscribeForm">
  <input type="hidden" name="_token" value="Sq91eVUWZZbulhKkrxgkzHhiNUVPMAGxJFKdGQn9">
  <div class="inline-form letter-form d-flex position-relative">
    <input type="email" name="email" id="subscriberEmail" class="common-input" placeholder="Your email" autocomplete="off">
    <i class="far fa-envelope input-icon" aria-hidden="true"></i>
    <button class="common-btn">Subscribe</button>
  </div>
</form>

POST https://sdmiracle.com.np/appointment

<form action="https://sdmiracle.com.np/appointment" method="POST" class="register-form" id="appointmentForm">
  <input type="hidden" name="_token" value="Sq91eVUWZZbulhKkrxgkzHhiNUVPMAGxJFKdGQn9">
  <div class="row">
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label class="common-label wt-">Name:*</label>
      <input type="text" name="name" id="appointment_name" class="common-input" required="">
    </div>
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label class="common-label wt-">Email:*</label>
      <input type="email" name="email" id="appointment_email" class="common-input" required="">
    </div>
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label class="common-label wt-">Contact Number:*</label>
      <input type="text" name="phone" id="appointment_phone" class="common-input" required="">
    </div>
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label class="common-label wt-">Address:*</label>
      <input type="text" name="address" id="appointment_address" class="common-input">
    </div>
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label for="" class="common-label wt-">Date:*</label>
      <input type="hidden" name="appointment_date" id="appointment_date" placeholder="Select Date" class="common-input flatpickr-input"><input class="common-input form-control input" placeholder="Select Date" tabindex="0" type="text"
        readonly="readonly">
    </div>
    <div class="col-sm-6 col-lg-12 col-xl-6 form-group">
      <label for="" class="common-label wt-">Time Slot:</label>
      <select name="appointment_time" id="appointment_time" class="common-input">
        <option value="">Select time slot</option>
        <option value="7:00 AM">7:00 AM</option>
        <option value="8:00 AM">8:00 AM</option>
        <option value="9:00 AM">9:00 AM</option>
        <option value="10:00 AM">10:00 AM</option>
        <option value="11:00 AM">11:00 AM</option>
        <option value="12:00 PM">12:00 PM</option>
        <option value="1:00 PM">1:00 PM</option>
        <option value="2:00 PM">2:00 PM</option>
        <option value="3:00 PM">3:00 PM</option>
        <option value="4:00 PM">4:00 PM</option>
        <option value="5:00 PM">5:00 PM</option>
        <option value="6:00 PM">6:00 PM</option>
        <option value="7:00 PM">7:00 PM</option>
        <option value="8:00 PM">8:00 PM</option>
      </select>
    </div>
    <div class="col-12 form-actions gutter-yt text-right" style="--margin-value:10px">
      <button type="submit" class="common-btn secondary-btn w-100">BOOK AN APPOINTMENT</button>
    </div>
  </div>
</form>

POST https://sdmiracle.com.np/search

<form action="https://sdmiracle.com.np/search" method="POST" class="search-form gutter-yt">
  <input type="hidden" name="_token" value="Sq91eVUWZZbulhKkrxgkzHhiNUVPMAGxJFKdGQn9">
  <div class="form-inline search-form-inline d-flex position-relative align-items-center">
    <input type="search" name="search" placeholder="Search here.." class="common-input flex-1">
    <button type="submit" class="iconed-btn">
      <svg width="30" height="30" viewBox="0 0 31 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M27.5368 26.228L19.6748 18.366C20.8948 16.7888 21.5548 14.8604 21.5548 12.832C21.5548 10.4041 20.6073 8.12754 18.8938 6.41104C17.1803 4.69453 14.8977 3.75 12.4728 3.75C10.0479 3.75 7.76526 4.69756 6.05178 6.41104C4.33528 8.12451 3.39075 10.4041 3.39075 12.832C3.39075 15.2569 4.33831 17.5395 6.05178 19.253C7.76526 20.9695 10.0448 21.9141 12.4728 21.9141C14.5011 21.9141 16.4265 21.2541 18.0037 20.0371L25.8657 27.8961C25.8888 27.9192 25.9162 27.9375 25.9463 27.9499C25.9764 27.9624 26.0087 27.9689 26.0413 27.9689C26.0739 27.9689 26.1062 27.9624 26.1364 27.9499C26.1665 27.9375 26.1939 27.9192 26.2169 27.8961L27.5368 26.5792C27.5599 26.5561 27.5782 26.5288 27.5907 26.4986C27.6032 26.4685 27.6096 26.4362 27.6096 26.4036C27.6096 26.371 27.6032 26.3387 27.5907 26.3086C27.5782 26.2785 27.5599 26.2511 27.5368 26.228ZM17.2681 17.6273C15.9845 18.9079 14.2831 19.6133 12.4728 19.6133C10.6624 19.6133 8.96106 18.9079 7.67747 17.6273C6.3969 16.3438 5.69153 14.6424 5.69153 12.832C5.69153 11.0217 6.3969 9.31729 7.67747 8.03672C8.96106 6.75615 10.6624 6.05078 12.4728 6.05078C14.2831 6.05078 15.9875 6.75313 17.2681 8.03672C18.5487 9.32031 19.254 11.0217 19.254 12.832C19.254 14.6424 18.5487 16.3468 17.2681 17.6273Z"
          fill="#fff"></path>
      </svg>
    </button>
  </div>
</form>

Text Content

+977-01-5358568/ 5321210 info@sdmiracle.com.np
 * Who Are We
    * About SD Miracle
    * Mission, Visions And Goals
    * Message From CEO
    * Our Team
    * Work With Us
    * SD Miracle Pokhara
    * Liaison Office, Suwon Korea

 * Destination
    * Australia
    * Canada
    * United States
    * United Kingdom
    * South Korea

 * Test Preparation
    * IELTS
    * PTE
    * TOPIK

 * Our Services
    * Educational Counseling
    * Scholarship Assistance
    * Educational Loan
    * Overseas Health Insurance Service
    * Visa Assistance
    * Pre-Departure Briefings
    * Travel Assistance

 * Contact Us

ASK TO EXPERT


LOGIN TO YOUR ACCOUNT


Forgot your password?
LOGIN CREATE AN ACCOUNT
 * 
 * 


AUSTRALIA

Study in Australia with SD Miracle Learn More


CANADA

Apply with us Learn More


WE ARE


SDMIRACLE

Educational Consultancy Pvt. Ltd.

SD Miracle Educational Consultancy situated at the heart of Kathmandu, Nepal in
Bagbazar is a pioneering educational consultancy providing visa assistance
services to Nepalese students willing to study abroad since last 8 years.  It
has a dedicated, integrated and channelized group of consultants and advisors
under a common goal. Having branch office in Pokhara and Overseas office in
Suwon of South Korea, it is formulated to facilitate students to achieve their
dream of studying abroad in preferred destination. We simultaneously process
student visa application in various educational destinations of the world.
Partnered with universities and colleges of these countries, we quickly finalize
enrolment decision of the student in consultation with the representatives from
respective institutions.  

Learn More

HIGH VISA RATE

HIGH VISA RATE

Impeccable services that we provide to you assures your visa to dream
destination.

PARTNERSHIP WITH UNIVERSITIES

PARTNERSHIP WITH UNIVERSITIES

SD Miracle is a partner to most of the educational institutes globally. 
Students can study in their dream institution studying with us.

SCHOLARSHIP OPPORTUNITIES

SCHOLARSHIP OPPORTUNITIES

All deserving and eligible students are provided with attractive scholarships in
referral by SD Miracle.

IELTS CLASSES AND REGISTRATION

IELTS CLASSES AND REGISTRATION

We offer you exclusive IELTS  test preparation services. As a Partner to both
IDP Nepal and British Council, students registering from us get discounts and
practice materials 

POPULAR DESTINATION


01

AUSTRALIA


02

CANADA


03

UNITED STATES


04

UNITED KINGDOM


05

SOUTH KOREA

‹›



POPULAR COURSES

Start with Test Preparation to commence your studies in dream destination.

IELTS

IELTS stands for International English Language Testing System It is one of the
most opted standardi...

PTE

Pearson Test of English- PTE is an English language test to prove language
proficiency required by s...

TOPIK

TOPIK officially known as the Test of Proficiency in Korean is a written test
designed to measure th...

ALL COURSES


OUR SERVICES

We Exclusively Offer to you.

EDUCATIONAL COUNSELING

LEARN MORE


SCHOLARSHIP ASSISTANCE

LEARN MORE


EDUCATIONAL LOAN

LEARN MORE


OVERSEAS HEALTH INSURANCE SERVICE

LEARN MORE

ALL SERVICES


BOOK AN APPOINTMENT

To meet our counselors in person.
BOOK ONLINE


TESTIMONIALS

Students Can't be wrong.
Prashant Sherpa
 * 
 * 
 * 
 * 
 * 

When I was first counseled by Ganesh Sir, I was thrilled to start my journey to
study abroad. Now the dreams have turned into reality. A big thanks. 

Umang Upreti
 * 
 * 
 * 
 * 
 * 

Pleasant Experience in SD Miracle. I am glad to choose one of the best
educational institutes in the world via SD Miracle. Must be an obvious choice
without hesistation  

Bipin Chaudhary
 * 
 * 
 * 
 * 
 * 

SD Miracle provides one of the best visa services in the town. Australia was my
dream destination and i was anxious about the planning. All changed when i met
the fantastic team at SD Miracle. Suggest to give a chance to all you people.

Manik Raj Sapkota
 * 
 * 
 * 
 * 
 * 

When I first came to SD Miracle, it was confused where to start for my abroad
studies. Support team lead by Sujata Ma'am guided thoroughly. I am happy to
study now here in Australia. Indeed a miracle.

Jhakash Oli
 * 
 * 
 * 
 * 
 * 

I got visa when I was in great dilemna. Abroad study is not as complicated as we
thought. SD Miracle simplified this for me. Thanks Ganesh Sir and the team.

Riya Shrestha
 * 
 * 
 * 
 * 
 * 

Staying Away from Kathmandu, I enjoyed swift visa processing with SD Miracle.
The staffs there are super supportive. Must visit ones.

Ronish Shrestha
 * 
 * 
 * 
 * 
 * 

Thanks SD Miracle Team. Beyond Thrill to Experience my journey in Australia via
SD Miracle. As they say our future, SD Miracle's Priority.

Sabina Ghimire
 * 
 * 
 * 
 * 
 * 

Indebted to the Guidance, affection and support provided by SD Miracle during my
Journey to study in Australia. I am leaving with enormous joy and thankfulness
to SD family. Recommended for those who are on this journey.

‹›



AWARDS & ACOLADES

Honors we proudly share with you.
‹›



TALK TO AN EXPERT TO ASSESS YOUR ELIGIBILITY

ASK AN EXPERT
‹›



OUR NEWSLETTER

Know Everything about Abroad Studies
Subscribe

BOOK AN APPOINTMENT

Name:*
Email:*
Contact Number:*
Address:*
Date:*
Time Slot: Select time slot 7:00 AM 8:00 AM 9:00 AM 10:00 AM 11:00 AM 12:00 PM
1:00 PM 2:00 PM 3:00 PM 4:00 PM 5:00 PM 6:00 PM 7:00 PM 8:00 PM
BOOK AN APPOINTMENT


HEAD OFFICE

Call Us +977-01-5358568/ 5321210
Email Us info@sdmiracle.com.np
Visit Us Miracle Building (Adjacent to Prime Bank) Bagbazar-28, Kathmandu, 44600



QUICK LINKS

 * Blogs
 * Events
 * Gallery
 * Faqs
 * Notices
 * Privacy Policy
 * Terms And Conditions
 * Currency Converter
 * Time Converter


LATEST NOTICE

19 Oct
Election Holiday

ELECTION HOLIDAY


NOTICE DETAILS

Casting the vote is not just a right, but a responsibility. The beauty of
Pluralistic democracy is based justified by the Adult Franchise.
SD Miracle Calls for a peaceful participation by our students, parents and well
wishers in the National Election tomorrow.
You vote because your vote counts.
Promoting the official flagger by National Election Commission in solidarity.

02 Nov
IMMI GRANT

IMMI GRANT


NOTICE DETAILS

Sabina Ghimire

06 Dec
Ozford Conference

OZFORD CONFERENCE


NOTICE DETAILS

SD Miracle participated in information and introductory session organized by our
Partner Ozford Institute of Higher Education Australia.
This is to renew the existing partnership between SD Miracle and Ozford
Australia by meeting in Person.

Susan Inserra, the Head of Marketing and Student Recruitment explained about the
student admission requirements for the March intake of 2023.

This session is to be followed by the In-person visit of Ms. Susan to SD Miracle
Head office on 14th of December 2 PM onwards.

For information and On the Spot Admission visit us.

12 Dec
Far East University

FAR EAST UNIVERSITY


NOTICE DETAILS

This Morning CEO SD Miracle- Mr. Ganesh Sharma was received by Mr. Nahm,
Eui-Seok, Dean and Chief of Office of International Affairs, Mr. Park Seung Rye,
Vice President of Administration as well as other staff of Far East University,
Republic of Korea.
They had a very productive conversation regarding the furtherance of mutual
interests. They reviewed the overall aspects of our existing partnership and
agreed to take this collaboration to a new height.
A record number of Nepali students will be studying at the University in the
Spring of 2023.
Students willing to study at the Far East University may register with SD
Miracle at the earliest.
16 Dec
STUDY PERMIT GRANTEE

STUDY PERMIT GRANTEE


NOTICE DETAILS

Mr. Prashant Sherpa, Cypress College Alberta

 

ALL NOTICES


FACEBOOK



Copyright @ 2021. All Rights Reserved.



Site by: REWA SOFT



WHAT ARE YOU LOOKING FOR?


FebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
282930311234567891011121314151617181920212223242526272829123456789