www.lendingtree.com Open in urlscan Pro
104.19.147.29  Public Scan

Submitted URL: https://trk.lendingtree.com/z/nrhb559se?uid=f2afa36d-8bbf-4599-81ca-0ae758ebdbcb&mid=0233af37-987a-471d-b01f-dfa55a8d6553&bs...
Effective URL: https://www.lendingtree.com/about/contact-us/?bsft_aaid=69be3185-13c5-450a-9e31-ad745108b311&bsft_eid=54aafd58-cc00-4bbc-959...
Submission: On August 10 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.lendingtree.com/index.php

<form role="search" method="get" class="search-form form-inline" action="https://www.lendingtree.com/index.php">
  <label class="form-group">
    <span class="lt4-Search"></span>
    <input type="search" class="search-field form-control" placeholder="Search LendingTree" value="" name="s" autocomplete="off" aria-label="Search LendingTree" aria-invalid="false" aria-describedby="search-error">
    <button type="reset" class="clear-search" aria-label="Clear Search" style="display: none;"></button>
    <div id="search-error" class="search-error">Please enter a minimum of three characters.</div>
  </label>
  <button type="submit" class="btn btn-orange search-submit">Search</button>
</form>

GET https://www.lendingtree.com/index.php

<form role="search" method="get" class="search-form form-inline" action="https://www.lendingtree.com/index.php">
  <label class="form-group">
    <span class="lt4-Search"></span>
    <input type="search" class="search-field form-control" placeholder="Search LendingTree" value="" name="s" autocomplete="off" aria-label="Search LendingTree" aria-invalid="false" aria-describedby="search-error">
    <button type="reset" class="clear-search" aria-label="Clear Search" style="display: none;"></button>
    <div id="search-error" class="search-error">Please enter a minimum of three characters.</div>
  </label>
  <button type="submit" class="btn btn-orange search-submit">Search</button>
</form>

GET

<form class="doNotCall" id="doNotCallForm" method="get" action="" novalidate="">
  <ul class="contact-form">
    <li>
      <input type="text" id="firstName" name="firstName" value="" placeholder="First Name" aria-label="First Name" autocomplete="given-name">
      <div class="error">
        <div id="err-firstName"></div>
      </div>
    </li>
    <li>
      <input type="text" id="lastName" name="lastName" value="" placeholder="Last Name" aria-label="Last Name" autocomplete="family-name">
      <div class="error">
        <div id="err-lastName"></div>
      </div>
    </li>
    <li>
      <input type="text" id="email" name="email" value="" placeholder="Email Address" aria-label="Email Address" autocomplete="email">
      <div class="error">
        <div id="err-email"></div>
      </div>
    </li>
    <li>
      <input type="tel" id="phoneNumber" name="phoneNumber" value="" placeholder="Phone" aria-label="Phone">
      <div class="error">
        <div id="err-phoneNumber"></div>
      </div>
    </li>
    <li class="form-submit-error">
      <span class="red fs-12">The information you provided does not match our records. Please verify your information and retry</span>
    </li>
    <li>
      <button type="submit" class="btn btn-blue btn-arrow" id="do-not-call-submit">Submit</button>
    </li>
  </ul>
</form>

Name: contactFormPOST

