gojoogle.com Open in urlscan Pro
2a02:4780:84:8cfd:13a2:ef9e:87d6:9031  Public Scan

Submitted URL: http://gojoogle.com/
Effective URL: https://gojoogle.com/
Submission: On October 11 via api from SG — Scanned from SG

Form analysis 3 forms found in the DOM

Name: searchGET https://gojoogle.com/search

<form id="search" name="search" action="https://gojoogle.com/search" method="GET">
  <div class="row search-row animated fadeInUp">
    <div class="col-md-5 col-sm-12 search-col relative mb-1 mb-xxl-0 mb-xl-0 mb-lg-0 mb-md-0">
      <div class="search-col-inner">
        <i class="fas fa-angle-double-right icon-append"></i>
        <div class="search-col-input">
          <input class="form-control has-icon" name="q" placeholder="What ?" type="text" value="">
        </div>
      </div>
    </div>
    <input type="hidden" id="lSearch" name="l" value="">
    <div class="col-md-5 col-sm-12 search-col relative locationicon mb-1 mb-xxl-0 mb-xl-0 mb-lg-0 mb-md-0">
      <div class="search-col-inner">
        <i class="fas fa-map-marker-alt icon-append"></i>
        <div class="search-col-input">
          <input class="form-control locinput input-rel searchtag-input has-icon" id="locSearch" name="location" placeholder="Where ?" type="text" value="" data-bs-placement="top" data-bs-toggle="tooltipHover" title=""
            data-bs-original-title="Enter a city name OR a state name with the prefix &quot;area:&quot; like: area:State Name" aria-label="Enter a city name OR a state name with the prefix &quot;area:&quot; like: area:State Name" autocomplete="off">
        </div>
      </div>
    </div>
    <div class="col-md-2 col-sm-12 search-col">
      <div class="search-btn-border bg-primary">
        <button class="btn btn-primary btn-search btn-block btn-gradient">
          <i class="fas fa-search"></i> <strong>Find</strong>
        </button>
      </div>
    </div>
  </div>
</form>

POST

<form id="locationsModalForm" method="POST">
  <input type="hidden" id="modalCountryChanged" name="country_changed" value="0">
  <input type="hidden" id="modalTriggerName" name="trigger_name" value="">
  <input type="hidden" id="modalUrl" name="url" value="">
  <input type="hidden" id="modalAdminType" name="admin_type" value="0">
  <input type="hidden" id="modalAdminCode" name="admin_code" value="">
  <input type="hidden" id="currSearch" name="curr_search" value="YTowOnt9">
  <div class="row g-3">
    <div class="col-sm-12 col-md-11 col-lg-10">
      <div class="input-group position-relative d-inline-flex align-items-center">
        <input type="text" id="modalQuery" name="query" class="form-control input-md" placeholder="Search a location" aria-label="Search a location" value="" autocomplete="off">
        <span class="input-group-text">
          <i id="modalQueryClearBtn" class="bi bi-x-lg" style="cursor: pointer;"></i>
        </span>
      </div>
    </div>
    <div class="col-sm-12 col-md-3 col-lg-2">
      <button id="modalQuerySearchBtn" class="btn btn-primary btn-block"> Find </button>
    </div>
  </div>
  <input type="hidden" name="_token" value="H9UOgW0GUnzR5Hdi4ZnES0CWO00Uh7Bk4z2u3NlB">
</form>

POST https://gojoogle.com/login

<form role="form" method="POST" action="https://gojoogle.com/login">
  <div class="modal-body">
    <div class="row">
      <div class="col-12">
        <input type="hidden" name="_token" value="H9UOgW0GUnzR5Hdi4ZnES0CWO00Uh7Bk4z2u3NlB">
        <input type="hidden" name="language_code" value="en">
        <div class="mb-3 auth-field-item mt-3 required">
          <div class="row">
            <label class="form-label col-12 m-0 py-2 text-left" for="email">Email: <sup>*</sup></label>
          </div>
          <div class="input-group">
            <span class="input-group-text"><i class="fas fa-user"></i></span>
            <input id="mEmail" name="email" type="text" placeholder="Email or Username" class="form-control" value="">
          </div>
        </div>
        <input name="auth_field" type="hidden" value="email">
        <div class="mb-3">
          <label for="password" class="control-label">Password</label>
          <div class="input-group show-pwd-group">
            <span class="input-group-text"><i class="fas fa-lock"></i></span>
            <input id="mPassword" name="password" type="password" class="form-control" placeholder="Password" autocomplete="new-password">
            <span class="icon-append show-pwd">
              <button type="button" class="eyeOfPwd">
                <i class="far fa-eye-slash"></i>
              </button>
            </span>
          </div>
        </div>
        <div class="mb-3">
          <label class="checkbox form-check-label float-start mt-2" style="font-weight: normal;">
            <input type="checkbox" value="1" name="remember_me" id="rememberMe2" class=""> Keep me logged in </label>
          <p class="float-end mt-2">
            <a href="https://gojoogle.com/password/reset">
										Lost your password?
									</a> / <a href="https://gojoogle.com/register">
										Register
									</a>
          </p>
          <div style=" clear:both"></div>
        </div>
        <div class="captcha-div row mb-3 required">
          <label class="control-label" for="captcha">We don't like robots :(</label>
          <div><img src="https://gojoogle.com/captcha/default?t=1697056822347" style="cursor: pointer;">
            <a rel="nofollow" href="javascript:;" class="" title="Reload the security code."><button type="button" class="btn btn-primary btn-refresh"><i class="fas fa-sync"></i></button></a>
            <div class="form-text text-muted" style="margin-bottom: 2px;">Please enter the security code shown in the image above in the field below:</div>
            <input type="text" name="captcha" autocomplete="off" class="form-control" style="width: 180px;">
          </div>
        </div>
        <input type="hidden" name="quickLoginForm" value="1">
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary float-end">Log In</button>
    <button type="button" class="btn btn-default" data-bs-dismiss="modal">Cancel</button>
  </div>
