www.psychologytoday.com Open in urlscan Pro
52.208.212.93  Public Scan

Submitted URL: https://www.psychologytoday.com/profile/719849
Effective URL: https://www.psychologytoday.com/ca/therapists/anita-owusu-toronto-on/719849
Submission: On March 31 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://www.psychologytoday.com/ca/therapists

<form id="searchForm" method="post" action="https://www.psychologytoday.com/ca/therapists">
  <div class="search search-header-left search-field-container">
    <div id="autosuggestContainer" class="search-entry autosuggest-container search-field-container" data-placeholder="City, Postal Code or Name" data-endpoint="https://www.psychologytoday.com/ca/therapists/suggestions"
      data-find-copy="Find Name or Company:" data-results-endpoint="https://www.psychologytoday.com/ca/therapists">
      <div class="close-mobile-search">
        <button type="button">x</button>
      </div>
      <div class="autosuggest-input">
        <div class="input-group">
          <div class="input-group-btn hidden-md-down"><button type="button" id="profClassSelect" class="btn btn-default btn-prof-class dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span
                id="profClassSelectText">Therapists</span><i class="icon icon-chevron-down"></i></button>
            <div id="profClassMenu" class="dropdown-menu prof-class-menu"><span class="dropdown-item selected" data-prof-class="therapists" data-prof-class-display="Therapists"
                data-suggestions-endpoint="https://www.psychologytoday.com/ca/therapists/suggestions" data-results-endpoint="https://www.psychologytoday.com/ca/therapists"> Therapists </span><span class="dropdown-item" data-prof-class="teletherapy"
                data-prof-class-display="Online Therapy" data-suggestions-endpoint="https://www.psychologytoday.com/ca/therapists/suggestions?attributes%5B%5D=595" data-results-endpoint="https://www.psychologytoday.com/ca/therapists?spec=595"> Online
                Therapy </span><span class="dropdown-item" data-prof-class="treatment" data-prof-class-display="Treatment Centres" data-suggestions-endpoint="https://www.psychologytoday.com/ca/treatment-rehab/suggestions"
                data-results-endpoint="https://www.psychologytoday.com/ca/treatment-rehab"> Treatment Centres </span><span class="dropdown-item" data-prof-class="groups" data-prof-class-display="Support Groups"
                data-suggestions-endpoint="https://www.psychologytoday.com/ca/groups/suggestions" data-results-endpoint="https://www.psychologytoday.com/ca/groups"> Support Groups </span></div>
          </div>
          <div id="searchAutosuggestWrapper"><input type="text" id="autosuggestSearchInput" placeholder="City, Postal Code or Name" class="search-autosuggest" tabindex="-1" name="search" data-trigger="search-autosuggest"
              data-event-label="Search_SearchField" data-attribute-id="" autocomplete="off" aria-label="Search input text box">
            <div id="searchSuggestionsWrapper">
              <div id="searchSuggestions" class="autosuggest-sections">
                <div id="locationSuggestions" class="autosuggest-section" data-section="locations"></div>
                <div id="nameSuggestions" class="autosuggest-section" data-section="names"></div>
              </div>
            </div><input type="hidden" id="autosuggestHiddenInput">
          </div>
        </div><button id="searchSubmit" type="submit" class="btn btn-trans btn-sm btn-search" value="Search" title="Search for Therapists near you" data-trigger="search-autosuggest" data-event-label="Search_SearchField"
          aria-label="Search button"><i role="img" class="icon icon-search icon-white" aria-label="Search icon magnifying glass"></i></button>
      </div>
    </div>
  </div>
</form>

POST

