skyquestt.com Open in urlscan Pro
2a06:98c1:3120::9  Public Scan

Submitted URL: http://skyquestt.com/
Effective URL: https://skyquestt.com/
Submission: On January 10 via manual from IL — Scanned from NL

Form analysis 6 forms found in the DOM

Name: frmsearchPOST https://skyquestt.com/search

<form class="header-search-form desk" name="frmsearch" id="frmsearch" method="post" action="https://skyquestt.com/search">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z">
  <div class="input-group">
    <input type="text" class="form-control" id="searchtxt" name="searchtxt" placeholder="Search..." value="">
    <button class="btn" type="submit" id="searchbtn" name="searchbtn" aria-label="search btn"><i class="fas fa-search"></i></button>
  </div>
  <div class="suggetions-container" id="suggestions" style="display:none;"></div>
</form>

Name: frmsearchPOST https://skyquestt.com/search

<form class="header-search-form mob black" name="frmsearch" id="frmsearch" method="post" action="https://skyquestt.com/search">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z">
  <div class="input-group">
    <input type="text" class="form-control" id="searchtxtMobile" name="searchtxt" placeholder="Search..." value="">
    <button class="btn" type="submit" id="searchbtn" name="searchbtn" aria-label="search btn"><i class="fas fa-search"></i></button>
  </div>
  <div class="suggetions-container" id="suggestionsMobile" style="display:none;"></div>
</form>

Name: frmloginPOST https://skyquestt.com/login

<form id="frmlogin" name="frmlogin" method="post" action="https://skyquestt.com/login" novalidate="novalidate">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z"> <input type="email" class="modal-input" placeholder="Email" id="login_email" name="email" value="">
  <div class="pass-input-grp mt-20">
    <input type="password" class="modal-input" placeholder="Password" id="login_password" name="password" value="">
    <span toggle="#login_password" class="fa fa-eye-slash field-icon toggle-password"></span>
  </div>
  <input type="hidden" name="hdnauthbtn" id="hdnauthbtn" value="1">
  <button class="btn modal-login-btn" type="submit" name="authbtn">
    <span class="spinner-border spinner-border-sm me-2" style="display:none;" role="status" aria-hidden="true"></span> Login </button>
  <div class="dont-have-ac mt-2">
    <div class="new-ac">
      <small class="ac-txt">Don't have an account ? <a data-bs-dismiss="modal" data-bs-toggle="modal" href="#registerModal">Create an Account</a></small>
    </div>
    <div class="forgot-ps">
      <small class="ac-txt">
        <a data-bs-dismiss="modal" data-bs-toggle="modal" href="#forgotpwdModal">Forgot password
?</a>
      </small>
    </div>
  </div>
</form>

Name: frmregisterPOST https://skyquestt.com/register

<form id="frmregister" name="frmregister" method="post" action="https://skyquestt.com/register" novalidate="novalidate">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z"> <input type="email" class="modal-input" placeholder="Email" id="register_email" name="email" value="">
  <div class="pass-input-grp mt-20">
    <input type="password" class="modal-input" placeholder="Password" id="register_password" name="password" value="">
    <span toggle="#frmregister #register_password" class="fa fa-eye-slash field-icon toggle-password"></span>
  </div>
  <div class="pass-input-grp mt-20">
    <input type="password" class="modal-input" placeholder="Confirm Password" id="register_password_confirmation" name="password_confirmation" value="">
    <span toggle="#register_password_confirmation" class="fa fa-eye-slash field-icon toggle-password"></span>
  </div>
  <input type="hidden" name="hdnauthbtn" id="hdnauthbtn" value="1">
  <button class="btn modal-login-btn" type="submit" name="authbtn">
    <span class="spinner-border spinner-border-sm me-2" style="display:none;" role="status" aria-hidden="true"></span> Create Account </button>
  <div class="dont-have-ac mt-3">
    <div class="new-ac" style="flex:1;text-align:center;">
      <small class="ac-txt">Already have an account ? <a data-bs-dismiss="modal" data-bs-toggle="modal" href="#loginModal">Login</a>
      </small>
    </div>
  </div>
