carinsurance-gurus.com Open in urlscan Pro
104.21.1.199  Public Scan

Submitted URL: http://carinsurance-gurus.com/g?utm_source=Connect&utm_medium=1851&utm_term=350609&utm_campaign=632&s=1851&s1=350609&clickid=1...
Effective URL: https://carinsurance-gurus.com/g?utm_source=Connect&utm_medium=1851&utm_term=350609&utm_campaign=632&s=1851&s1=350609&clickid=1...
Submission: On March 21 via manual from RS — Scanned from DE

Form analysis 12 forms found in the DOM

<form id="zip-form" class="mini-container" novalidate="novalidate">
  <p><input name="zip" type="tel" placeholder="Zip Code" maxlength="5"></p>
  <button id="zip-form-submit-button" type="submit" title="button" class="blue-btn">GET STARTED</button>
</form>

<form id="car-model-form">
  <div class="car-model-list row">
  </div>
</form>

<form id="current-insurance-form" class="" novalidate="novalidate">
  <div class="mini-container">
    <p>
      <span class="select-wrapper">
        <select id="insurance-company-select" name="currentInsurance" class="primaryselectbox">
          <option selected="" value="other">Other</option>
          <option value="None">Not Currently Insured</option>
          <option value="21st Century">21st Century</option>
          <option value="AAA">AAA</option>
          <option value="Allstate">Allstate</option>
          <option value="American Family">American Family</option>
          <option value="Bristol West">Bristol West</option>
          <option value="Dairyland Insurance">Dairyland Insurance</option>
          <option value="Direct General">Direct General</option>
          <option value="Elephant">Elephant</option>
          <option value="Erie Insurance">Erie Insurance</option>
          <option value="Esurance">Esurance</option>
          <option value="Farm Bureau/Farm Family/Rural">Farm Bureau/Farm Family/Rural</option>
          <option value="Farmers">Farmers</option>
          <option value="Farmers Insurance">Farmers Insurance</option>
          <option value="Gainsco">Gainsco</option>
          <option value="Geico">Geico</option>
          <option value="Liberty Mutual">Liberty Mutual</option>
          <option value="Mercury">Mercury</option>
          <option value="Nationwide">Nationwide</option>
          <option value="Plymouth Rock">Plymouth Rock</option>
          <option value="Progressive">Progressive</option>
          <option value="Prudential">Prudential</option>
          <option value="SafeAuto">SafeAuto</option>
          <option value="Safeco">Safeco</option>
          <option value="State Farm">State Farm</option>
          <option value="The General">The General</option>
          <option value="The Hartford">The Hartford</option>
          <option value="Travelers">Travelers</option>
          <option value="USAA">USAA</option>
        </select>
      </span>
    </p>
    <div>
      <button type="submit" class="blue-btn">Continue </button>
    </div>
  </div>
</form>

<form id="driver-details-form" class="four-col btn-lists " novalidate="novalidate">
  <div class="three-col btn-lists">
    <div class="row">
      <div class="col-sm-4" style="text-align: left">
        <label class="switch-light-text">Homeowner</label>
        <label class="switch-light" onclick="">
          <input id="homeowner" type="radio" class="uniqe-checkbox" value="true" data-name="homeowner" name="homeowner" checked="">
          <span class="alert alert-light">
            <span class="checkbox-checked" data-checked="true">Yes</span>
            <span id="homeowner-switch-no" data-checked="false">No</span>
            <a class="btn btn-primary"></a>
          </span>
        </label>
      </div>
      <div class="col-sm-4" style="text-align: left">
        <label class="switch-light-text">Married</label>
        <label class="switch-light" onclick="">
          <input id="married" type="radio" class="uniqe-checkbox" value="true" data-name="married" name="married" checked="">
          <span class="alert alert-light">
            <span class="checkbox-checked" data-checked="true">Yes</span>
            <span id="married-switch-single" data-checked="false">No</span>
            <a class="btn btn-primary"></a>
          </span>
        </label>
      </div>
      <div class="col-sm-4" style="text-align: left">
        <label class="switch-light-text">Gender</label>
        <label class="switch-light" onclick="">
          <input id="gender" type="radio" class="uniqe-checkbox" value="true" data-name="gender" name="gender" checked="">
          <span class="alert alert-light">
            <span class="checkbox-checked" data-checked="true">Male</span>
            <span id="gender-switch-female" data-checked="false">Female</span>
            <a class="btn btn-primary"></a>
          </span>
        </label>
      </div>
    </div>
  </div>
  <div class="mini-container">
    <button type="submit" class="blue-btn" style="max-width:350px;">Continue </button>
  </div>
