freethebears.org Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://freethebears.org/
Effective URL: https://freethebears.org/
Submission Tags: tranco_l324
Submission: On June 02 via api from DE — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-header search" role="search">
  <input class="search-header__input search__input" type="search" name="q" placeholder="Search" aria-label="Search">
  <button class="search-header__submit search__submit btn--link site-header__icon" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector small--hide" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/">
  <label for="CurrencySelector" class="visually-hidden">Currency</label>
  <div class="currency-selector__input-wrapper select-group">
    <select name="currency" id="CurrencySelector" class="currency-selector__dropdown" aria-describedby="a11y-refresh-page-message a11y-selection-message" data-currency-selector="">
      <option value="AUD">AUD</option>
      <option value="CAD" selected="true">CAD</option>
      <option value="DKK">DKK</option>
      <option value="EUR">EUR</option>
      <option value="GBP">GBP</option>
      <option value="HKD">HKD</option>
      <option value="JPY">JPY</option>
      <option value="NZD">NZD</option>
      <option value="SGD">SGD</option>
      <option value="USD">USD</option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 498.98 284.49">
      <defs>
        <style>
          .cls-1 {
            fill: #231f20
          }
        </style>
      </defs>
      <path class="cls-1" d="M80.93 271.76A35 35 0 0 1 140.68 247l189.74 189.75L520.16 247a35 35 0 1 1 49.5 49.5L355.17 511a35 35 0 0 1-49.5 0L91.18 296.5a34.89 34.89 0 0 1-10.25-24.74z" transform="translate(-80.93 -236.76)"></path>
    </svg>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <label for="CurrencySelectorMobile" class="currency-selector__label">Currency</label>
  <div class="currency-selector__input-wrapper select-group">
    <select name="currency" id="CurrencySelectorMobile" class="currency-selector__dropdown" aria-describedby="a11y-refresh-page-message a11y-selection-message" data-currency-selector="">
      <option value="AUD">AUD</option>
      <option value="CAD" selected="true">CAD</option>
      <option value="DKK">DKK</option>
      <option value="EUR">EUR</option>
      <option value="GBP">GBP</option>
      <option value="HKD">HKD</option>
      <option value="JPY">JPY</option>
      <option value="NZD">NZD</option>
      <option value="SGD">SGD</option>
      <option value="USD">USD</option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 498.98 284.49">
      <defs>
        <style>
          .cls-1 {
            fill: #231f20
          }
        </style>
      </defs>
      <path class="cls-1" d="M80.93 271.76A35 35 0 0 1 140.68 247l189.74 189.75L520.16 247a35 35 0 1 1 49.5 49.5L355.17 511a35 35 0 0 1-49.5 0L91.18 296.5a34.89 34.89 0 0 1-10.25-24.74z" transform="translate(-80.93 -236.76)"></path>
    </svg>
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-group ">
    <input type="email" name="contact[email]" id="ContactFooter-email" class="input-group__field newsletter__input" value="" placeholder="Email address" aria-label="Email address" aria-required="true" required="" autocorrect="off"
      autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
  </div>
</form>

Text Content

Skip to content
Submit
Close search


JUST ADDED TO YOUR CART

Qty:
View cart ()
Add more

Submit
Search Cart
0 items
Currency
AUD CAD DKK EUR GBP HKD JPY NZD SGD USD
 * About Us
   
   * About Us Menu
   * 
     About Us
   * Our story
   * How funds are used
   * Contact Us
   * Publications, Press, Resources
   * Objectives & Achievements
   * Blog
   * Strategic Support
 * Projects
   
   * Projects Menu
   * 
     Projects
   * Bear Cub Rescue
   * Cambodia Sanctuary
   * Laos Sanctuaries
   * Vietnam Sanctuary
   * India's Sloth Bears
   * Education & Awareness
   * Protecting Wild Bears
 * Get Involved
   
   * Get Involved Menu
   * 
     Get Involved
   * Volunteer or Visit
     
     * Volunteer or Visit Menu
     * 
       Volunteer or Visit
     * Volunteer at our Sanctuaries
     * Bear Care Tour
     * Schools & Youth
   * Raise Awareness & Funds
   * Events
   * Bequests
 * Be a Bear Carer
 * Sponsor or Adopt
 * Gifts
 * DONATE
 * Currency
   AUD CAD DKK EUR GBP HKD JPY NZD SGD USD

 * About Us
    * Our story
    * How funds are used
    * Contact Us
    * Publications, Press, Resources
    * Objectives & Achievements
    * Blog
    * Strategic Support

 * Projects
    * Bear Cub Rescue
    * Cambodia Sanctuary
    * Laos Sanctuaries
    * Vietnam Sanctuary
    * India's Sloth Bears
    * Education & Awareness
    * Protecting Wild Bears

 * Get Involved
    * Volunteer or Visit
      * Volunteer at our Sanctuaries
      * Bear Care Tour
      * Schools & Youth
    * Raise Awareness & Funds
    * Events
    * Bequests

 * Be a Bear Carer
 * Sponsor or Adopt
 * Gifts
 * DONATE