</form>

Name: frmForgotPasswordPOST https://skyquestt.com/forgot-password

<form id="frmForgotPassword" name="frmForgotPassword" method="POST" action="https://skyquestt.com/forgot-password" novalidate="novalidate">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z"> <input type="email" class="modal-input" id="forgot_email" name="email" placeholder="Email" value="">
  <input type="hidden" name="hdnauthbtn" id="hdnauthbtn" value="1">
  <a href="#"><button class="modal-login-btn" type="submit" name="authbtn">
<span class="spinner-border spinner-border-sm me-2" style="display:none;" role="status" aria-hidden="true"></span>
Send Password Reset Link
</button></a>
  <div class="dont-have-ac">
    <div class="new-ac">
      <small class="ac-txt"><a data-bs-dismiss="modal" data-bs-toggle="modal" href="#loginModal">Back to Login</a>
      </small>
    </div>
  </div>
</form>

Name: frmresetpwdPOST https://skyquestt.com/reset-password

<form id="frmresetpwd" name="frmresetpwd" method="post" action="https://skyquestt.com/reset-password" novalidate="novalidate">
  <input type="hidden" name="_token" value="c39PeE8JYwrxNkzhjBYCE5buvqEAoEVqNvshAd3z">
  <input type="hidden" name="token" id="token" value="">
  <input type="email" class="modal-input" placeholder="Email" id="resetpwd_email" name="email" value="">
  <div class="pass-input-grp mt-20">
    <input type="password" class="modal-input" placeholder="Password" id="resetpwd_password" name="password" value="">
    <span toggle="#frmresetpwd #resetpwd_password" class="fa fa-eye-slash field-icon toggle-password"></span>
  </div>
  <div class="pass-input-grp mt-20">
    <input type="password" class="modal-input" placeholder="Confirm Password" id="resetpwd_password_confirmation" name="password_confirmation" value="">
    <span toggle="#frmresetpwd #resetpwd_password_confirmation" class="fa fa-eye-slash field-icon toggle-password"></span>
  </div>
  <input type="hidden" name="hdnauthbtn" id="hdnauthbtn" value="1">
  <a href="#"><button class="modal-login-btn" type="submit" name="authbtn">
<span class="spinner-border spinner-border-sm me-2" style="display:none;" role="status" aria-hidden="true"></span>
Reset password
</button></a>
  <div class="dont-have-ac">
    <div class="new-ac">
      <small class="ac-txt"><a data-bs-dismiss="modal" data-bs-toggle="modal" href="#loginModal">Back to Login</a>
      </small>
    </div>
  </div>
</form>