</form>

<form id="birthday-month-form">
  <div class="month-list row">
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="1">January</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="2">February</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="3">March</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="4">April</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="5">May</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="6">June</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="7">July</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="8">August</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="9">September</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="10">October</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="11">November</a></div>
    <div class="col-xs-4 birthday-month-button-section"><a class="birthday-month-button" data-value="12">December</a></div>
  </div>
</form>

<form id="birthday-day-form">
  <div class="days-list row">
  </div>
</form>

<form id="birthday-year-form" novalidate="novalidate">
  <div class="mini-container">
    <p>
      <input id="driver-birthday-year-input" name="birthdayyear" type="tel" placeholder="__ __ __ __" maxlength="4">
    </p>
    <p>
      <span class="birthday-error" style="color:red"></span>
    </p>
    <div>
      <button type="submit" class="blue-btn">Continue </button>
    </div>
  </div>
</form>

<form id="birthday2-form" class="mini-container birthdate-form" novalidate="novalidate">
  <div class="birthdate-month">
    <input type="number" name="birthdateMonth" id="birthdateMonth" inputmode="numeric" pattern="[0-9]*" maxlength="2">
    <label for="birthdateMonth">MM</label>
  </div>
  <div class="birthdate-day">
    <input type="number" name="birthdateDay" id="birthdateDay" inputmode="numeric" pattern="[0-9]*" maxlength="2">
    <label for="birthdateDay">DD</label>
  </div>
  <div class="birthdate-year">
    <input type="number" name="birthdateYear" id="birthdateYear" inputmode="numeric" pattern="[0-9]*" maxlength="4">
    <label for="birthdateYear">YYYY</label>
  </div>
  <span class="error-message">In order to enjoy our services you must be 18 or older.</span>
  <button type="submit" id="driver-birthday2-button" class="blue-btn">Continue </button>
</form>

