www.standbyhealthcare.com Open in urlscan Pro
2620:1ec:bdf::60  Public Scan

Submitted URL: http://standbypartners.com/
Effective URL: https://www.standbyhealthcare.com/
Submission: On July 14 via api from HK — Scanned from NL

Form analysis 4 forms found in the DOM

POST /candidate/logout/

<form id="logout-form" action="/candidate/logout/" method="post" style="display:none"></form>

/job-search/

<form action="/job-search/">
  <div class="input-group">
    <input type="text" class="form-control" placeholder="Search for you new job" aria-label="Keyword" aria-describedby="">
    <div class="field">
      <select name="jobtype" class="form-select">
        <option value="" disabled="" selected="">Type</option>
        <option value="">Any</option>
        <option value="Temporary">Temporary</option>
        <option value="Fixed Term Contract">Fixed Term Contract</option>
        <option value="Temp - to - Perm">Temp - to - Perm</option>
      </select>
    </div>
    <button class="btn btn-primary" type="submit"><span><i class="fas fa-search"></i></span></button>
  </div>
</form>

POST /api/form/curriculumvitae/vsm-drop-off-your-cv/

<form action="/api/form/curriculumvitae/vsm-drop-off-your-cv/" id="modalPopUp" data-vennture-form="true" callback="onDropCV" enablebuttonaftersuccess="false" method="post" class="apteveForm">
  <input type="hidden" name="redirect-to" value="/thank-you-upload-cv/">
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>First Name</label>
        <div class="field">
          <input type="text" name="firstname" data-req="Required" class="form-control">
        </div>
        <span class="error required-text" style="display:none;">Required</span>
      </div>
    </div>
    <div class="col">
      <div class="element text form-group">
        <label>Last Name</label>
        <div class="field">
          <input type="text" name="lastname" data-req="Required" class="form-control">
        </div>
        <span class="error required-text" style="display:none;">Required</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>Email</label>
        <div class="field">
          <input type="email" name="email" data-req="Required" class="form-control">
        </div>
        <span class="error required-text" style="display:none;">Required</span>
        <span class="error required-email" style="display:none;">A valid email address is required</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element select form-group">
        <label>CV/Resume, LinkedIn URL or dropbox? </label>
        <div class="field">
          <select data-req="Required" data-isselected="false" class="form-select" id="dropcv-cvtype" name="dropcv-cvtype"
            onchange="(function(e){ document.getElementById('dropcv-cv-url').style.display=e.value=='linkedin'||e.value=='dropbox'?'block':'none'; document.getElementById('dropcv-cv-file').style.display=e.value==='cv'||e.value==''?'block':'none';})(this)">
            <option value="-- Please Select --" disabled="" selected="">-- Please Select --</option>
            <option value="cv">CV/Resume</option>
            <option value="linkedin">LinkedIn URL</option>
            <option value="dropbox">Dropbox</option>
          </select>
        </div>
        <span class="error required-text" style="display:none;">Required</span>
      </div>
    </div>
    <div class="col">
      <div class="element text form-group" style="display:none" id="dropcv-cv-url">
        <label>URL</label>
        <div class="field">
          <input data-req="Required" type="text" id="dropcv-cv-url" name="url" class="form-control">
        </div>
        <span class="error required-text" style="display:none;">Required</span>
      </div>
      <div class="element file" id="dropcv-cv-file" style="display:none">
        <label>CV/Resume Uploader</label>
        <div class="field">
          <div class="custom-file">
            <input data-req="Required" id="dropcv-cv-file-input" name="cv" type="file" class="custom-file-input" data-isfilevalid="false">
            <label class="custom-file-label" for="dropcv-cv-file-input">
              <span class="d-inline-block text-truncate w-75"> Choose file </span>
            </label>
          </div>
          <span class="error required-text" style="display:none;">Required</span>
        </div>
      </div>
    </div>
    <div class="order-xl-last col-xl-12">
      <div class="element checkbox form-group">
        <div class="field">
          <div class="icheck-primary">
            <input data-req="Required" type="checkbox" name="terms" id="dropcv-terms" data-must-check="true">
            <label class="" for="dropcv-terms">
              <p>By submitting this form you agree to our&nbsp;<a href="/privacy-policy">Privacy Policy</a></p>
            </label>
            <br>
          </div>
        </div>
        <span class="error required-text" style="display:none;">Required</span>
      </div>
    </div>
    <div class="col-auto">
      <div class="element submit">
        <button type="submit" class="btn"><span>Submit</span></button>
      </div>
    </div>
  </div>
