honeybeebluespgh.com Open in urlscan Pro
185.199.110.153  Public Scan

Submitted URL: https://www.honeybeebluespgh.com/
Effective URL: https://honeybeebluespgh.com/
Submission: On June 17 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('HoneyBeeBluesMcKeesRocksPA')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary">
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="123 Main Street, McKees Rocks,  PA ">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-sm">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1756220" value="Bee Removal" id="mobile-contact-service-1756220" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Bee Removal </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1756219" value="Wasp Removal" id="mobile-contact-service-1756219" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Wasp Removal </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1756218" value="Swarm Relocation" id="mobile-contact-service-1756218" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Swarm Relocation </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1761417" value="Hornet Removal" id="mobile-contact-service-1761417" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Hornet Removal </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-500 py-2 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-sm">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1756220" name="1756220" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Bee Removal">
            <label for="contact-service-1756220" class="ml-3 text-sm font-normal text-gray-700">Bee Removal</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1756219" name="1756219" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Wasp Removal">
            <label for="contact-service-1756219" class="ml-3 text-sm font-normal text-gray-700">Wasp Removal</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1756218" name="1756218" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Swarm Relocation">
            <label for="contact-service-1756218" class="ml-3 text-sm font-normal text-gray-700">Swarm Relocation</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1761417" name="1761417" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Hornet Removal">
            <label for="contact-service-1761417" class="ml-3 text-sm font-normal text-gray-700">Hornet Removal</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data rates may apply. Message
        frequency varies. </div>
      <button id="sendButton"
        class="cta_text_conversion flex justify-center relative rounded-sm mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground hover:ring-2 hover:ring-offset-2 hover:ring-secondary transition-all ease-out duration-300 uppercase">
        Send </button>
    </div>
  </div>
</form>

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('HoneyBeeBluesMcKeesRocksPA')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <div class="iti iti--allow-dropdown iti--show-flags">
          <div class="iti__flag-container">
            <div class="iti__selected-flag" role="combobox" aria-haspopup="listbox" aria-controls="iti-0__country-listbox" aria-owns="iti-0__country-listbox" aria-expanded="false" aria-label="Telephone country code" tabindex="0"
              title="United States: +1">
              <div class="iti__flag iti__us"></div>
              <div class="iti__arrow"></div>
            </div>
            <ul class="iti__country-list iti__hide" id="iti-0__country-listbox" role="listbox" aria-label="List of countries">
              <li class="iti__country iti__preferred iti__active" tabindex="-1" id="iti-0__item-us-preferred" role="option" data-dial-code="1" data-country-code="us" aria-selected="true">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__preferred" tabindex="-1" id="iti-0__item-gb-preferred" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__divider" role="separator" aria-disabled="true"></li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-ca" role="option" data-dial-code="1" data-country-code="ca" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__ca"></div>
                </div><span class="iti__country-name">Canada</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-gb" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-us" role="option" data-dial-code="1" data-country-code="us" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
            </ul>
          </div><input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
            data-intl-tel-input-id="0" placeholder="(201) 555-0123">
        </div>
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary pac-target-input" placeholder="123 Main Street, McKees Rocks,  PA "
          autocomplete="off">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-sm">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1756220" value="Bee Removal" id="mobile-contact-service-1756220" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Bee Removal </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1756219" value="Wasp Removal" id="mobile-contact-service-1756219" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Wasp Removal </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1756218" value="Swarm Relocation" id="mobile-contact-service-1756218" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Swarm Relocation </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1761417" value="Hornet Removal" id="mobile-contact-service-1761417" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Hornet Removal </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-500 py-2 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" min="2024-06-17" max="2026-06-17">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-sm">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1756220" name="1756220" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Bee Removal">
            <label for="contact-service-1756220" class="ml-3 text-sm font-normal text-gray-700">Bee Removal</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1756219" name="1756219" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Wasp Removal">
            <label for="contact-service-1756219" class="ml-3 text-sm font-normal text-gray-700">Wasp Removal</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1756218" name="1756218" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Swarm Relocation">
            <label for="contact-service-1756218" class="ml-3 text-sm font-normal text-gray-700">Swarm Relocation</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1761417" name="1761417" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Hornet Removal">
            <label for="contact-service-1761417" class="ml-3 text-sm font-normal text-gray-700">Hornet Removal</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data rates may apply. Message
        frequency varies. </div>
      <button id="sendButton"
        class="cta_text_conversion flex justify-center relative rounded-sm mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground hover:ring-2 hover:ring-offset-2 hover:ring-secondary transition-all ease-out duration-300 uppercase">
        Send </button>
    </div>
  </div>