<form id="profile-share" method="post" class="floating-labels has-focus floated-label">
  <input id="access-token" name="access-token" type="hidden" value="">
  <input name="share-class" type="hidden" value="therapists">
  <div class="form-group floating-label">
    <label for="shareFormName" class="control-label">Your Name</label>
    <input type="text" class="form-control" id="shareFormName" name="your-name" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="shareFormEmail" class="control-label">Your Email</label>
    <input type="text" class="form-control" id="shareFormEmail" name="your-email" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="shareFormFriendName" class="control-label">Friend's Name</label>
    <input type="text" class="form-control" id="shareFormFriendName" name="friend-name" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="shareFormFriendEmail">Friend's Email</label>
    <input type="text" class="form-control" id="shareFormFriendEmail" name="friend-email" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="shareFormBody" class="control-label textarea-label" data-floating-label="Message (80 words max)"> Message</label>
    <textarea class="form-control" id="shareFormBody" name="message"></textarea>
  </div>
  <div id="profile-share-captcha" class="form-group floating-label form-captcha"></div>
  <button type="submit" class="btn btn-info btn-lg btn-block submit-hide">Send Email </button>
</form>

POST

<form id="profile-contact" method="post" class="floating-labels has-focus floated-label">
  <input id="access-token" name="access-token" type="hidden" value="">
  <input name="share-class" type="hidden" value="therapists">
  <div class="form-group floating-label">
    <label for="emailFormName">Your Name</label>
    <input type="text" class="form-control" id="emailFormName" name="name" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="emailFormEmail">Your Email Address</label>
    <input type="text" class="form-control" id="emailFormEmail" name="email" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="emailFormPhoneNumber" data-floating-label="Your Phone"> Your Phone</label>
    <input type="text" class="form-control" id="emailFormPhoneNumber" name="phone" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="emailFormSubject">Subject</label>
    <input type="text" class="form-control" id="emailFormSubject" name="subject" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="emailFormBody" data-floating-label="How can I help you? (200 words max)" class="textarea-label"> Message</label>
    <textarea class="form-control contact-message" id="emailFormBody" name="body" limit-rows="true"></textarea>
  </div>
  <div id="profile-contact-captcha" class="form-group floating-label form-captcha"></div>
  <div class="row">
    <div class="col-12 col-sm-12 col-md-12 col-lg-12">
      <button type="submit" class="btn btn-info btn-block btn-lg submit-hide" data-event-label="Contactemail_SubmitButton">Send Email </button>
    </div>
  </div>
</form>

POST

<form id="profile-contact-video" method="post" class="floating-labels has-focus floated-label">
  <input id="access-token" name="access-token" type="hidden" value="">
  <input name="share-class" type="hidden" value="therapists">
  <div class="form-group floating-label">
    <label for="videoFormName">Your Name</label>
    <input type="text" class="form-control" id="videoFormName" name="name" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="videoFormEmail">Your Email Address</label>
    <input type="text" class="form-control" id="videoFormEmail" name="email" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="videoFormPhoneNumber" data-floating-label="Your Phone"> Your Phone</label>
    <input type="text" class="form-control" id="videoFormPhoneNumber" name="phone" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="videoFormSubject">Subject</label>
    <input type="text" class="form-control" id="videoFormSubject" name="subject" size="30" maxlength="50">
  </div>
  <div class="form-group floating-label">
    <label for="videoFormBody" data-floating-label="How can I help you? (200 words max)" class="textarea-label"> Message</label>
    <textarea class="form-control contact-message" id="videoFormBody" name="body" limit-rows="true"></textarea>
  </div>
  <div id="profile-contact-video-captcha" class="form-group floating-label form-captcha"></div>
  <div class="row">
    <div class="col-12 col-sm-12 col-md-12 col-lg-12">
      <button type="submit" class="btn btn-info btn-block btn-lg submit-hide" data-event-label="Contactvideo_SubmitButton">Send Email </button>
    </div>
  </div>
</form>

Text Content

We use cookies to enhance your website experience.
More InfoOK

Back
Psychology Today

GET HELP

 * Therapists
 * Online Therapy
 * Treatment Centres
 * Support Groups

MEMBERS

 * Log In
 * Sign Up

LOCATION

 * Canada

READ

 * Psychology Today

Menu Psychology Today
x
Therapists
Therapists Online Therapy Treatment Centres Support Groups

Log In Sign Up and Get Listed
CA
Anita Owusu


REGISTERED SOCIAL WORKER, MSW, RSW