</form>

POST https://cms.wearevennture.co.uk/form/submit/

<form action="https://cms.wearevennture.co.uk/form/submit/" enctype="multipart/form-data" id="quickvacancyupload-form" method="post" class="apteveForm" novalidate="novalidate"
  onkeypress="updateForm('quickvacancyupload-form', 'https://cms.wearevennture.co.uk', 'yapVlU7lXFY=')">
  <input type="hidden" value="yapVlU7lXFY=" name="formlink">
  <input type="hidden" value="" name="extra"><input type="hidden" value="" name="authenticationkey" class="authenticationkey">
  <div class="row">
    <div class="col-6">
      <div class="element text form-group">
        <label>First Name</label>
        <div class="field">
          <input data-req="Required" placeholder="First Name" class="form-control" id="first-name" name="first-name" type="text" data-val="false">
        </div>
        <span class="error required-text" style="display:none ">Required</span>
      </div>
    </div>
    <div class="col-6">
      <div class="element text form-group">
        <label>Last Name</label>
        <div class="field">
          <input data-req="Required" placeholder="Last Name" class="form-control" id="last-name" name="last-name" type="text" data-val="false">
        </div>
        <span class="error required-text" style="display:none ">Required</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="element text form-group">
        <label>Email Address</label>
        <div class="field">
          <input type="email" data-req="Required" placeholder="Email Address" class="form-control" id="email-address" name="email-address" data-val="false">
        </div>
        <span class="error required-text" style="display:none ">Required</span>
        <span class="error required-email" style="display:none;">A valid email address is required</span>
      </div>
    </div>
    <div class="col-6">
      <div class="element text form-group">
        <label>Company Name</label>
        <div class="field">
          <input data-req="Required" placeholder="Company Name" class="form-control" id="company-name" name="company-name" type="text" data-val="false">
        </div>
        <span class="error required-text" style="display:none ">Required</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-8">
      <div class="element file form-group">
        <label>Vacancy Upload</label>
        <div class="field">
          <div class="custom-file">
            <input id="submit-vacancy-file" class="custom-file-input" data-req="Required" data-isfilevalid="false" placeholder="File Upload" name="file-upload" type="file" data-val="false">
            <label class="custom-file-label" for="submit-vacancy-file">
              <span class="d-inline-block text-truncate w-75"> Choose file </span>
            </label>
          </div>
        </div>
        <span class="error required-text" style="display:none ">Required</span>
      </div>
    </div>
    <div class="col-4">
      <div class="element submit">
        <input type="submit" class="btn" value="Submit">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element checkbox form-group">
        <div class="field">
          <div class="icheck-primary">
            <input type="checkbox" data-req="Required" id="someCheckboxId31215">
            <label class="" for="someCheckboxId31215"> By submitting this form you agree to our <a href="/privacy-policy">Privacy Policy</a>
            </label>
          </div>
        </div>
        <span class="error required-text" style="display:none ">Required</span>
      </div>
    </div>
  </div>
</form>

Text Content

We value your privacy

We use cookies to enhance your browsing experience, serve personalized ads or
content, and analyze our traffic. By clicking "Accept All", you consent to our
use of cookies.

Customize Reject All Accept All
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorized as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more


NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

 * Cookie
   cookieyes-consent
 * Duration
   1 year
 * Description
   CookieYes sets this cookie to remember users' consent preferences so that
   their preferences are respected on subsequent visits to this site. It does
   not collect or store any personal information about the site visitors.

Functional

Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

No cookies to display.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

 * Cookie
   _gcl_au
 * Duration
   3 months
 * Description
   Google Tag Manager sets the cookie to experiment advertisement efficiency of
   websites using their services.

 * Cookie
   _gid
 * Duration
   1 day
 * Description
   Google Analytics sets this cookie to store information on how visitors use a
   website while also creating an analytics report of the website's performance.
   Some of the collected data includes the number of visitors, their source, and
   the pages they visit anonymously.

 * Cookie
   _gat_UA-*
 * Duration
   1 minute
 * Description
   Google Analytics sets this cookie for user behaviour tracking.

 * Cookie
   _ga_*
 * Duration
   1 year 1 month 4 days
 * Description
   Google Analytics sets this cookie to store and count page views.

 * Cookie
   _ga
 * Duration
   1 year 1 month 4 days
 * Description
   Google Analytics sets this cookie to calculate visitor, session and campaign
   data and track site usage for the site's analytics report. The cookie stores
   information anonymously and assigns a randomly generated number to recognise
   unique visitors.

