test.crmweb.info Open in urlscan Pro
195.28.27.94  Public Scan

URL: http://test.crmweb.info/
Submission: On December 26 via api from US — Scanned from GB

Form analysis 6 forms found in the DOM

GET http://test.crmweb.info/search-freelancers/

<form class="wt-formtheme wt-formbanner wt-formbannervtwo" action="http://test.crmweb.info/search-freelancers/" method="get">
  <fieldset>
    <div class="form-group">
      <input type="text" name="keyword" value="" class="form-control" placeholder="I’m looking for">
      <div class="wt-formoptions">
        <div class="wt-dropdown">
          <span><em class="selected-search-type">Freelancers</em><i class="lnr lnr-chevron-down"></i></span>
        </div>
        <div class="wt-radioholder">
          <span class="wt-radio">
            <input id="wtheader-884570" data-url="http://test.crmweb.info/search-freelancers/" data-title="Freelancers" type="radio" name="searchtype" value="freelancer" checked="">
            <label for="wtheader-884570">Freelancers</label>
          </span>
          <span class="wt-radio">
            <input id="wtheader-845510" data-url="http://test.crmweb.info/search-projects/" data-title="Jobs" type="radio" name="searchtype" value="job">
            <label for="wtheader-845510">Jobs</label>
          </span>
          <span class="wt-radio">
            <input id="wtheader-54490" data-url="http://test.crmweb.info/search-employers/" data-title="Employers" type="radio" name="searchtype" value="employer">
            <label for="wtheader-54490">Employers</label>
          </span>
          <span class="wt-radio">
            <input id="wtheader-251801" data-url="http://test.crmweb.info/search-services/" data-title="Services" type="radio" name="searchtype" value="services">
            <label for="wtheader-251801">Services</label>
          </span>
        </div>
        <button type="submit" class="wt-searchbtn"><i class="fa fa-search"></i><span>Search Now</span></button>
      </div>
    </div>
    <div class="wt-btn-remove-holder">
      <a href="#" onclick="event_preventDefault(event);" class="wt-search-remove">Cancel</a>
      <a href="#" onclick="event_preventDefault(event);" class="wt-search-remove"><i class="fa fa-close"></i></a>
    </div>
  </fieldset>
</form>

GET http://test.crmweb.info/search-projects/

<form class="wt-formtheme wt-formbanner" action="http://test.crmweb.info/search-projects/" method="get">
  <fieldset>
    <div class="form-group">
      <input type="text" name="keyword" class="form-control" placeholder="I’m looking for">
      <div class="wt-formoptions">
        <div class="wt-dropdown">
          <span><em class="selected-search-type">Jobs</em><i class="lnr lnr-chevron-down"></i></span>
        </div>
        <div class="wt-radioholder">
          <span class="wt-radio">
            <input id="wt-729162" data-url="http://test.crmweb.info/search-projects/" data-title="Jobs" type="radio" name="searchtype" value="job" checked="">
            <label for="wt-729162">Jobs</label>
          </span>
          <span class="wt-radio">
            <input id="wt-251183" data-url="http://test.crmweb.info/search-freelancers/" data-title="Freelancers" type="radio" name="searchtype" value="freelancer">
            <label for="wt-251183">Freelancers</label>
          </span>
          <span class="wt-radio">
            <input id="wt-266416" data-url="http://test.crmweb.info/search-employers/" data-title="Employers" type="radio" name="searchtype" value="employer">
            <label for="wt-266416">Employers</label>
          </span>
          <span class="wt-radio">
            <input id="wt-121683" data-url="http://test.crmweb.info/search-services/" data-title="Services" type="radio" name="searchtype" value="services">
            <label for="wt-121683">Services</label>
          </span>
        </div>
        <button type="submit" class="wt-searchbtn"><i class="lnr lnr-magnifier"></i> Search</button>
      </div>
    </div>
  </fieldset>
</form>

<form class="wt-formtheme wt-formnewslettervtwo">
  <fieldset>
    <div class="form-group">
      <input type="email" name="email" class="form-control" placeholder="Add your email">
    </div>
    <button type="submit" class="wt-btn subscribe_me" data-counter="1">Subscribe</button>
  </fieldset>
</form>

<form class="wt-formtheme wt-formlogin do-login-form">
  <fieldset>
    <div class="form-group">
      <input type="text" name="username" value="" class="form-control" placeholder="Type email or username" required="">
    </div>
    <div class="form-group">
      <input type="password" name="password" value="" class="form-control" placeholder="Password*">
    </div>
    <div class="form-group wt-btnarea">
      <span class="wt-checkbox">
        <input id="wt-loginp" type="checkbox" name="rememberme">
        <label for="wt-loginp">Keep me logged in</label>
      </span>
      <button type="submit" class="wt-btn do-login-button">login</button>
    </div>
  </fieldset>
</form>

<form class="wt-formtheme wt-loginform do-forgot-password-form wt-hide-form">
  <div class="form-group">
    <input type="email" name="email" class="form-control get_password" placeholder="Email">
  </div>
  <div class="wt-logininfo">
    <a href="#" onclick="event_preventDefault(event);" class="wt-btn do-get-password-btn">Get Password</a>
  </div>
</form>