Text Content

 * What We Do
   * Products
     * WaterQuest
     * Intelliquest
   * Services
     * Technology Services
     * Innovation Services
     * International Development
     * Data Analytics Services
     * Insight Services
     * Consulting Services
 * Reports
   * Materials
     * Materials
       * Metals & Mining
         * Silver
         * Diversified Metals & Mining
         * Gold
         * Copper
         * Steel
         * Aluminum
         * Precious Metals & Minerals
       * Chemicals
         * Commodity Chemicals
         * Fertilizers & Agricultural Chemicals
         * Specialty Chemicals
         * Industrial Gases
         * Diversified Chemicals
       * Paper & Forest Products
         * Paper Products
         * Forest Products
       * Construction Materials
         * Construction Materials
       * Containers & Packaging
         * Paper Packaging
         * Metal & Glass Containers
   * Utilities
     * Utilities
       * Electric Utilities
         * Electric Utilities
       * Multi-Utilities
         * Multi-Utilities
       * Gas Utilities
         * Gas Utilities
       * Water Utilities
         * Water Utilities
       * Independent Power and Renewable Electricity Producers
         * Independent Power Producers & Energy Traders
         * Renewable Electricity
   * Real Estate
     * Real Estate
       * Equity Real Estate Investment Trusts (REITs)
         * Diversified REITs
         * Industrial REITs
         * Office REITs
         * Health Care REITs
         * Retail REITs
         * Specialized REITs
         * Hotel & Resort REITs
         * Residential REITs
       * Real Estate Management & Development
         * Real Estate Operating Companies
         * Real Estate Development
         * Real Estate Services
         * Diversified Real Estate Activities
   * Consumer Discretionary
     * Consumer Durables & Apparel
       * Household Durables
         * Consumer Electronics
         * Housewares & Specialties
         * Homebuilding
         * Home Furnishings
         * Household Appliances
       * Leisure Products
         * Leisure Products
       * Textiles, Apparel & Luxury Goods
         * Apparel, Accessories & Luxury Goods
         * Footwear
         * Textiles
     * Consumer Services
       * Hotels, Restaurants & Leisure
         * Casinos & Gaming
         * Hotels, Resorts & Cruise Lines
         * Leisure Facilities
         * Restaurants
       * Diversified Consumer Services
         * Education Services
         * Specialized Consumer Services
     * Automobiles & Components
       * Auto Components
         * Tires & Rubber
         * Auto Parts & Equipment
       * Automobiles
         * Motorcycle Manufacturers
         * Automobile Manufacturers
     * Retailing
       * Multiline Retail
         * Department Stores
         * General Merchandise Stores
       * Specialty Retail
         * Apparel Retail
         * Homefurnishing Retail
         * Automotive Retail
         * Specialty Stores
         * Computer & Electronics Retail
         * Home Improvement Retail
       * Distributors
         * Distributors
       * Internet & Direct Marketing Retail
         * Internet & Direct Marketing Retail
     * Media
       * Media
         * Advertising
         * Publishing
         * Cable & Satellite
         * Broadcasting
   * Consumer Staples
     * Household & Personal Products
       * Household Products
         * Household Products
       * Personal Products
         * Personal Products
     * Food, Beverage & Tobacco
       * Tobacco
         * Tobacco
       * Food Products
         * Agricultural Products
         * Packaged Foods & Meats
     * Food & Staples Retailing
       * Food & Staples Retailing
         * Drug Retail
         * Food Retail
         * Hypermarkets & Super Centers
         * Food Distributors
       * Beverages
         * Brewers
         * Soft Drinks
         * Distillers & Vintners
   * Health Care
     * Health Care Equipment & Services
       * Health Care Equipment & Supplies
         * Health Care Equipment
         * Health Care Supplies
       * Health Care Providers & Services
         * Health Care Distributors
         * Health Care Facilities
         * Health Care Services
       * Health Care Technology
         * Managed Health Care
         * Health Care Technology
     * Pharmaceuticals, Biotechnology & Life Sciences
       * Biotechnology
         * Biotechnology
       * Pharmaceuticals
         * Pharmaceuticals
       * Life Sciences Tools & Services
         * Life Sciences Tools & Services
   * Financials
     * Insurance
       * Insurance
         * Reinsurance
         * Insurance Brokers
         * Multi-line Insurance
         * Life & Health Insurance
         * Property & Casualty Insurance
     * Diversified Financials
       * Consumer Finance
         * Consumer Finance
       * Diversified Financial Services
         * Multi-Sector Holdings
         * Other Diversified Financial Services
         * Specialized Finance
       * Capital Markets
         * Financial Exchanges & Data
         * Investment Banking & Brokerage
         * Diversified Capital Markets
         * Asset Management & Custody Banks
       * Mortgage Real Estate Investment Trusts (REITs)
         * Mortgage REITs
     * Banks
       * Banks
         * Regional Banks
         * Diversified Banks
       * Thrifts & Mortgage Finance
         * Thrifts & Mortgage Finance
   * Industrials
     * Capital Goods
       * Building Products
         * Building Products
       * Industrial Conglomerates
         * Industrial Conglomerates
       * Machinery
         * Industrial Machinery
         * Construction Machinery & Heavy Trucks
         * Agricultural & Farm Machinery
       * Aerospace & Defense
         * Aerospace & Defense
       * Construction & Engineering
         * Construction & Engineering
       * Electrical Equipment
         * Electrical Components & Equipment
         * Heavy Electrical Equipment
       * Trading Companies & Distributors
         * Trading Companies & Distributors
     * Transportation
       * Airlines
         * Airlines
       * Air Freight & Logistics
         * Air Freight & Logistics
       * Marine
         * Marine
       * Road & Rail
         * Railroads
         * Trucking
       * Transportation Infrastructure
         * Marine Ports & Services
         * Highways & Railtracks
         * Airport Services
     * Commercial & Professional Services
       * Commercial Services & Supplies
         * Office Services & Supplies
         * Commercial Printing
         * Security & Alarm Services
         * Diversified Support Services
         * Environmental & Facilities Services
       * Professional Services
         * Research & Consulting Services
         * Human Resource & Employment Services
   * Information Technology
     * Semiconductors & Semiconductor Equipment
       * Semiconductors & Semiconductor Equipment
         * Semiconductor Equipment
         * Semiconductors
     * Technology Hardware & Equipment
       * Communications Equipment
         * Communications Equipment
       * Technology Hardware, Storage & Peripherals
         * Technology Hardware, Storage & Peripherals
       * Electronic Equipment, Instruments & Components
         * Electronic Components
         * Electronic Equipment & Instruments
         * Technology Distributors
         * Electronic Manufacturing Services
     * Software & Services
       * IT Services
         * Data Processing & Outsourced Services
         * Internet Services & Infrastructure
         * IT Consulting & Other Services
       * Software
         * Systems Software
         * Application Software
         * Home Entertainment Software
       * Internet Software & Services
         * Internet Software & Services
   * Communication Services
     * Media & Entertainment
       * Media
         * Cable & Satellite
         * Movies & Entertainment
         * Broadcasting
         * Publishing
         * Advertising
       * Entertainment
         * Movies & Entertainment
         * Interactive Home Entertainment
       * Interactive Media & Services
         * Interactive Media & Services
     * Telecommunication Services
       * Diversified Telecommunication Services
         * Alternative Carriers
         * Integrated Telecommunication Services
       * Wireless Telecommunication Services
         * Wireless Telecommunication Services
   * Energy
     * Energy Fuel
     * Energy Service
       * Energy Equipment & Services
         * Oil & Gas Equipment & Services
         * Oil & Gas Drilling
       * Oil, Gas & Consumable Fuels
         * Oil & Gas Refining & Marketing
         * Integrated Oil & Gas
         * Oil & Gas Storage & Transportation
         * Coal & Consumable Fuels
         * Oil & Gas Exploration & Production
 * Insights