<form id="birthday-form" class="mini-container" novalidate="novalidate">
  <div class="datepicker">
    <ul>
      <li>
        <span class="select-wrapper">
          <select id="driver-birthday-month-select" name="birthdayMonth" class="primaryselectbox">
            <option value="" selected="" disabled="">Month</option>
            <option value="1">Jan</option>
            <option value="2">Feb</option>
            <option value="3">Mar</option>
            <option value="4">Apr</option>
            <option value="5">May</option>
            <option value="6">Jun</option>
            <option value="7">Jul</option>
            <option value="8">Aug</option>
            <option value="9">Sep</option>
            <option value="10">Oct</option>
            <option value="11">Nov</option>
            <option value="12">Dec</option>
          </select>
        </span>
      </li>
      <li>
        <span class="select-wrapper">
          <select id="driver-birthday-day-select" name="birthdayDay" class="primaryselectbox">
            <option value="" selected="" disabled="">Day</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
            <option value="18">18</option>
            <option value="19">19</option>
            <option value="20">20</option>
            <option value="21">21</option>
            <option value="22">22</option>
            <option value="23">23</option>
            <option value="24">24</option>
            <option value="25">25</option>
            <option value="26">26</option>
            <option value="27">27</option>
            <option value="28">28</option>
            <option value="29">29</option>
            <option value="30">30</option>
            <option value="31">31</option>
          </select>
        </span>
      </li>
      <li>
        <span class="select-wrapper">
          <select id="driver-birthday-year-select" name="birthdayYear" class="primaryselectbox">
            <option selected="" disabled="">Year</option>
            <option value="2005">2005</option>
            <option value="2004">2004</option>
            <option value="2003">2003</option>
            <option value="2002">2002</option>
            <option value="2001">2001</option>
            <option value="2000">2000</option>
            <option value="1999">1999</option>
            <option value="1998">1998</option>
            <option value="1997">1997</option>
            <option value="1996">1996</option>
            <option value="1995">1995</option>
            <option value="1994">1994</option>
            <option value="1993">1993</option>
            <option value="1992">1992</option>
            <option value="1991">1991</option>
            <option value="1990">1990</option>
            <option value="1989">1989</option>
            <option value="1988">1988</option>
            <option value="1987">1987</option>
            <option value="1986">1986</option>
            <option value="1985">1985</option>
            <option value="1984">1984</option>
            <option value="1983">1983</option>
            <option value="1982">1982</option>
            <option value="1981">1981</option>
            <option value="1980">1980</option>
            <option value="1979">1979</option>
            <option value="1978">1978</option>
            <option value="1977">1977</option>
            <option value="1976">1976</option>
            <option value="1975">1975</option>
            <option value="1974">1974</option>
            <option value="1973">1973</option>
            <option value="1972">1972</option>
            <option value="1971">1971</option>
            <option value="1970">1970</option>
            <option value="1969">1969</option>
            <option value="1968">1968</option>
            <option value="1967">1967</option>
            <option value="1966">1966</option>
            <option value="1965">1965</option>
            <option value="1964">1964</option>
            <option value="1963">1963</option>
            <option value="1962">1962</option>
            <option value="1961">1961</option>
            <option value="1960">1960</option>
            <option value="1959">1959</option>
            <option value="1958">1958</option>
            <option value="1957">1957</option>
            <option value="1956">1956</option>
            <option value="1955">1955</option>
            <option value="1954">1954</option>
            <option value="1953">1953</option>
            <option value="1952">1952</option>
            <option value="1951">1951</option>
            <option value="1950">1950</option>
            <option value="1949">1949</option>
            <option value="1948">1948</option>
            <option value="1947">1947</option>
            <option value="1946">1946</option>
            <option value="1945">1945</option>
            <option value="1944">1944</option>
            <option value="1943">1943</option>
            <option value="1942">1942</option>
            <option value="1941">1941</option>
            <option value="1940">1940</option>
            <option value="1939">1939</option>
            <option value="1938">1938</option>
            <option value="1937">1937</option>
            <option value="1936">1936</option>
            <option value="1935">1935</option>
            <option value="1934">1934</option>
            <option value="1933">1933</option>
            <option value="1932">1932</option>
            <option value="1931">1931</option>
            <option value="1930">1930</option>
            <option value="1929">1929</option>
            <option value="1928">1928</option>
            <option value="1927">1927</option>
            <option value="1926">1926</option>
            <option value="1925">1925</option>
            <option value="1924">1924</option>
            <option value="1923">1923</option>
          </select>
        </span>
      </li>
    </ul>
    <p class="birthday-error-p" hidden="">
      <span class="birthday-error" style="color:red"></span>
    </p>
  </div>
  <button type="submit" id="driver-birthday-button" class="blue-btn">Continue </button>
</form>

<form id="driver-name-form" class="mini-container" novalidate="novalidate">
  <div class="form-sec">
    <p style="width: 100%">
      <label for="address-input">First Name</label>
      <input id="driver-first-name-input" name="firstname" type="text" placeholder="First Name">
    </p>
    <p style="width: 100%">
      <label for="address-input">Last Name</label>
      <input id="driver-last-name-input" name="lastname" type="text" placeholder="Last Name">
    </p>
  </div>
  <button type="submit" class="blue-btn">Continue </button>
</form>