<form class="wt-formtheme wt-formregister">
  <fieldset class="wt-registerformgroup">
    <div class="form-group wt-form-group-dropdown form-group-half">
      <span class="wt-select">
        <select name="gender">
          <option value="mr">Mr</option>
          <option value="miss">Miss</option>
        </select>
      </span>
      <input type="text" name="first_name" class="form-control" value="" placeholder="First Name">
    </div>
    <div class="form-group form-group-half">
      <input type="text" name="last_name" value="" class="form-control" placeholder="Last Name">
    </div>
    <div class="form-group form-group-half">
      <input type="text" name="username" class="form-control" value="" placeholder="Type username">
    </div>
    <div class="form-group form-group-half">
      <input type="email" name="email" class="form-control" value="" placeholder="Email">
    </div>
    <div class="form-group ">
      <input type="text" name="user_phone_number" value="" class="form-control" placeholder="Phone number">
    </div>
    <div class="form-group">
      <a href="#" onclick="event_preventDefault(event);" class="wt-btn wt-model-reg1">
								Start Now							</a>
    </div>
  </fieldset>
</form>

Text Content

Freelancers
Freelancers Jobs Employers Services
Search Now
Cancel
 * Home
 * Main
    * Job Categories
      * Programming & Tech
      * Digital Marketing
      * Fun & Lifestyle
      * Video & Animation
    * Information
      * Terms & Conditions
      * Trust & Security
      * Privacy Policy
      * About Us
      * Contact Us

 * How it works
 * Browse Jobs
   * Search Projects
   * Search Services
   * Search Employers
 * View Freelancers
 * 
 * 

 Sign In
Join Now



THE FREELANCE WORLD OF UNLIMITED OPPORTUNITIES MOST POWERFUL DIRECTORY,
AVAILABLE FOR SERVICE PROVIDERS

Jobs
Jobs Freelancers Employers Services
Search
See For Yourself!How it works & experience the ultimate joy.




TRENDING TOP CATEGORIES

Dotem eiusmod tempor incune utnaem labore etdolore maigna alie enim poskina

 * MOBILES
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * DIGITAL MARKETING
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * WRITING & TRANSLATION
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * VIDEO & ANIMATION
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * MUSIC & AUDIO
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * PROGRAMMING & TECH
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * FUN & LIFESTYLE
   
   Consectetur adipisicing elitaed eiusmod tempor incididuatna labore et dolore
   magna.

 * EXPLORE CATEGORIES
   
   Consectetur adipisicing elit deius temor incididunt utnenbo
   
   Show All


LATEST JOBS OPENING

Dotem eiusmod tempor incune utnaem labore etdolore maigna alie enim poskina
ilukita

 * TEST-001 TESTOV-001
   
   ИСА2
   
   Remuneration
   
   $10.00 - $120.00
   
   01 to 03 months
   Apply now
 * Ken Vasey
   
   测试工作
   
   Remuneration
   
   $10.00
   
   01 to 03 months
   API
   Apply now
 * TEST-001 TESTOV-001
   
   ИСАПРАПРТАПТ
   
   Remuneration
   
   $10.00
   
   01 to 03 months
   Android API
   Apply now
 * Shreyas Malhotra
   
   TIMBER MANAGEMENT PROFESSOR
   
   Remuneration / HOUR
   
   $29.00 (37 HOURS)
   
   More than 06 months
   Content Writing Graphic Design HTML 5 Java
   Apply now

Load More


TOP FREELANCERS

Dotem eiusmod tempor incune utnaem labore etdolore maigna alie enim poskina
ilukita

Gerda Ivanova




0.0 / 5

 * Save

TEST TESTOV


IF YOU ENCOUNTER AN ERROR WHILE LOADING THE

0.0 / 5
API
 * Save

Barney Dunneback


WE HELP YOU INVENT THE FUTURE

$68.00 / hr
0.0 / 5
Content Writing CSS Graphic Design HTML 5 Jquery My SQL ... PHP Website Design
WordPress
 * Save

Arianne Kearns


SEO EXPERT & CONSULTANT

$68.00 / hr
0.0 / 5
Content Writing CSS Graphic Design HTML 5 Jquery My SQL ... PHP Website Design
WordPress
 * Save

Translator1 Translator1




0.0 / 5

 * Save

Test1 Test2




0.0 / 5

 * Save

Gerda Ivanova




0.0 / 5

 * Save

TEST TESTOV


IF YOU ENCOUNTER AN ERROR WHILE LOADING THE

0.0 / 5
API
 * Save

Barney Dunneback


WE HELP YOU INVENT THE FUTURE

$68.00 / hr
0.0 / 5
Content Writing CSS Graphic Design HTML 5 Jquery My SQL ... PHP Website Design
WordPress
 * Save

Arianne Kearns


SEO EXPERT & CONSULTANT

$68.00 / hr
0.0 / 5
Content Writing CSS Graphic Design HTML 5 Jquery My SQL ... PHP Website Design
WordPress
 * Save

Translator1 Translator1




0.0 / 5

 * Save

Test1 Test2




0.0 / 5

 * Save

Gerda Ivanova




0.0 / 5

 * Save

TEST TESTOV


IF YOU ENCOUNTER AN ERROR WHILE LOADING THE

0.0 / 5
API
 * Save

prev
next


Shqcm offers a service for organizing remote work (freelance work). If you have
an idea and you are looking for a performer to implement it, then we will help
you with this. You can open a project, post a vacancy or open a project and
choose the one that suits you from the offers of the responding freelancers,
look at the offers of freelance services, and look for specimens of the works
displayed in freelancers’ portfolios.
You also have the opportunity to find a specialist by looking at the portfolio
of freelancers in our catalog, by selecting the category you need.
We look forward to a successful and long-term cooperation.
You can contact us:
info@shqcm.cn


Subscribe

Copyright © 2021 SHQCM, All Right Reserved

 * News
 * About Us
 * How it works
 * Privacy Policy

LOGIN

Keep me logged in login
Get Password
Not a member? Signup Now Reset password? Sign In


JOIN FOR A GOOD START

 * 01
 * 02
 * 03

Mr Miss




Start Now
Already have an account? Sign In


NOTIFICATION DETAIL