sabrep.org Open in urlscan Pro
34.226.77.200  Public Scan

URL: https://sabrep.org/
Submission: On June 15 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://sabrep.org/Sys/Login/ExternalLogin

<form method="post" action="https://sabrep.org/Sys/Login/ExternalLogin" id="id_x3iQw9g_oAuthForm" class="oAuthForm" data-disableinadminmode="false">
  <div id="id_x3iQw9g_container" class="oAuthButtonsContainer">
    <a class="wa-authenticateLoginLink facebook" provider="Facebook">
					<span class="authenticateLoginIcon" provider="Facebook"></span>
					<span class="authenticateLoginText" provider="Facebook">Log in with Facebook</span>
			  </a><a class="wa-authenticateLoginLink googlePlus" provider="GooglePlus">
					<span class="authenticateLoginIcon" provider="GooglePlus"></span>
					<span class="authenticateLoginText" provider="GooglePlus">Log in with Google</span>
			  </a>
    <input type="hidden" name="ReturnUrl" value="">
    <input type="hidden" name="Provider" class="oAuthProvider" value="Undefined">
    <input type="hidden" id="id_x3iQw9g_browserCapabilities" name="browserCapabilities" value="WebKit;Exec Command;Client Cookies Enabled;Platform Compatible;Javascript Enabled;">
  </div>
</form>

POST https://sabrep.org/Sys/Login

<form method="post" action="https://sabrep.org/Sys/Login" id="id_x3iQw9g_form" class="generalLoginBox" data-disableinadminmode="false">
  <input type="hidden" name="ReturnUrl" id="id_x3iQw9g_returnUrl" value="">
  <input type="hidden" name="CurrentUrl" id="id_x3iQw9g_currentUrl" value="">
  <input type="hidden" name="browserData" id="id_x3iQw9g_browserField" value="WebKit;Exec Command;Client Cookies Enabled;Platform Compatible;Javascript Enabled;">
  <div>
    <div class="loginUserName">
      <div class="loginUserNameTextBox">
        <input name="email" type="text" maxlength="100" placeholder="Email" id="id_x3iQw9g_userName" tabindex="1" class="emailTextBoxControl">
      </div>
    </div>
    <div class="loginPassword">
      <div class="loginPasswordTextBox">
        <input name="password" type="password" placeholder="Password" maxlength="50" id="id_x3iQw9g_password" tabindex="2" class="passwordTextBoxControl" autocomplete="off">
      </div>
    </div>
    <input id="g-recaptcha-invisible_x3iQw9g" name="g-recaptcha-invisible" value="recaptcha" type="hidden">
    <div id="recapcha_placeholder_x3iQw9g" style="display: none;">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-tqmoqyu71mx4" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&amp;co=aHR0cHM6Ly9zYWJyZXAub3JnOjQ0Mw..&amp;hl=de&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;theme=light&amp;size=invisible&amp;cb=umbyee92ntfo"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <span id="idReCaptchaValidator_x3iQw9g" errormessage="Please verify that you are not a robot" style="display:none" validatortype="method"></span>
    <script>
      $("#idReCaptchaValidator_x3iQw9g").on("wavalidate", function(event, validationResult) {
        if (grecaptcha.getResponse(widgetId_x3iQw9g).length == 0) {
          grecaptcha.execute(widgetId_x3iQw9g);
          validationResult.shouldStopValidation = true;
          return;
        }
        validationResult.result = true;
      });
      var widgetId_x3iQw9g;
      var onloadCallback_x3iQw9g = function() {
        // Renders the HTML element with id 'recapcha_placeholder_x3iQw9g' as a reCAPTCHA widget.
        // The id of the reCAPTCHA widget is assigned to 'widgetId_x3iQw9g'.
        widgetId_x3iQw9g = grecaptcha.render('recapcha_placeholder_x3iQw9g', {
          'sitekey': '6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV',
          'size': 'invisible',
          'callback': function() {
            document.getElementById('g-recaptcha-invisible_x3iQw9g').form.submit();
          },
          'theme': 'light'
        });
      };
    </script>
    <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback_x3iQw9g&amp;render=explicit" async="" defer=""></script>
    <div class="loginAction">
      <input type="submit" onclick="if (!WA.isWidgetMode &amp;&amp; !browserInfo.clientCookiesEnabled()) {alert('Warning: browser cookies disabled. Please enable them to use this website.'); return false;}"
        name="ctl03$ctl02$loginViewControl$loginControl$Login" value="Log in" id="id_x3iQw9g_loginAction" tabindex="4" class="loginButton loginButtonControl">
    </div>
  </div>
  <div>
    <div class="loginActionRememberMe"><input id="id_x3iQw9g_rememberMe" type="checkbox" name="rememberMe" tabindex="3" class="rememberMeCheckboxControl"><label for="id_x3iQw9g_rememberMe">Remember me</label></div>
    <div class="loginPasswordForgot">
      <a rel="nofollow" href="https://sabrep.org/Sys/ResetPasswordRequest">Forgot password</a>
    </div>
  </div>