OVER 950 BEARS RESCUED!

PLEASE HELP US rescue bears in need & care for hundreds of rescued moon bears &
sun bears like #MaryTheSunBear from #BearsAboutTheHouse. Both species are
classed as Vulnerable to Extinction. We're just a small charity & desperately
need your help. Thank you!

PLEASE Become a Bear Carer or Donate - click here

 * Mary Hutton registered Free the Bears in 1995. Since this time she's helped
   rescue over 950 bears, helped end the centuries old Indian dancing bear
   tradition and built rescued bear sanctuaries in 3 countries

 * Our Cambodia sanctuary, the world's largest sun bear sanctuary, is also a
   world leader in cub care

 * We work with government partners to rescue, research and protect vulnerable
   bear species

 * Our Support Groups, Education & Volunteer programmes help raise awareness and
   much-needed funds

GET INVOLVED
 * To help end bear bile farming & help more bears (& other wildlife), we're
   expanding our sanctuaries

HELP BY BECOMING A BEAR CARER
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

Mary Hutton registered Free the Bears in 1995. Since this time she's helped
rescue over 950 bears, helped end the centuries old Indian dancing bear
tradition and built rescued bear sanctuaries in 3 countries
Our Cambodia sanctuary, the world's largest sun bear sanctuary, is also a world
leader in cub care
We work with government partners to rescue, research and protect vulnerable bear
species
Our Support Groups, Education & Volunteer programmes help raise awareness and
much-needed funds GET INVOLVED
To help end bear bile farming & help more bears (& other wildlife), we're
expanding our sanctuaries HELP BY BECOMING A BEAR CARER


SEND A GIFT TO A RESCUED BEAR (DEDICATE IT TO A LOVED ONE & SEND THEM AN E-CARD
AT THE SAME TIME)

 * Cub Care Kit donation
   
   Cub Care Kit donation
   Regular price $33.00
   Regular price Sale price $33.00 Sale
   Unit price /per 
   Availability Sold out
 * Enrichment mix donation
   
   Enrichment mix donation
   Regular price $14.00
   Regular price Sale price $14.00 Sale
   Unit price /per 
   Availability Sold out
 * Pot of Honey donation
   
   Pot of Honey donation
   Regular price $19.00
   Regular price Sale price $19.00 Sale
   Unit price /per 
   Availability Sold out


Close World's largest best cub rescue! video



Play World's largest best cub rescue! video

Play World's largest best cub rescue! video
Pause World's largest best cub rescue! video Resume World's largest best cub
rescue! video


OVER 950 BEARS RESCUED!

When Perth grandmother Mary Hutton learnt of moon bears suffering in bile farms,
she formed Free the Bears, helping rescue & rehabilitate over 950 bears as well
as protect wild bears. Just like our founder Mary Hutton, you can make a
difference. Did you know? #MaryTheSunBear from #BearsAboutTheHouse is named in
honour of Mary Hutton. 

Visit our sanctuaries, donate, sponsor a rescued bear or join our support groups
to help raise awareness & funds. 

Please help us make up for the suffering these beautiful creatures have endured.
Thank you.

DONATE TO HELP


 * BEARS' PRINT MAY 2024
   
   May 30, 2024
   Please enjoy our brand new Bears' Print newsletter with news of rescues,
   developments at our sanctuaries, education and research initiatives, fabul...
    * Read more


 * BEAR BILE FARMING - 2024 STATUS
   
   May 10, 2024
   Bear bile farming is a despicable practice where bears (mostly moon
   bears/Asiatic black bears) are kept in coffin-sized cages and regularly
   mutilat...
    * Read more


 * BEARS' PRINT NOVEMBER 2023
   
   November 7, 2023
   Please enjoy our bi-annual newsletter featuring achievements of the Free the
   Bears family we can all be proud of, including details of our amazing ...
    * Read more

 * Tax Deductible (Australia)

Change currencies using the currency selector

Subscribe to our newsletter

Subscribe

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

 * Facebook
 * Twitter
 * Instagram
 * YouTube


© 2024, Free the Bears
Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.

 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.