</form>

Text Content

Joseph, you’re just a few clicks from going live! Don’t worry - we can still
make edits after launching. bucks
Launch my site Contact Us Learn more β†’
MENU Open/CLose menu TODO:
Home
Services

Bee Removal

Wasp Removal

Swarm Relocation

Hornet Removal

Galleries

Bee Removal

Pest Control

instagram

All Photos

Reviews
HoneyBee News
Send us a Text
(412) 897-5227
Close menu
Home
Services
Bee Removal Wasp Removal Swarm Relocation Hornet Removal
Galleries
Bee Removal Pest Control instagram All Photos
Reviews
HoneyBee News
Send us a Text
(412) 897-5227
Your browser does not support the video tag.


HONEYBEE BLUES

Do you have Honey Bees, Hornets, or Wasps living rent free in your home or
business? Don't stress we are here to help you with this invasion of privacy! We
offer Bee Removal, Swarm Removal, Hornet or Wasp Removal, book a consultation
now to have us come and go over the best course of eviction!

Book a Consultation Now
🐝 amazing and leave a review!


OUR PROPERTIES

FAMILY OWNED

VETERAN OWNED

LOCAL OWNED


ABOUT US



Here at Honeybee Blues, we are dedicated to providing expert stinging pest
removal services to our community in McKees Rocks and surrounding areas. With a
focus on environmentally friendly practices, we strive to safely and effectively
relocate unwanted pests while ensuring the well-being of our customers and the
local ecosystem.

Your browser does not support the video tag.
 * Google
 * Facebook
 * Tiktok

Your browser does not support the video tag.

What we are best at


OUR SERVICES


 * Bee Removal
   
   Our specialized Bee Removal service safely relocates unwanted beehives from
   your property, protecting your family and home while ensuring the
   preservation of these essential pollinators in our ecosystem.

 * Wasp Removal
   
   Our Wasp Removal service safely eliminates stinging insects from your
   property, protecting you and your family from painful stings. Trust our
   experienced team to handle the job efficiently and effectively.

 * Swarm Relocation
   
   Our Swarm Relocation service safely removes and relocates swarms of bees or
   other insects nesting on your property, protecting both your home and the
   environment from potential harm.

 * Hornet Removal
   
   Our expert team specializes in safely and efficiently removing aggressive
   hornet nests from your property, ensuring the safety of your family and pets.
   Trust us to eliminate this threat for you.




READY TO GET STARTED?


BOOK AN APPOINTMENT TODAY.

Book a Consultation Now
🐝 amazing and leave a review!
Your browser does not support the video tag. Your browser does not support the
video tag.
Your browser does not support the video tag.
Schedule a Consultation

Scheduling a Consultation is easy and only takes three simple steps
Send us a text Text us
Chat on The phone
RECEIVE A QUOTE
Send us a text
Text us
Chat on the phone
Receive a quote
See why our customers love us
Our Best Work

See all photos
Your browser does not support the video tag.
Your browser does not support the video tag.

Your browser does not support the video tag.
Your browser does not support the video tag.
Your browser does not support the video tag.
Your browser does not support the video tag.
Your browser does not support the video tag.
Your browser does not support the video tag.


Your browser does not support the video tag.
Your browser does not support the video tag.
Your browser does not support the video tag.

Your browser does not support the video tag.
See more photos



MODAL GALLERY

Close modal


CAROUSEL

Skip to previous slide
Carousel
 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

Skip to next slide
Your browser does not support the video tag.