(289) 206-1882
or
Email
Email Me (289) 206-1882
Therapists Online Therapy Treatment Centres Support Groups
Therapists Online Therapy
More
Treatment Centres Support Groups

Home Ontario ON Toronto


ANITA OWUSU


REGISTERED SOCIAL WORKER, MSW, RSW

Verified by Psychology Today
3 Endorsed
(289) 206-1882 Email Me Send to FriendShare Website

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


ANITA OWUSU


REGISTERED SOCIAL WORKER, MSW, RSW

Verified by Psychology Today
3 Endorsed
(289) 206-1882

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


LOCATION

Anita Owusu
920 Yonge St
8th Floor
Toronto, ON M4W

(289) 206-1882

Offers online therapy
Email Me Show Map Nearby Areas Website

Other Location +


ADDITIONAL LOCATION

Virtual Clinic
Halifax, NS B3J

(289) 206-1882




ABOUT

In my years of practice, my focus has been centred around individuals from
different walks of life (i.e race, religion, sexual orientation). Particularly,
ones who have trauma, body image issues, low self esteem, phobias and/or are
anxious, depressed, stressed, destructive, angry, lonely, abused and in or have
been in the child welfare system. In regards to my approach, I am genuine and
compassionate, but remain equally honest and direct. Rather than bombarding
clients with endless questions, I aim to engage them through meaningful methods
and effective interventions.
While I am trained in numerous techniques and use a variety of methods
(including Intensive Short-Term Psychodynamic Therapy, Cognitive Behaviour
Therapy, EMDR, Emotional/Solution Focused Therapy, and Mindfulness), I respect
the uniqueness of every individual and will always implement a tailored approach
that caters to specific individual needs.
In addition to Ontario, I am also registered in Nova Scotia and therefore able
to provide virtual services. I do not take for granted when I am chosen to work
through the most vulnerable parts of an individuals life. I look forward to
speaking with you.
Anita Owusu
“Hi, I am Anita. Thank you for taking the time to learn about me! I would love
to hear from you.”
Call or Email Anita Owusu for a free 15 minute consultation now - (289) 206-1882


FINANCES
 * OFFICE
 * ONLINE THERAPY

 * Cost per Session: $160+

Pay By: Cash, Wire

ACCEPTED INSURANCE PLANS

 * First Nations Health Authority
 * WSIB

As a member of the OCSWSSW, OASW & NSCSW my fees are covered by most extended
health insurance plans.
Email me or call (289) 206-1882 with questions.
 * Session Fee: $160 per session

Pay By: Cash, Wire

ACCEPTED INSURANCE PLANS

 * First Nations Health Authority
 * WSIB

As a member of the OCSWSSW, OASW & NSCSW my fees are covered by most extended
health insurance plans.
Email me or call (289) 206-1882 with questions.


QUALIFICATIONS

 * Years in Practice: 9 Years
 * 
 * Membership: Ontario College of Social Workers & Social Service Workers
 * School: University of Toronto


ADDITIONAL CREDENTIALS

 * Certificate: IEDTA- Intensive Short-Term Dynamic Psychotherapy
 * Certificate Date: 2021
 * Certificate: EMDR - EMDRIA
 * Certificate Date: 2020


ENDORSEMENTS

Miss. Katie Gosse
Registered Social Worker, MSW, RSW
"I always refer people to Anita as I trust her to skillfully and empathically
help anyone experiencing psychological distress. I highly recommend Anita as a
therapist! "

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

Mr. Phil Robbins
Registered Social Worker, MSW, RSW
"I have worked with Anita for several years, and know her to be a compassionate
therapist, and extremely dedicated to her clients. She is creative and has a
positive energy which helps people she works with feel motivated and hopeful. "

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

Nadia Saad
Registered Social Worker, MSW, RSW
"A very talented, compassionate and personable practitioner who is passionate
about her work."

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





LOCATION

Anita Owusu
920 Yonge St
8th Floor
Toronto, ON M4W
(289) 206-1882

Offers online therapy
Email Me Show Map Nearby Areas Website

Other Location +


ADDITIONAL LOCATION

