www.ynos.in Open in urlscan Pro
139.59.80.69  Public Scan

Submitted URL: http://ynos.in/
Effective URL: https://www.ynos.in/
Submission: On January 03 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: searchForm

<form name="searchForm" data-hs-cf-bound="true" class="ng-pristine ng-valid" siq_id="autopick_3589">
  <div class="search-filter">
    <input id="search-input" type="text" class="search-text ng-pristine ng-untouched ng-valid ng-empty" placeholder="Search for Startups (Eg. &quot;Online classes&quot;, &quot;Ather Energy&quot;)" autocomplete="off" spellcheck="false"
      data-ng-model="search">
    <div class="clear-text">
      <!-- ngIf: search -->
    </div>
    <button class="search-btn" data-ng-click="searchQuery(search, product)" tooltip-placement="top" uib-tooltip="Accio! 💫">Search</button>
  </div>
  <div class="search-types">
    <label for="startups" class="choose_radio"><input type="radio" data-ng-model="value" name="value" value="startups" id="startups" data-ng-change="changePlaceholderValue(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">
      Startups</label>
    <label for="angels" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="angels" value="angels" data-ng-change="changePlaceholderValue(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty"> Angels</label>
    <label for="vcs" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="vcs" value="vcs" data-ng-change="changePlaceholderValue(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">VCs</label>
    <label for="incubators" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="incubators" value="incubators" data-ng-change="changePlaceholderValue(value)"
        class="ng-pristine ng-untouched ng-valid ng-not-empty">Incubators</label>
    <label for="experts" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="experts" value="experts" data-ng-change="changePlaceholderValue(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">Experts</label>
    <label for="ip_engine" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="ip_engine" value="ip-engine" data-ng-change="changePlaceholderValue(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">IPs</label>
  </div>
</form>

Name: searchForm