</form>

Text Content

Menu
 * 

 * Browse Listings
 * Log In
   * Log In
   * Sign Up
 * Log In
 * Sign Up
 * Pricing
 * POST FREE AD
 * *  English
   *  हिन्दी
   *  বাংলা


SELL AND BUY NEAR YOU ANYTHING & ANYWHERE

Easy, fast and efficient works our platform

Find



LATEST LISTINGS VIEW MORE


1 Stonx D20 Bluetooth Smart Watch ₹315
5 Smart Watch Touch Sensor Bluetooth ₹211
3 Truly Wireless Bluetooth Headphones Earphones ₹349
1 Beautiful Educational Toys For Kids ₹499
1 Stuffed Toys ₹350
1 Trendy Durable Sofa Cover ₹665
3 AGX Neno Peak Paint ISI Certified Open Face Unisex Helmet ₹499
1 Helmet for Bike Open Face- ISI Mark ₹825
2 My Complete Kit of Nursery Books- A Set of 9 Books ₹1,175
1 Pets Safe Pet Disposable Pet Diapers for Medium Breed Dogs & Puppies (... ₹355
1 Stonx D20 Bluetooth Smart Watch ₹315
5 Smart Watch Touch Sensor Bluetooth ₹211
3 Truly Wireless Bluetooth Headphones Earphones ₹349
1 Beautiful Educational Toys For Kids ₹499
1 Stuffed Toys ₹350
1 Trendy Durable Sofa Cover ₹665
3 AGX Neno Peak Paint ISI Certified Open Face Unisex Helmet ₹499
1 Helmet for Bike Open Face- ISI Mark ₹825
2 My Complete Kit of Nursery Books- A Set of 9 Books ₹1,175
1 Pets Safe Pet Disposable Pet Diapers for Medium Breed Dogs & Puppies (... ₹355
prevnext






BROWSE BY CATEGORY VIEW MORE

AUTOMOBILES

MOBILE, PHONES & TABLETS

JOBS

SERVICES

EDUCATION

BIKES

ELECTRONICS & APPLIANCES

FURNITURE & APPLIANCES

REAL ESTATE & PROPERTIES

KIDS & TOYS

BOOKS, SPORTS & HOBBIES

ANIMALS & PETS CARE






 


SELL AND BUY NEAR YOU ANYTHING & ANYWHERE


 




 CHOOSE A CITY OR REGION

 * Mumbai
 * Delhi
 * Bengaluru
 * Hyderabad
 * Ahmedabad

 * Chennai
 * Kolkata
 * Surat
 * Pune
 * Kanpur

 * Jaipur
 * Navi Mumbai
 * Lucknow
 * Nagpur
 * More cities »

POST FREE AD



195

Classified ads

175

Trusted Sellers

3358

Locations


ABOUT US

 * About us GoJooGle
 * Careers
 * Policy
 * FAQ
 * Anti-Scam
 * Terms & Conditions
 * Privacy-Policy

CONTACT & SITEMAP

 * Contact Us
 * Sitemap

MY ACCOUNT

 * Log In
 * Register

MOBILE APPS

Android App

FOLLOW US ON

 * 
 * 
 * 
 * 
 * 
 * 



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

© 2023 GoJooGle. All Rights Reserved. Powered by Champion Broadband Networks ©

SELECT A LOCATION

× Close
Locations in India

Find


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



LOG IN

× Close
Email: *

Password

Keep me logged in

Lost your password? / Register


We don't like robots :(
Please enter the security code shown in the image above in the field below:
Log In Cancel

SELECT A COUNTRY

× Close
India

TITLE

× Close
Content...
Close
Your experience on this site will be improved by allowing cookies. Allow cookies
No Thanks