Performance

Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

No cookies to display.

Advertisement


Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.

 * Cookie
   test_cookie
 * Duration
   15 minutes
 * Description
   doubleclick.net sets this cookie to determine if the user's browser supports
   cookies.

Uncategorized


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

 * Cookie
   11d2ecd0_f24_autoId
 * Duration
   1 year
 * Description
   Description is currently not available.

Reject All Save My Preferences Accept All
Powered by
Signed in as

   
 * Quick Links
   * Looking For Work
   * Looking To Hire
   * Contact Head Office
   * Contact North East Hub
   * Upload Vacancy
   

Type Any Temporary Fixed Term Contract Temp - to - Perm
 * Submit CV
 * Portal Login
 * Job Search
   
 * Call Us
 * 
 * Sign in
 * 


SUBMIT CV


First Name

Required
Last Name

Required
Email

Required A valid email address is required
CV/Resume, LinkedIn URL or dropbox?
-- Please Select -- CV/Resume LinkedIn URL Dropbox
Required
URL

Required
CV/Resume Uploader
Choose file
Required

By submitting this form you agree to our Privacy Policy


Required
Submit


UPLOAD VACANCY

First Name

Required
Last Name

Required
Email Address

Required A valid email address is required
Company Name

Required
Vacancy Upload
Choose file
Required

By submitting this form you agree to our Privacy Policy
Required
Upload Vacancy Submit CV
 * Home
 * About Us
   * About Us
   * About Us
   * Meet The Team
   * Join Us
 * Candidates
   * Candidates
   * Looking For Work
   * Candidate Portal
 * Clients
   * Clients
   * Looking To Hire
   * Our Services
   * Permanent Recruitment
   * Case Studies
   * Meet The Directors
   * Investing In Technology
 * Job Search
 * Insights
 * Contact Us
   * Contact Us
   * Contact Us
   * Newcastle
   * Manchester


READY TO STANDBY YOU


A RECRUITMENT SPECIALIST WHO IS PASSIONATE ABOUT THE CARE SECTOR


JOIN US

I’m a Nurse, Carer or Support Worker looking to join a trusted local agency

Looking For Work


WORK WITH US

 I’m a Care Home or Service looking to fill gaps in my rota

Looking To Hire

HEAR WHAT OUR CANDIDATES HAVE TO SAY ABOUT WORKING WITH STANDBY


35+ 5 STAR GOOGLE REVIEWS

Ibby B

"It's been months of working with standby and the experience has been amazing. I
love how they look out for the well-being of their staff and clients. Standby
Healthcare is also very consistent with work and always strives to be better
each passing day. I am more than Glad to be part of the team. "

Onobode E

"I’m very excited to be working with standby and I enjoy the fact that they have
a lot of shifts and post me to care homes that are around my region. They always
look out for anyone working under them and that gives me a sense of satisfaction
that they care and show concern. In all I’m happy working with them, have heard
good reviews about them and working with them I’m experiencing all the good
reviews too."

Kehinde Y

"It has been a wonderful experience working with Standby Health Care. The
documentation process was so fast with due diligence done as compared to other
Agencies. Kudos to the Management and the entire staff."

Blessing O

"Standby Healthcare have been amazing! Steph has done her very best to make sure
I found employment where I wanted. They're all lovely people that keep
communication high, so I always know what’s going on. I have already recommended
them to others as they were brilliant to me. Thanks to them for everything."

Popoola I

"From the interview stage to the compliance team Standby is top-notch! Shifts
that suit staff schedules, and respectful clients. Happy to have come across
Standby. "

Akika M

"It has been a good experience working with Standby Healthcare..."

Omo L

"I work for Standby Healthcare and I have no problems with them. Everyone I deal
with works as a professional. Standby Healthcare makes me so comfortable about
my work and now I love my job now compared to before. I haven't had any matter
with wages, they're in the bank every Friday with no mistakes..."




AN AGENCY YOU CAN TRUST


WHO ARE STANDBY HEALTHCARE?

We know that in this market, you need to find an agency that you can trust. An
agency that will put you first and ensure you receive 100% quality from the
services you receive. The decision to choose an agency to work with out of such
a big pool is never easy, however, we make that decision for you very simple. We
Standby You

About Us

98%

WORKER ATTENDANCE ACROSS LAST 1000 SHIFTS

We pride ourselves on securing the most engaged and diligent temp staff for our
clients

48hrs

AVERAGE VACANCY FILL TIME