<form id="contact-info-form" class="mini-container" novalidate="novalidate">
  <div class="form-sec">
    <p class="fullwidth">
      <label for="address-input">Street Address</label>
      <input id="address-input" name="address" type="text" placeholder="Street Address">
    </p>
    <p class="fullwidth">
      <label for="email-input">Email</label>
      <input id="email-input" type="email" name="email" placeholder="Email">
    </p>
    <p class="fullwidth">
      <label for="phone-input">Phone Number</label>
      <input id="phone-input" type="tel" name="phone" data-mask="(999) 999-9999" placeholder="(___) ___-____" autocomplete="off" maxlength="14">
    </p>
  </div>
  <input id="leadid_token" name="universal_leadid" type="hidden" value="">
  <script id="LeadiDscript" type="text/javascript">
  </script>
  <!--trustedform Section-->
  <input id="trustedform_token" name="xxTrustedFormCertUrl" type="hidden" value="">
  <noscript>
    <img src="http://api.trustedform.com/ns.gif" alt="ns">
  </noscript>
  <!--trustedform Section-->
  <noscript><img src="//create.leadid.com/noscript.gif?lac=0e9278df-16a0-f150-f3b1-2dc939c79725&amp;lck=db726670-d7c7-48a2-6a47-74cdbb3a56aa&amp;snippet_version=2" alt="leadid"></noscript>
  <button id="contact-info-submit-button" type="submit" class="blue-btn" data-action="/g/results">View Rates</button>
</form>

<form onsubmit="return submitTopForm()">
  <input type="tel" id="zipcode_bottom" placeholder="Zip Code" maxlength="5">
  <button type="submit">GET STARTED</button>
</form>

Text Content

LET’S DROP YOUR AUTO INSURANCE RATES TODAY!LET’S DROP YOUR AUTO INSURANCE RATES
TODAY!

BACK


ENTER YOUR ZIP CODE



GET STARTED



HESSE DRIVERS CAN SAVE UP TO $500/YEAR




VEHICLE YEAR

 * 2023
 * 2022
 * 2021
 * 2020
 * 2019
 * 2018
 * 2017
 * 2016
 * 2015
 * 2014
 * 2013
 * 2012
 * 2011
 * 2010
 * 2009
 * 2008
 * 2007
 * 2006
 * 2005
 * 2004
 * 2003
 * 2002
 * 2001
 * 2000

Prior Years 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987
1986 1985 1984 1983 1982 1981


VEHICLE MAKE

 * Buick
 * Cadillac
 * Chevrolet
 * Chrysler
 * Dodge
 * Ford
 * GMC
 * Honda
 * Hyundai
 * Jeep
 * Kia
 * Mazda
 * Nissan
 * Pontiac
 * Toyota
 * Volkswagen




VEHICLE MODEL




ADD ANOTHER VEHICLE?


(SAVE ADDITIONAL 20%)


 * YES


 * NO

2010 Honda Fit Edit


CURRENT AUTO INSURANCE

Other Not Currently Insured 21st Century AAA Allstate American Family Bristol
West Dairyland Insurance Direct General Elephant Erie Insurance Esurance Farm
Bureau/Farm Family/Rural Farmers Farmers Insurance Gainsco Geico Liberty Mutual
Mercury Nationwide Plymouth Rock Progressive Prudential SafeAuto Safeco State
Farm The General The Hartford Travelers USAA

Continue


TELL US ABOUT THE DRIVER

Homeowner Yes No
Married Yes No
Gender Male Female
Continue


BIRTH MONTH

January
February
March
April
May
June
July
August
September
October
November
December


BIRTH DAY




BIRTH YEAR

Continue


DATE OF BIRTH

MM
DD
YYYY
In order to enjoy our services you must be 18 or older. Continue


WHEN WERE YOU BORN?

 * Month Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
 * Day 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
   28 29 30 31
 * Year 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
   1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977
   1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962
   1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947
   1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932
   1931 1930 1929 1928 1927 1926 1925 1924 1923



Continue


WHAT IS YOUR NAME?


YOUR INFORMATION IS SAFE & SECURE