Take a look for yourself on what your neighbors are saying about us.
Reviews

See all reviews


REVIEWS CAROUSEL

Skip to previous review
Carousel
 * 
   out of 5 stars
   
   > We have had a honey bee hive in the stone column of our front porch for
   > over 9 years. Every year I reached out to other beekeepers asking for help
   > relocating them. Most never showed up or did not wanted to tackle our
   > problem. Joe with Hilltop Hives showed up this morning with an infrared
   > camera to see exactly where the hive was located and to come up with a plan
   > to remove them. The camera really helped because he was able to suggest an
   > option none of the other beekeepers had considered. He returned later this
   > afternoon and was able to take them all safely away. Joe was so nice and
   > professional. We highly recommend him and Hilltop Hives to anyone who needs
   > honey bees 🐝 relocated. My husband and I are are thrilled! The removal
   > process went smoothly. The mail man won’t hate us anymore and we will
   > finally be able to have guests come over to our house again. Thank you Joe!
   > Shannon and Don Henze See more See less
   > Bee Removal

 * 
   out of 5 stars
   
   > I cannot say enough nice things about Joe & HoneyBee Blues! We had a huge
   > swarm of honey bees that made their way into our home. I made dozens of
   > calls for help and he was the only one who took me seriously and was
   > willing to help. Thank God we found Joe! He is professional, knowledgeable,
   > polite, and thorough. You can tell that he loves what he does and has fun
   > while he works with the bees. He works enthusiastically and kept coming
   > back until the problem was solved. Joe is just an all around good guy.
   > Highly recommend! Thanks Joe, The Pietrzaks 🐝 See more See less
   > Michele Martosko Pietrzak
   > Hive Removal

 * 
   out of 5 stars
   
   > I cannot say enough nice things about Joe & HoneyBee Blues! We had a huge
   > swarm of honey bees that made their way into our home. I made dozens of
   > calls for help and he was the only one who took me seriously and was
   > willing to help. Thank God we found Joe! He is professional, knowledgeable,
   > polite, and thorough. You can tell that he loves what he does and has fun
   > while he works with the bees. He works enthusiastically and kept coming
   > back until the problem was solved. Joe is just an all around good guy.
   > Highly recommend! Thanks Joe, The Pietrzaks 🐝 See more See less
   > Bee Removal

 * 
   out of 5 stars
   
   > We have had a honey bee hive in the stone column of our front porch for
   > over 9 years. Every year I reached out to other beekeepers asking for help
   > relocating them. Most never showed up or did not wanted to tackle our
   > problem. Joe with Hilltop Hives showed up this morning with an infrared
   > camera to see exactly where the hive was located and to come up with a plan
   > to remove them. The camera really helped because he was able to suggest an
   > option none of the other beekeepers had considered. He returned later this
   > afternoon and was able to take them all safely away. Joe was so nice and
   > professional. We highly recommend him and Hilltop Hives to anyone who needs
   > honey bees 🐝 relocated. My husband and I are are thrilled! The removal
   > process went smoothly. The mail man won’t hate us anymore and we will
   > finally be able to have guests come over to our house again. Thank you Joe!
   > Shannon and Don Henze See more See less
   > Bee Removal

 * 
   out of 5 stars
   
   > I cannot say enough nice things about Joe & HoneyBee Blues! We had a huge
   > swarm of honey bees that made their way into our home. I made dozens of
   > calls for help and he was the only one who took me seriously and was
   > willing to help. Thank God we found Joe! He is professional, knowledgeable,
   > polite, and thorough. You can tell that he loves what he does and has fun
   > while he works with the bees. He works enthusiastically and kept coming
   > back until the problem was solved. Joe is just an all around good guy.
   > Highly recommend! Thanks Joe, The Pietrzaks 🐝 See more See less
   > Michele Martosko Pietrzak
   > Hive Removal

Skip to next slide
Skip to previous review
Skip to next slide
See all reviews
Leave Us a Review

 * Leave us a review on
   Google
 * Leave us a review on
   Facebook