<form name="searchForm" data-hs-cf-bound="true" class="ng-pristine ng-valid" siq_id="autopick_7327">
  <div class="search-filter">
    <input type="text" class="search-text search-text-mobile ng-pristine ng-untouched ng-valid ng-empty" placeholder="Search for Startups" autocomplete="off" spellcheck="false" data-ng-model="search">
    <div class="clear-text">
      <!-- ngIf: search -->
    </div>
    <button class="search-btn search-btn-mobile" data-ng-click="searchQuery(search,product)" tooltip-placement="top" uib-tooltip="Accio! 💫"></button>
  </div>
  <div class="search-types">
    <label for="startupsMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" value="startups" id="startupsMobile" data-ng-change="changePlaceholderMobile(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">
      Startups</label>
    <label for="angelsMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="angelsMobile" value="angels" data-ng-change="changePlaceholderMobile(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty">
      Angels</label>
    <label for="vcsMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="vcsMobile" value="vcs" data-ng-change="changePlaceholderMobile(value)" class="ng-pristine ng-untouched ng-valid ng-not-empty"> VCs</label>
    <label for="incubatorsMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="incubatorsMobile" value="incubators" data-ng-change="changePlaceholderMobile(value)"
        class="ng-pristine ng-untouched ng-valid ng-not-empty">Incubators</label>
    <label for="expertsMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="expertsMobile" value="experts" data-ng-change="changePlaceholderMobile(value)"
        class="ng-pristine ng-untouched ng-valid ng-not-empty">Experts</label>
    <label for="ip_engineMobile" class="choose_radio"><input type="radio" data-ng-model="value" name="value" id="ip_engineMobile" value="ip-engine" data-ng-change="changePlaceholderMobile(value)"
        class="ng-pristine ng-untouched ng-valid ng-not-empty">IPs</label>
  </div>
</form>

Name: newsletterForm

<form name="newsletterForm" class="newsletter-home-page ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" novalidate="" data-hs-cf-bound="true" siq_id="autopick_3444">
  <input type="email" name="email" placeholder="Email" class="home-newsletter-email ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" ng-model="newsletter_form.email" autocomplete="off"
    spellcheck="false" autocorrect="off" ng-pattern="/^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/" ng-keyup="checkValidEmail()" required="">
  <button class="newsletter-button home-newsletter-action" ng-click="newsletterAction(newsletterForm, newsletter_form)">
    <span class="newsletter-text">Sign Up</span>
  </button>
</form>

Name: newsletterForm

<form name="newsletterForm" class="newsletter-footer-form ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" novalidate="" data-hs-cf-bound="true" siq_id="autopick_6632">
  <input type="email" name="email" placeholder="Email" class="footer-newsletter-email ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" ng-model="newsletter_form.email" autocomplete="off"
    spellcheck="false" autocorrect="off" ng-pattern="/^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/" ng-keyup="checkValidEmail()" required="">
  <button class="newsletter-action_arrow footer-newsletter-action" ng-click="newsletterAction(newsletterForm, newsletter_form)">
  </button>
  <button class="newsletter-loader hidden"></button>
  <div role="newsletter-alert">
    <span class="newsletter-error ng-hide" ng-show="footer_newsletter_error"> Enter a valid email address</span>
    <span class="newsletter-success ng-hide" ng-show="footer_newsletter_success">Newsletter signup successful</span>
  </div>
</form>

Text Content

 * Products
 * Pricing
 * Subscription Benefits+
 * Contact
 * Blog

Get Started for Free!
 * Products
 * Pricing
 * Subscription Benefits+
 * Contact
 * Blog
   
 * Get Started for Free!
   
   
   
   
   
   
   


THE INCREDIBLE
INDIAN STARTUP ECOSYSTEM
PLATFORM


Search
Startups Angels VCs Incubators Experts IPs
Startups Angels VCs Incubators Experts IPs



UNMATCHED INTELLIGENCE ON THE STARTUP ECOSYSTEM

Startups

147,160

11864 in last month

Angels

7,936

57 in last month

VCs & Networks

3,085

58 in last month

Incubators

804



Founders

244,236

17549 in last month

Deals

31,175

654 in last month


BUILD WHAT YOU IMAGINE,
WITH THE HELP OF OUR FLAGSHIP PRODUCTS

View all Products

The Intelligent Technology Platform to Scan the Landscape and Discover Startups.

Discover Startups


Identify the right investors. Let our path breaking algorithm help you in
shortlisting.

Discover Angels


Benefit from the opinion of experts and specialists.

Reach Experts

View all Products


#GROWWITHYNOS

"YNOS helped me gain valuable insight into where my startup currently stands in
the ecosystem which has helped me tweak our business plan and GTM strategies."

SAJEETH M

Founder & CEO, ReynLab Technologies

"I have taken the services of YNOS and found it very useful for the first time
Startup aspirants. I found INSIGHT extremely useful, it gives us the Startup
landscape industry-wise, which is very unique in India. Also, I have a ..."

Read more

DHAMODARAN RAMAKRISHNAN

Co-Founder & CEO, WOW Laddus Private Limited
Join the Startup Community on Discord!


OUR CLIENTS AND PARTNERS




STARTUP INFORMED. STARTUP SMART.

Get Started Contact Sales


SIGNUP FOR THE STARTUP PULSE!

Sign Up


The Intelligence Platform for
the Indian Startup Ecosystem

Supported by CREST, IIT Madras

Incubated at the IIT Madras Incubation Cell


SIGNUP FOR THE STARTUP PULSE!

Enter a valid email address Newsletter signup successful

Company

 * About
 * Events
 * Team
 * Our Investors
 * FAQ
 * Contact
 * Terms
 * Privacy

Perspectives

 * Reports
 * News Articles
 * Blog

Technology Platform

 * Startups
 * Angels
 * VCs
 * Incubators
 * Insight
 * Verve
 * IP Engine

Expert Consultation

 * Delphi
 * Consult

Contribute

 * Add your Startup

Training

 * Clarity

Pricing

 * Compare Plans
 * Subscription Benefits+New

Discover

 * Top Angels for Startups in India
 * Top Angels from IIT Madras
 * Top VCs for Startups in India
 * Top Startups in India
 * Startups supported by T-Hub

© YNOS Venture Engine CC Private Limited

 * 
 * 
 * 
 * 
 * 
 * 
 * 


Feedback

We're Online!

How may we help you?