Virtual Clinic
Halifax, NS B3J
(289) 206-1882



SPECIALTIES

 * Anxiety
 * Depression
 * Anger Management

ISSUES

 * Behavioural Issues
 * Codependency
 * Coping Skills
 * Divorce
 * Domestic Violence
 * Emotional Disturbance
 * Family Conflict
 * Life Transitions
 * Men's Issues
 * Oppositional Defiance
 * Parenting
 * Peer Relationships
 * Racial Identity
 * Relationship Issues
 * School Issues
 * Self Esteem
 * Self-Harming
 * Sexual Abuse
 * Stress
 * Suicidal Ideation
 * Teen Violence
 * Trauma and PTSD
 * Women's Issues

MENTAL HEALTH

 * Dissociative Disorders
 * Mood Disorders

CLIENT FOCUS

AGE

 * Adults
 * Teen

COMMUNITIES

 * Cancer
 * Gay Allied
 * Lesbian Allied
 * Queer Allied
 * Racial Justice Allied

TREATMENT APPROACH

TYPES OF THERAPY

 * Attachment-based
 * Cognitive Behavioural (CBT)
 * Compassion Focused
 * EMDR
 * Emotionally Focused
 * Experiential Therapy
 * Humanistic
 * Intensive Short-Term Dynamic Psychotherapy (ISTDP)
 * Mindfulness-Based (MBCT)
 * Psychodynamic
 * Relational
 * Somatic
 * Trauma Focused

LINKS

My Website

NEARBY AREAS

This location is easily accessible from:

TOWNS/CITIES:

 * Halifax, NS
 * Toronto, ON

POSTAL CODES:

 * M5R
 * M5P
 * B3J
 * M4W

NEIGHBORHOODS:

 * Central Toronto
 * Yorkville

Last Modified: 30 Mar 2022

Anita Owusu
Registered Social Worker, MSW, RSW

Anita Owusu
Registered Social Worker, MSW, RSW



Anita Owusu
Registered Social Worker, MSW, RSW

Anita Owusu
Registered Social Worker, MSW, RSW


Email Me
(289) 206-1882
(289) 206-1882
or
Email
Share Anita Owusu's Profile

Share Anita Owusu's Profile

Your Name
Your Email
Friend's Name
Friend's Email
Message

Send Email


Email Anita Owusu

Email Anita Owusu

Your Name
Your Email Address
Your Phone
Subject
Message

Send Email

Ask about video sessions.

Our therapists can be flexible to meet your needs in this time and are here to
help you. Don't be shy.

Feel free to ask for what you want... an appointment, a consultation or simply a
response to a question. Keep it short, 200 words or less, this is just an
initial contact.

Remember to double check your return email address or your phone number if you
prefer to be called.


Psychology Today does not read or retain your email. However, a copy will be
sent to you for your records. Please be aware that email is not a secure means
of communication and spam filters may prevent your email from reaching the
therapist. The therapist should respond to you by email, although we recommend
that you follow up with a phone call. If you prefer corresponding via phone,
leave your contact number.



Sending an email using this page does not guarantee that the recipient will
receive, read or respond to your email.

If this is an emergency do not use this form. Call 911 or your nearest hospital.



Request a Video Call with Anita Owusu

Request a Video Call with Anita Owusu

Your Name
Your Email Address
Your Phone
Subject
Message

Send Email

Send this email to request a video session with this therapist.

The therapist may first call or email you back to schedule a time and provide
details about how to connect.


Psychology Today does not read or retain your email. However, a copy will be
sent to you for your records. Please be aware that email is not a secure means
of communication and spam filters may prevent your email from reaching the
therapist. The therapist should respond to you by email, although we recommend
that you follow up with a phone call. If you prefer corresponding via phone,
leave your contact number.

Sending an email using this page does not guarantee that the recipient will
receive, read or respond to your email.

If this is an emergency do not use this form. Call 911 or your nearest hospital.