<form id="contactForm" name="contactForm" method="post" novalidate="novalidate">
  <input type="hidden" id="reason" value="" name="reason">
  <div class="share-feedback">
    <h4>Which would you like to leave feedback about?</h4>
    <ul>
      <li>
        <input type="radio" id="exp-lt-service" name="share-feedback" value="service" checked="">
        <label for="exp-lt-service">An experience with LendingTree's service</label>
      </li>
      <li>
        <input type="radio" id="exp-lt-partners" name="share-feedback" value="partner">
        <label for="exp-lt-partners">An experience with one of LendingTree's partners</label>
      </li>
    </ul>
  </div>
  <div class="report-issue">
    <h4>Which issue would you like to report?</h4>
    <ul>
      <li>
        <input type="radio" id="issue-with-lt" name="report-issue" value="service" checked="">
        <label for="issue-with-lt">An issue with LendingTree</label>
      </li>
      <li>
        <input type="radio" id="issue-with-lender" name="report-issue" value="partner">
        <label for="issue-with-lender">An issue with a lender</label>
      </li>
    </ul>
  </div>
  <div class="technical-assistance">
    <h4>Which of the following best describes your issue?</h4>
    <ul>
      <li>
        <input type="radio" id="unable-sign-in" name="technical-assistance" value="I'm unable to sign in" checked="">
        <label for="unable-sign-in">Unable to sign in</label>
      </li>
      <li>
        <input type="radio" id="cant-find" name="technical-assistance" value="I can't find what I'm looking for">
        <label for="cant-find">Can't find what you're looking for</label>
      </li>
      <li>
        <input type="radio" id="website-slow" name="technical-assistance" value="A page on the website is too slow to load">
        <label for="website-slow">A page on the website is too slow to load</label>
      </li>
      <li>
        <input type="radio" id="didnt-receive-offers" name="technical-assistance" value="I didn't receive any offers">
        <label for="didnt-receive-offers">Didn't receive any offers</label>
      </li>
      <li>
        <input type="radio" id="credit-report-problem" name="technical-assistance" value="I have a problem with my credit report">
        <label for="credit-report-problem">A problem with your credit report</label>
      </li>
      <li>
        <input type="radio" id="other" name="technical-assistance" value="Other">
        <label for="other">Other</label>
      </li>
    </ul>
  </div>
  <div class="other">
    <h4>Let's get some details</h4>
    <ul>
      <li>
        <input type="text" id="Summarize" name="Summarize" placeholder="Summarize what you're looking for" aria-label="Summarize what you're looking for">
        <span id="err-Summarize" class="error"></span>
      </li>
      <li>
        <textarea id="ExplainIssue" name="ExplainIssue" placeholder="Please explain your issue in full so we can get it to the right people" aria-label="Please explain your issue in full so we can get it to the right people"></textarea>
        <span id="err-ExplainIssue" class="error"></span>
      </li>
    </ul>
  </div>
  <div class="contact-info contactus-info">
    <h4>Your Contact Information</h4>
    <p>If you are an existing LendingTree customer please provide the same contact information used in the experience you're leaving feedback about.</p>
    <ul class="contact-form">
      <li>
        <input type="text" id="FirstName" name="FirstName" placeholder="First Name" aria-label="First Name" autocomplete="given-name">
        <span id="err-FirstName" class="error"></span>
      </li>
      <li>
        <input type="text" id="LastName" name="LastName" placeholder="Last Name" aria-label="Last Name" autocomplete="family-name">
        <span id="err-LastName" class="error"></span>
      </li>
      <li>
        <input type="text" id="Email" name="Email" placeholder="Email Address" aria-label="Email Address" autocomplete="email">
        <span id="err-Email" class="error"></span>
      </li>
      <li>
        <input type="tel" id="Phone" name="Phone" placeholder="Phone" aria-label="Phone">
        <span id="err-Phone" class="error"></span>
      </li>
      <li class="comment-textarea">
        <textarea id="Comments" name="Comments" rows="6" cols="20" placeholder="Comment or Question" aria-label="Comment or Question"></textarea>
        <span id="err-Comments" class="error"></span>
      </li>
      <li class="acknowledge-block">
        <input type="checkbox" id="Acknowledgement" name="Acknowledgement">
        <label for="Acknowledgement" class="acknowledge"> I acknowledge that I am at or over the age of eighteen and that I consent to the use of all or part of my feedback by LendingTree. </label>
        <span id="err-Acknowledgement" class="error"></span>
      </li>
      <li>
        <button type="button" id="contactSubmit" name="contactSubmit" class="btn btn-blue">Submit</button>
        <div class="submitError">Error processing your request.</div>
      </li>
    </ul>
  </div>
  <div class="loader" style="display: none;">
    <img alt="lt-loader" width="61" height="60" src="https://www.lendingtree.com/content/themes/lt-wp-www-theme/dist/images/loader.png">
  </div>
</form>

Text Content

Skip to main content

This website is AudioEye enabled and is being optimized for accessibility.
Additionally, free web personalization tools have been provided via the AudioEye
Toolbar, which may be enabled from the Accessibility Statement link found on
this page.

You are using an outdated browser. Please upgrade your browser to improve your
experience.
MENU
 * Loans
   * Personal Loans
   * Debt Consolidation
   * Business Loans
   * Student Loans
   * Student Loan Refinance
 * Mortgages
   * Mortgage Rates
   * Refinance Rates
   * Cash Out Refinance
 * Credit Cards
   * Best Balance Transfer Credit Cards
   * Best Rewards Credit Cards
   * Best Cash Back Credit Cards
 * Auto
   * Auto Loans
   * Auto Refinance
 * Financial Help
   * Debt Relief
   * Credit Repair
   * Insurance

 * Get your free credit score in minutes!
 * Login Sign Up for Free

 * Call Us 1-800-813-4620


Loans

 * Personal Loans
 * Debt Consolidation
 * Business Loans
 * Student Loans
 * Student Loan Refinance

Mortgages

 * Mortgage Rates
 * Refinance Rates
 * Cash Out Refinance

Credit Cards

 * Best Balance Transfer Credit Cards
 * Best Rewards Credit Cards
 * Best Cash Back Credit Cards

Auto

 * Auto Loans
 * Auto Refinance

Financial Help

 * Debt Relief
 * Credit Repair
 * Insurance

Sign up for Free

Log in

1-800-813-4620 - Phone Number