First Name

Last Name

Continue


, YOU QUALIFY FOR MAJOR DISCOUNTS!

COMPLETE THIS FINAL STEP TO SEE HOW MUCH YOU SAVE!

Street Address

Email

Phone Number

View Rates
By clicking "View Rates", I am providing my electronic signature and giving my
express written consent to receive marketing and informational communications
regarding insurance and related products via Automatic Telephone Dialing System
and artificial and pre-recorded calls, SMS/MMS, and emails from this website
and/or one or more of its marketing partners (listed here) at the phone number
and/or email address I provide, including wireless numbers, if applicable, even
if the number is on a corporate, state, or national Do Not Call list. Consent is
not a condition to purchase services or products, and I may revoke my consent at
any time. I request you provide my information to these partners so I may obtain
their services. Carrier SMS/MMS and data rates may apply. By clicking "View
Rates", and submitting this form, I attest that I am 18+ years of age and agree
to the Privacy Policy and Terms & Conditions, including the mandatory
arbitration provision and class action waiver contained therein.
 * 
 * 
 * 
 * 
 * 
 * 


HOW TO START SAVING ON YOUR CAR INSURANCE?

A LITTLE INFORMATION

Provide some basic information about yourself and your vehicle (This will allow
us to generate customized personalized results).

A BIT OF MAGIC

Our Smart matching engine will sift through thousands of possible insurance
policies and only present you with relevant and valid options.

A LOT OF SAVINGS

You have the freedom to choose the specific policy you feel suits you the most
from a list of matching policies we provide.


HOW DOES CARINSURANCEGURUS WORK?

We take all the information you provide regarding yourself and your vehicle and
compare it in real time to our live database connected to dozens of top
insurance carriers. This results in a list of policies that are specific to your
personal circumstances and are from carriers that are willing to insure you.

Why is it so important to have personalized results? Because many of us spend
countless hours filling endless documentation just to find out there is no
relevant policy or getting declined for insurance. The CarInsuranceGurus
platform makes sure you are presented with the top options in one place.

The service is free and you are never obligated to buy the presented policy.

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

Compare Between Top Carriers And Start Saving:
GET STARTED

Disclaimer: The operator of this website is not an insurance broker or an
insurance company, is not a representative or an agent to any broker or
insurance company, does not endorse any particular broker or insurance provider
and does not make any insurance decisions. We will submit the information you
provide to a broker and/or an insurance company. This website does not
constitute an offer or solicitation for automobile or other insurance. Providing
your information on this Site does not guarantee that you will be approved for
automobile or other insurance. Not all insurance providers can or will insure
your vehicle. The quotes, rates or savings advertised by\on this website are not
necessarily available from all providers or advertisers. Your actual quotes,
rates or savings will vary based on many different factors like: Coverage
Limits, Deductibles, Driving History, Education, Occupation, Type of vehicle,
Location & more. For questions regarding your insurance policy, please contact
your broker or insurance company directly. Residents of some states may not be
eligible for insurance or may be subject to large premiums. You are under no
obligation to use our website or service to initiate contact, nor apply for
insurance or any product with any broker or insurance company. We receive
compensation, in the form of referral fees, from the insurance carriers,
aggregators, or other offers that we direct you to. Therefore, the amount of
compensation provided, along with other factors, may impact which policy / offer
you are presented. The offer you receive may be coming from the company that bid
the most for your information. This website does not always provide you with an
offer with the best rates or terms. Our website does not include all companies
or all available offers. We encourage you to research all available insurance
policy options relative to your situation. All trademarks and copyrights are the
property of their respective owners.
* Results of using the service may vary according to individual information
provided. Avg. monthly expenditure for auto insurance is $89 (based on the NAIC
2018 / 2019 Auto Insurance Database Report).

 * Contact Us
 * Privacy Policy
 * California Privacy Rights
 * CCPA Request Webform
 * Terms of Use
 * Advertising Disclosure
 * ©2023 Car Insurance Gurus