login
let's talk
 * Home
 * About Us
 * Insights
   Reports
   * Materials
   * Utilities
   * Real Estate
   * Consumer Discretionary
   * Consumer Staples
   * Health Care
   * Financials
   * Industrials
   * Information Technology
   * Communication Services
   * Energy
   Products
   * WaterQuest
   * Intelliquest
   Services
   * Technology Services
   * Innovation Services
   * International Development
   * Data Analytics Services
   * Insight Services
   * Consulting Services
 * Case Studies
 * Careers

 * Reports
   * Materials
   * Utilities
   * Real Estate
   * Consumer Discretionary
   * Consumer Staples
   * Health Care
   * Financials
   * Industrials
   * Information Technology
   * Communication Services
   * Energy

 * Products
   * WaterQuest
   * Intelliquest
 * Services
   * Technology Services
   * Innovation Services
   * International Development
   * Data Analytics Services
   * Insight Services
   * Consulting Services


Previous


ACCELERATE YOUR DIGITAL TRANSFORMATION JOURNEY


WE COMBINE OUR GLOBAL EXPERTISE WITH DEEP LOCAL INSIGHTS TO HELP YOU TAKE
DATA-DRIVEN DECISIONS


ENABLE YOUR OPEN INNOVATION CAPABILITIES TO ALIGN WITH THE SUSTAINABLE
DEVELOPMENT GOALS