Please enter a minimum of three characters.
Search

 * 
 * 
 *  * Please enter a minimum of three characters.
      Search
      
      
    * Loans
      * Personal Loans
      * Debt Consolidation
      * Business Loans
      * Student Loans
      * Student Loan Refinance
    * Mortgages
      * Mortgage Rates
      * Refinance Rates
      * Cash Out Refinance
    * Credit Cards
      * Best Balance Transfer Credit Cards
      * Best Rewards Credit Cards
      * Best Cash Back Credit Cards
    * Auto
      * Auto Loans
      * Auto Refinance
    * Financial Help
      * Debt Relief
      * Credit Repair
      * Insurance
   
    * Get your free credit score in minutes!
    * Login Sign Up for Free
   
    * Call Us 1-800-813-4620




CONTACT LENDINGTREE

WHAT CAN WE HELP YOU WITH?

Select a topic Opt out of phone calls Update email preferences Share some
feedback Report an issue Technical assistance Partnerships and Affiliate Program
Opportunities Other

SOLUTION:



appears to be an empty link with target #

LendingTree honors your privacy. By providing your number below, you will be
placed on our Company Do-Not-Call List. If you’d like a lender to place your
phone number on their Do-Not-Call List, please contact them directly.

Please note: If you resubmit a request through LendingTree, or provide your
number to LendingTree in the future, it will remove this request and you will
receive return calls at the phone number. At any time you may update your
preferred method of contact by calling 1-888-272-1355.

 * 
 * 
 * 
 * 
 * The information you provided does not match our records. Please verify your
   information and retry
 * Submit

WHICH WOULD YOU LIKE TO LEAVE FEEDBACK ABOUT?

 * An experience with LendingTree's service
 * An experience with one of LendingTree's partners

WHICH ISSUE WOULD YOU LIKE TO REPORT?

 * An issue with LendingTree
 * An issue with a lender

WHICH OF THE FOLLOWING BEST DESCRIBES YOUR ISSUE?

 * Unable to sign in
 * Can't find what you're looking for
 * A page on the website is too slow to load
 * Didn't receive any offers
 * A problem with your credit report
 * Other

LET'S GET SOME DETAILS

 * 
 * 

YOUR CONTACT INFORMATION

If you are an existing LendingTree customer please provide the same contact
information used in the experience you're leaving feedback about.

 * 
 * 
 * 
 * 
 * 
 * I acknowledge that I am at or over the age of eighteen and that I consent to
   the use of all or part of my feedback by LendingTree.
 * Submit
   Error processing your request.




THANKS FOR CONTACTING US!

WE HAVE RECEIVED YOUR MESSAGE AND OUR CUSTOMER CARE TEAM WILL GET BACK TO YOU AS
SOON AS POSSIBLE.

THANK YOU. WE HAVE RECEIVED YOUR REQUEST AND WILL PROCESS IT WITHIN 72 HOURS.
YOU MAY CONTINUE TO RECEIVE CALLS UNTIL YOUR REQUEST IS PROCESSED.

CUSTOMER CARE

800-813-4620 Hours of Operation Monday-Thursday 8am - 9pm EST Friday 8am - 8pm
EST Saturday 10am - 7pm EST
 * TDD/TTY | Unsubscribe from calls
 * Frequently Asked Questions

Partnership and Affiliate Program Opportunities: Partner with Us
Write Us

LendingTree, LLC
1415 Vantage Park Drive
Suite 700
Charlotte, NC 28203


FOOTER NAVIGATION


ABOUT US

 * About LendingTree
 * Blog
 * Careers
 * Contact Us
 * Investors
 * Partner with Us
 * Press Room
 * Widgets


LEGAL INFORMATION

 * Overview
 * Privacy
 * Online Tracking
 * Security
 * Advertising Disclosures
 * Terms of Use
 * Licenses & Disclosures
 * Unsubscribe
 * Vulnerability Disclosure Policy
 * Accessibility Statement


OTHER SITES

 * CompareCards
 * DepositAccounts
 * MagnifyMoney
 * Ovation Credit
 * QuoteWizard
 * SimpleTuition
 * SnapCap
 * Student Loan Hero
 * ValuePenguin




FOLLOW US

 * 
 * 
 * 
 * 


DOWNLOAD OUR APP

 * 
 * 


LendingTree, LLC is a Marketing Lead Generator and is a Duly Licensed Mortgage
Broker, as required by law, with its main office located at 1415 Vantage Park
Drive, Suite 700, Charlotte, NC 28203, Telephone Number 866-501-2397 (TDD/TTY).
NMLS Unique Identifier #1136. LendingTree, LLC is known as LT Technologies in
lieu of true name LendingTree, LLC in NY. LendingTree technology and processes
are patented under U.S. Patent Nos. 6,385,594 and 6,611,816 and licensed under
U.S. Patent Nos. 5,995,947 and 5,758,328. © 2016 LendingTree, LLC. All Rights
Reserved. This site is directed at, and made available to, persons in the
continental U.S., Alaska and Hawaii only.

Online Security: Protect Against Fraud




×


ADVERTISING DISCLOSURES




Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download

close carousel
Feedback