On average, we fill a long-term contract vacancy within 48hrs of receiving the
brief

1-4 Weeks

AVERAGE TIME TAKEN TO COMPLIANCE

Our compliance infrastructure is thorough and efficient, whilst we can never
promise, we aim to get you compliant and out to work as quick as possible

24/7

WE'RE 24/7, CALL US ANYTIME

We operate a 24/7 service for all areas of support. Whether you're looking for
last minute shift cover or to join us, we will support you in every way
possible.



Get in touch


LATEST ROLES

View More

TEAM LEADER / SENIOR LEAD

 * £14.00 per hour
 * Permanent

Standby Healthcare are currently recruiting on behalf of one of our partnered
clients. Situated in the heart of Lockerbie, close to transport link....

View Job

HEALTHCARE ASSISTANT

 * £11.44 per hour
 * Temporary

Here at Standby Healthcare we are currently recruiting for Healthcare Assistants
to join our agency team to support one of the many care homes we ....

View Job

SUPPORT WORKER

 * Starting £11.44 ph
 * Temporary

Standby Healthcare are currently looking for experienced and flexible Support
Workers to work full time hours within special educational needs sch....

View Job


SHOWCASING US


LET OUR STATS DO THE TALKING

We are always proud of our vital work in healthcare, and we love to shout about
our successes. But sometimes, we have to let the statistics talk and prove why
we should be your choice of agency partner.

Specialist temp recruiter in healthcare

Speak To An Expert
30
Office Experience in Years in Recruitment & Healthcare
160
Average No. of Candidates Registered Each Month
0
Services Supported This Year
95%
Worker Attendance Across Last 1000 Shifts in %


TRUSTED BY




‘WE ARE DEDICATED TO PROVIDING A SPECIALIST TEMPORARY HEALTHCARE RECRUITMENT
SERVICE.'


MEET THE TEAM




KIERAN PORTER

Director

 * Friendliness
 * Candidate Matching
 * Experience in care
 * Time with Standby 4 Years
 * Standby Superpower

Read More


ALEX WILLIAMS

Director

 * Friendliness
 * Candidate Matching
 * Experience in care
 * Standby Superpower

Read More


DANIELLE AMIS

Office & People Manager

 * Friendliness
 * Candidate Matching
 * Experience in care
 * Time with Standby 4 Months
 * Standby Superpower N/A

Read More


ABBIE CAVANAGH

Finance & Payroll Manager

 * Time with Standby 2 Months

Read More


STEPHANIE EASTLAKE

Temporary Recruitment | Elderly Care | North East

 * Friendliness
 * Candidate Matching
 * Experience in care
 * Time with Standby 2 Years
 * Standby Superpower N/A

Read More


LUKE QUIGLEY

Temporary Recruitment | Complex Care | North West

 * Friendliness
 * Candidate Matching
 * Experience in care
 * Time with Standby 7 Months
 * Standby Superpower N/A

Read More


BECCA BURLEY

Temporary Recruitment | Complex Care | North East


Read More


SHOHIB HANIF

Senior Principal Consultant


Read More


CHARLOTTE ATTLE

Recruitment Consultant


Read More


RACHELLE BEWICK

Business Development Executive


Read More


ALL THE LATEST BLOGS


INSIGHTS

Read More

May 30th, 2024

OUR STAFF AWARDS 2024

Did somebody say, staff awards season? We were thrilled to recently, once again,
be celebrating our annual End of Year Awards and (of course) ...
Read More

May 21st , 2024

MEET THE TEAM: SAY HELLO TO CHARLOTTE!

Say hello to our newest Recruitment Consultant, Charlotte! We're so excited to
be welcoming Charlotte to our team! So, to get to know her ...
Read More

April 23rd, 2024

MEET THE TEAM: SAY HI TO RACHELLE!

Welcome to the team, Rachelle! Today we took the time to sit down with our new
Business Development Manager, Rachelle, to get to know her and ...
Read More

We're on Standby

Speak to an expert

Contact Us
 * About Us
 * Join Us
 * Looking To Hire
 * Job Search
 * Contact Us

NEWCASTLE (HQ)

hello@standbyhealthcare.com +44 (0) 191 646 0100
1 Maling Court
Union Street
Newcastle upon Tyne
NE2 1BP

MANCHESTER

hello@standbyhealthcare.com +44 (0) 161 401 0800
 * 
 * 
 * 

© Standby Healthcare 2023
 * Privacy Policy
 * Terms & Conditions
 * The Standard Terms
 * GDPR Policy
 * Sitemap

Site by Venn