ACCELERATE YOUR DIGITAL TRANSFORMATION JOURNEY


WE COMBINE OUR GLOBAL EXPERTISE WITH DEEP LOCAL INSIGHTS TO HELP YOU TAKE
DATA-DRIVEN DECISIONS

Next
 * 1
 * 2
 * 3

Let's Talk

450

Satisfied Customers

85

Customers Retention Rate

15

Years of Collective Team Experience

15

Years in Business

WE PARTNER WITH THE WORLD'S MOST AMBITIOUS COMPANIES TO ACCELERATE GROWTH WITH
BREAKTHROUGH INSIGHTS AND TECHNOLOGY.

Our team is passionate about demystifying dark data and unravel insights that
can keep you one step ahead of competition. We connect innovation and technology
to new market networks & collaborators for accelerating growth and aligning
towards organization's sustainability goals.

We work with diverse stakeholders from Fortune 1000 companies, Startups, SMEs,
Development agencies & Government to help them access hidden data, insights and
technologies.

About Us

OUR SERVICES

Technology Services

Our domain experts with deep understanding of python, AI & ML help you build
robust, scalable, mobile and web applications.



Innovation Services

Assisting companies to stay ahead of the competition and grow your bottom lines
by accessing new technologies & new markets.



International Development

Providing project management & technical consulting for building innovation
ecosystem.



Data Analytics Services

Our analytics services will enable you to acquire key insights via predictive
analytics, text and image analytics and data visualization tools.



Insight Services

Our insights services provides you with most granular data on your industry,
customers and competition to stay ahead of the curve.



Consulting Services

Our consulting services focus on our client's most critical issues and
opportunities such as strategy, fund raising, open innovation, and human
capital.



WE WORK WITH 12+ SECTORS

Previous
/01 Livestock
/02 Logistics
/03 BFSI
/04 Agriculture
/05 Manufacturing
/06 Life Science
/07 Consumer Goods
/08 Automotive
/09 ICT
/10 Consumer Packaged Goods
/11 Chemicals
/12 Aerospace
/13 Healthcare
Next

We are more than consulting

WATERQUEST

WaterQuest is an echo-conscious socially responsible Department of industrial
Policy & Promotion (DIPP). Government of India recognized

View All


/From Our Experts

CASE STUDIES

Previous

US

A Comprehensive Evaluation of The Automated Car Parking System Market

India

Leveraging SkyQuest’s Extensive Investor Network to Assist Our Client with Fund
Syndication

India

Technology Mapping for Agriculture Sector in India

Global

Identification of technology-based projects in Waste Water Market

India

Raising Investment for an innovative Medical Device Company

USA

Technology Scouting – Polurethane Dispersion Platforms

UK

Feasiblity study for Open Source Drug Discovery Platform
Next

LATEST REPORTS

Previous
Asia pacific Electric Scooter Market
Global Green Packaging Market
Global Baby Food Market
Global Ayurvedic Nutraceuticals And Dietary Supplements Market
Global Aviation Headsets Market
Global Aviation Fuel Market
Global Automotive HMI Market
Global Automotive Electric Fuel Pumps Market
Global Automotive E-Commerce Market
Global Automatic Dependent Surveillance Broadcast ADS-B Market
Next

/From Our Experts

INSIGHTS

Previous
/01 Impact of the Russia-Ukraine war
/02 Sustainable Packaging : Consumer Switching From Plastic
/03 Investment in the Cancer Diagnostic Market is all time- Here’s what could be
driving the growth
/04 Is Your Cosmetics Brand Growing With The Market? 3 Trends Will Tell!
/05 The Rise of R&D as the Saviour of the FMCG Industry
/06 Is it China or Europe- Where are the Electric Vehicle Market investors
betting to get the best return and where is the money flowing?
/07 How is D2C changing the game of e-commerce and purchase behavior across the
world?
/08 What makes the Calculator Market worth USD 561 million and is it worth to
invest in this industry?
/09 Spill the Beans on the Coffee
/10 A step towards strengthening cyber security net: Google acquires Mandiant
for US$5.4 Bn
/11 Swimwear thriving: How is the industry witnessing a revenue of US $20
billion and a growth of 5.1% post pandemic?
Next