</form>

Text Content




Log in
Log in with Facebook Log in with Google
Remember me
Forgot password
 * Home
 * About Us
    * Our Mission
    * Our Leadership
    * Our Committees
    * Women's Council of SAAREB (WCSAAREB)

 * Join us
 * Events
 * Directory
 * NAREB
 * Contact

Become a member of the San Antonio Black Real Estate Professionals, Texas
Association of Real Estate Brokers and the National Association of Real Estate
Brokers.

JOIN NOW!

WELCOME TO SAN ANTONIO BLACK REAL ESTATE PROFESSIONALS


WE ARE SABREP!

San Antonio Black Real Estate Professionals (SABREP)
is a 501(c)6 Non-profit organization and is the local chapter of the National
Association of Real  Estate Brokers (NAREB®), Inc. - the nation's oldest and
most historic Black real estate trade association. Although the word Brokers is
part of our name, we are real estate agents, financial services professionals,
asset managers, mortgage brokers, insurance professionals, attorneys, and more -
all working together to make homeownership attainable.







OUR MISSION


OUR MISSION IS TO HELP AFRICAN AMERICAN AND OTHER MINORITY FAMILIES GAIN
GENERATIONAL WEALTH THROUGH HOME OWNERSHIP.

-Learn More-







"The Community Resource"

"Democracy in Housing"




A MESSAGE FROM OUR PRESIDENT

Welcome San Antonio Black Real Estate Professionals (SABREP) Realtist Family and
supporters.

As your 2024, President I’m extremely honored and humbled to serve you and the
community. I’m here to represent our organization and build lifelong
relationships in our community.

We’ve made some changes from years past like our name changed from San Antonio
Association of Real Estate Brokers (SAAREB) to San Antonio Black Real Estate
Professionals (SABREP). This was necessary so the community could identify us.

Although the name changed, the mission is ongoing with “Democracy in Housing.” 
We are the local San Antonio chapter of National Association of Real Estate
Brokers (NAREB). 

Our administration theme is “The Community Resource.” We aim to be the go-to
resource for the community. We will make this happen by providing the community
with trusted Realtist and allied partners who will provide education,
scholarships, training, and top-notch service to any real estate problem they
may encounter. Thus, protecting and promoting generational wealth through
homeownership.

SABREP understands that we can’t do this alone with only the Realtist real
estate professionals. It takes a village and that’s where the business owners in
the community play a vital role. We open our membership to small businesses,
lenders, title companies, inspectors, appraisers, painters, architects, even
those in the process of getting their real estate license. As you can see,
inside SABREP there’s a place for everyone.   

We are truly focused on closing the gap in homeownership in the Black community.
In 2023, the Black community had $4.9 trillion dollars come inside our
community. While other communities had $120.4 trillion. With the proper
education and support we can start closing that gap in homeownership and
creating generational wealth.

SABREP will be advocating at the local, state and national levels to push for
legislation and policy reform that will support equal opportunities for
homeownership. Our children deserve that from us at a minimum.

Last but definitely not least, I would like to thank my Wife Tamika and my
children Kenny Jr., Cameren, Kendarius, Kiana and Keon for your support and
sacrifices. I wouldn’t be where I am without you!

It’s a great time to be a Realtist!

Kenny Cunningham Sr.        









 * Home
 * About Us
 * Join us
 * Events
 * Directory
 * NAREB
 * Contact

 * 



Contact Us at:

info@sabrep.com



Mailing Address:

9827 Potranco Rd.
Suite 103 PMB 192
San Antonio, TX 78251

© Copyright 2024 SABREP - San Antonio Black Real Estate Professionals, a 501(c)6
non-profit organization 


Powered by Wild Apricot Membership Software

 
  Please wait...