Psychology Today
Searches containing Anita Owusu

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

 * Adults Therapists in Toronto, ON
 * Anger Management Therapists in Toronto, ON
 * Anxiety Therapists in Toronto, ON
 * Attachment-based Therapists in Toronto, ON
 * Cancer Therapists in Toronto, ON
 * Cognitive Behavioural (CBT) Therapists in Toronto, ON
 * Depression Therapists in Toronto, ON
 * Dissociative Disorders Therapists in Toronto, ON
 * Divorce Therapists in Toronto, ON
 * EMDR Therapists in Toronto, ON
 * Emotionally Focused Therapists in Toronto, ON
 * Female Therapists in Toronto, ON
 * First Nations Health Authority Insurance Therapists in Toronto, ON
 * Men's Issues Therapists in Toronto, ON
 * Mindfulness-Based (MBCT) Therapists in Toronto, ON
 * Online Therapists in Toronto, ON
 * Parenting Therapists in Toronto, ON
 * Relationship Issues Therapists in Toronto, ON
 * Sexual Abuse Therapists in Toronto, ON
 * Somatic Therapists in Toronto, ON
 * Teen Therapists in Toronto, ON
 * Trauma Focused Therapists in Toronto, ON
 * Trauma and PTSD Therapists in Toronto, ON
 * WSIB Insurance Therapists in Toronto, ON
 * Women's Issues Therapists in Toronto, ON

 * Adults Therapists in Central Toronto, Toronto
 * Anger Management Therapists in Central Toronto, Toronto
 * Anxiety Therapists in Central Toronto, Toronto
 * Attachment-based Therapists in Central Toronto, Toronto
 * Cancer Therapists in Central Toronto, Toronto
 * Cognitive Behavioural (CBT) Therapists in Central Toronto, Toronto
 * Depression Therapists in Central Toronto, Toronto
 * Dissociative Disorders Therapists in Central Toronto, Toronto
 * Divorce Therapists in Central Toronto, Toronto
 * EMDR Therapists in Central Toronto, Toronto
 * Emotionally Focused Therapists in Central Toronto, Toronto
 * Female Therapists in Central Toronto, Toronto
 * First Nations Health Authority Insurance Therapists in Central Toronto,
   Toronto
 * Men's Issues Therapists in Central Toronto, Toronto
 * Mindfulness-Based (MBCT) Therapists in Central Toronto, Toronto
 * Online Therapists in Central Toronto, Toronto
 * Parenting Therapists in Central Toronto, Toronto
 * Relationship Issues Therapists in Central Toronto, Toronto
 * Sexual Abuse Therapists in Central Toronto, Toronto
 * Somatic Therapists in Central Toronto, Toronto
 * Teen Therapists in Central Toronto, Toronto
 * Trauma Focused Therapists in Central Toronto, Toronto
 * Trauma and PTSD Therapists in Central Toronto, Toronto
 * WSIB Insurance Therapists in Central Toronto, Toronto
 * Women's Issues Therapists in Central Toronto, Toronto

Are You A Mental Health Professional?
Join The Psychology Today Directory.
Sign Up and Get Listed Sign Up and Get Listed

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

 * About
 * Careers
 * Privacy
 * Terms
 * Accessibility

Canada
© 2022 Sussex Directories Inc.


MSW


RSW


MSW


RSW


ATTACHMENT-BASED


COGNITIVE BEHAVIOURAL (CBT)


EMDR


EMOTIONALLY FOCUSED


EXPERIENTIAL THERAPY


HUMANISTIC


MINDFULNESS-BASED (MBCT)


PSYCHODYNAMIC


RELATIONAL


SOMATIC


TRAUMA FOCUSED



NEARBY AREAS

This location is easily accessible from:

TOWNS/CITIES:

 * Halifax, NS
 * Toronto, ON

POSTAL CODES:

 * M5R
 * M5P
 * B3J
 * M4W

NEIGHBORHOODS:

 * Central Toronto
 * Yorkville

NEARBY AREAS

This location is easily accessible from:

TOWNS/CITIES:

 * Halifax, NS
 * Toronto, ON

POSTAL CODES:

 * M5R
 * M5P
 * B3J
 * M4W

NEIGHBORHOODS:

 * Central Toronto
 * Yorkville