ACHIEVEMENTS

Part of Champions of Change Initiative by Hon. PM of India 2017

Previous

HEADSTART IN ASSOCIATION WITH TIE

Our director & CEO - Ms Shriya Damani being recorgnizaed as Star Mentor by WE at
Headstart in association with TiE Ahmedabad and iCreate,

2017 MOST INNOVATIVE COMPANIES

Skyquest Technology Group is the 9th Most Innovative Company in India by Fast
Company.

NATIONAL REVIEW MEETING OF RURAL DRINKING WATER PROGRAM

Our Managing Director - Mr Akash Bhavsar presenting WaterQuest at the National
Review Meeting of Rural Drinking Water Programme

INTERNATIONAL WOMEN EXCELLENCE AWARD

Shriya Damani, was conferred with International Women Excellence
Awards,organized by SUNFO and CIHF in the category of Innovation for Sustainable
Development

AMONGST THE TOP 100 SUCCESSFUL WOMEN ENTREPRENEURS IN INDIA

Facilitated by Shri Nitin Gadkiri Hon Minister in top 100 most successful women
entrepreneurs in India in MSME Category.

RECOGNIZED FOR INNOVATION IN BUSINESS

Director & CEO of Skyquest Technology Group, Shriya Damani, was recognized for
Innovation in Business by FICCI Ladies Organization.

CHAMPIONS OF CHANGE

Part of Champions of Change Initiative of Hon. PM of India 2017.

NATIONAL SUMMIT ON INNOVATION &TECHNOLOGY

1st Prize at National Summit on Innovation &Technology, Vibrant Gujarat 2017.

REGIONAL PRIORITIES FOR THE IMPLEMENTATION OF SDGS

Our MD, Mr Akash Bhavsar shared his views at UNESCAP on priorities in Asia
Pacific for implementation of SDGs.

GLOBAL GRAND CHALLENGE AWARDS

Top 3 finalist of Global Grand Challenge awards in Water Category at Singularity
University Global Summit 2016.

GOLD PRIZE AT SEOUL INTERNATIONAL INVENTION FAIR (SIIF) 2015

Awarded Gold Prize at Seoul International Invention Fair (SIIF) 2015.

SIGNING OF MOU WITH INTERNATIONAL FEDERATION OF INVENTORS’ ASSOCIATIONS (IFIA)

A trilateral MOU was signed by IFIA, UNESCAP & SkyQuest to cooperate in
innovation exchange, global strategy and commercialization to accelerate high
impact innovations.

FEATURED AS A TRANSFORMATIVE LEADER

Our Director & CEO - Shriya Damani featured in the UN ESCAP publication "life
journey of the transformative leaders.

Next
Lets work together
Say hi.

SkyQuest

Home About Reports Insights Contact Us

Services

Technology Services Innovation Services International Development Data Analytics
Services Insight Services Consulting Services

Products

Waterquest Intelliquest

Privacy

Privacy Policy Cookies

Social

twitter facebook linkedin

(+1) 617-230-0741



© 2022 SkyQuest Technology Consulting Pvt. Ltd.

All rights reserved



Let's Talk

Our experts understand & Guide your projects with tailor made solutions just for
you
Let's Talk
USA (+1) 617-230-0741


LOGIN TO SKYQUEST


Login
Don't have an account ? Create an Account
Forgot password ?

CREATE AN ACCOUNT


Create Account
Already have an account ? Login

FORGOT PASSWORD

Enter your email address you’re using for your account below

Send Password Reset Link
Back to Login

RESET PASSWORD


Reset password
Back to Login

This site uses cookies. See Our Privacy And Policy For More info.

Accept Cookies! Decline