FREQUENTLY ASKED QUESTIONS

Do you charge for providing a consultation?



Yes, we charge $100 for a consultation. When we visit your home or business we
locate the hive using thermal imaging and determine the most cost effective way
to get the hive out. We will give you options and different pricing for each; we
will also go over any repairs that can be done by us and the pricing for that as
well.

What services do you provide at HoneyBee Blues?



HoneyBee Blues specializes in the removal of honey bee hives inside a structure,
honey bee swarm retrieval, hornet and wasp nest removal.

How is HoneyBee Blues different from other pest control companies?



HoneyBee Blues uses environmentally friendly methods to safely remove and
relocate pests, focusing on the preservation of beneficial insects like
honeybees. We collect the hornets and wasps for an immunotherapy company, who
then uses the venom to help those who are allergic to stings.

Will there be bees left after a removal?



Yes. Usually it takes 7-10 days for the bees to dissipate. We ask that you wait
that 7-10 day period before contacting us, unless they are getting inside your
home or business. We will coordinate with you and figure out the next steps to
get the bees completely evicted.


Areas we proudly serve
McKees Rocks
Pittsburgh
Penn Hills
Mount Lebanon
Bethel Park
Monroeville
Cranberry Township
Plum
Allison Park
West Mifflin


READY TO GET STARTED?


BOOK AN APPOINTMENT TODAY.

Book a Consultation Now
🐝 amazing and leave a review!


FOOTER

HoneyBee Blues
McKees Rocks, PA
(412) 897-5227
vpspgh@gmail.com
Contact Us
Book Now
 * Google
 * Facebook
 * Tiktok


COMPANY

 * Home
 * Galleries
 * Reviews
 * Sitemap
 * Login


SERVICES

 * Bee Removal
 * Wasp Removal
 * Swarm Relocation
 * Hornet Removal


SERVICE AREAS

 * McKees Rocks, PA
 * Pittsburgh, PA
 * Penn Hills, PA
 * Mount Lebanon, PA
 * Bethel Park, PA
 * Monroeville, PA
 * Cranberry Township, PA
 * Plum, PA
 * Allison Park, PA
 * West Mifflin, PA


HOURS

 * Sun:
   Closed
 * Mon:
   7:00am - 3:30pm
 * Tue:
   7:00am - 5:00pm
 * Wed:
   7:00am - 3:30pm
 * Thu:
   7:00am - 5:00pm
 * Fri:
   7:00am - 3:30pm
 * Sat:
   7:00am - 3:00pm

Powered by

β“’ All Rights Reserved
Send Us a Text
Your browser does not support the video tag.

Close modal


SEND US A TEXT

We usually respond via text within a few minutes.




SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
Email
Address *
Services
Bee Removal
Wasp Removal
Swarm Relocation
Hornet Removal
Other
How can we help?
Preferred date of service

Services
Bee Removal
Wasp Removal
Swarm Relocation
Hornet Removal
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data
rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal

   Review types
 * Leave us a review on
   Google
 * Leave us a review on
   Facebook

Close menu
Home
Services
Bee Removal Wasp Removal Swarm Relocation Hornet Removal
Galleries
Bee Removal Pest Control instagram All Photos
Reviews
HoneyBee News
Send us a Text
(412) 897-5227


MODAL GALLERY

Close modal


CAROUSEL

Skip to previous slide
Carousel
 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * 

 * Your browser does not support the video tag.
   
   

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

 * 

Skip to next slide
Your browser does not support the video tag.

Close modal


SEND US A TEXT

We usually respond via text within a few minutes.




SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
 * 
   United States+1
 * 
   United Kingdom+44
 * 
 * 
   Canada+1
 * 
   United Kingdom+44
 * 
   United States+1

Email
Address *
Services
Bee Removal
Wasp Removal
Swarm Relocation
Hornet Removal
Other
How can we help?
Preferred date of service

Services
Bee Removal
Wasp Removal
Swarm Relocation
Hornet Removal
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data
rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal

   Review types
 * Leave us a review on
   Google
 * Leave us a review on
   Facebook