finder.startupnationcentral.org
Open in
urlscan Pro
2606:4700:20::ac43:459e
Public Scan
URL:
https://finder.startupnationcentral.org/
Submission: On January 24 via manual from IL — Scanned from DE
Submission: On January 24 via manual from IL — Scanned from DE
Form analysis
9 forms found in the DOMPOST /register/email
<form id="send-sign-up-form" action="/register/email" method="post" class="column-space-between-center max-width max-height">
<input class="hide js-category-to-send-input" type="text" name="category">
<div class="column-space-between-center max-width max-height">
<div class="column-space-between-center max-width">
<div class="title-wrapper">
<div class="js-sign-up-open-modal">
<svg class="go-back">
<use xlink:href="#icon-arrow-left"></use>
</svg>
</div>
<div class="title">Sign up With Email</div>
<div class=""></div>
</div>
<div class="row-container space-between w-100 mt-32 mtop-2 d-flex flex-row justify-content-between">
<div class="input-wrapper w-45">
<label class="from-label">First name</label>
<input class="from-input mt-12 js-sign-up-error-input js-input-first-name" type="text" name="first_name">
<div class="js-sign-up-error-msg error-message mt-8 hide">You must enter first name </div>
</div>
<div class="input-wrapper w-45">
<label class="from-label">Last name</label>
<input class="from-input mt-12 js-sign-up-error-input js-input-last-name" type="text" name="last_name">
<div class="js-sign-up-error-msg error-message mt-8 hide">You must enter last name </div>
</div>
</div>
<div class="input-wrapper mt-32 mtop-2">
<label class="from-label">Work email</label>
<input class="from-input mt-12 js-sign-up-error-input js-sign-up-auth-error-input js-input-email" type="email" name="email">
<div class="js-sign-up-error-msg error-message js-sign-up-auth-error-msg mt-8 hide"> The email you entered is incorrect </div>
</div>
<div class="input-wrapper mt-24 mtop-2 relative">
<div class="label-wrapper">
<label class="from-label">Password</label>
</div>
<input class="from-input mt-12 js-sign-up-error-input js-sign-up-auth-error-input js-input-password" type="password" name="password">
<div class="js-sign-up-error-msg js-sign-up-auth-error-msg error-message mt-8 hide"> Password must contain at least one digit (0-9), 8 characters, one uppercase letter (A-Z) and one lowercase letter (a-z). </div>
<div class="password-instructions js-password-instructions hide">
<div class="instruction-title">Password must contain at least:</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-character-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">8 Characters</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-AZ-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One uppercase letter (A-Z)</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-az-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One lowercase letter (a-z)</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-digit-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One digit (0-9)</div>
</div>
</div>
</div>
</div>
<div class="action-button yellow js-send-sign-up bg-yellow"> Create account </div>
</div>
</form>
POST /login/email
<form id="send-login-form" action="/login/email" method="post" class="column-space-between-center max-width max-height">
<div class="column-space-between-center max-width">
<div class="title-wrapper">
<div class="js-log-in-modal">
<svg class="go-back">
<use xlink:href="#icon-arrow-left"></use>
</svg>
</div>
<div class="title">Log in with email</div>
<div class=""></div>
</div>
<div class="input-wrapper mt-32">
<label class="from-label">Work email</label>
<input class="from-input mt-12 js-auth-fail-input-login" type="email" name="email">
</div>
<div class="input-wrapper mt-24">
<div class="label-wrapper">
<label class="from-label">Password</label>
<label class="from-label lighter pointer js-forgot-password">Forgot password?</label>
</div>
<input class="from-input mt-12 js-auth-fail-input-login" type="password" name="password">
</div>
<div class="js-login-fail-error-msg error-message mt-16 hide">The email or password you entered is incorrect </div>
</div>
<div class="action-button yellow bg-yellow js-send-login"> Log in </div>
</form>
POST /update_user_category/social_network
<form id="update-user-category-form" action="/update_user_category/social_network" method="post" class="zyno-select js-update-user-company-category-select mt-12 js-zyno-select max-width">
<div class="zyno-select-title"> Select from list </div>
<ul class="zyno-select-dropdown select-category category">
<li class="js-zyno-select-option">Startup</li>
<li class="js-zyno-select-option">Corporation</li>
<li class="js-zyno-select-option">SME (Small and medium-sized enterprises)</li>
<li class="js-zyno-select-option">Investor</li>
<li class="js-zyno-select-option">Hub (accelerator, community or similar)</li>
<li class="js-zyno-select-option">Academia</li>
<li class="js-zyno-select-option">Government</li>
<li class="js-zyno-select-option">NGO</li>
<li class="js-zyno-select-option">Consultant or service provider</li>
<li class="js-zyno-select-option">Media</li>
<li class="js-zyno-select-option">Other</li>
<input class="hide js-update-user-category-input" type="text" name="category">
</ul>
</form>
GET /request_reset_password
<form id="reset-password-form" action="/request_reset_password" method="GET" class="column-space-between-center max-width max-height">
<div class="column-space-between-center max-width">
<div class="title-wrapper">
<div class="js-login-with-email-open-modal">
<svg class="go-back">
<use xlink:href="#icon-arrow-left"></use>
</svg>
</div>
<div class="title">Reset password</div>
<div class=""></div>
</div>
<div class="text mt-16 text-align-center hide js-token-expired">Token has expired. Please enter you email to receive a new link. </div>
<div class="input-wrapper mt-32">
<label class="from-label">Work email</label>
<input class="from-input mt-12 js-auth-fail-input-reset-password-email" type="email" name="email">
</div>
<div class="js-request-reset-password-fail-error-msg error-message mt-16 hide">The email you entered is incorrect </div>
</div>
<div class="action-button yellow js-reset-password"> Reset password </div>
</form>
POST /reset_password
<form id="set-new-password-form" action="/reset_password" method="POST" class="column-space-between-center max-width max-height">
<div class="column-space-between-center max-width">
<div class="title-wrapper">
<div class="js-log-in-modal">
<svg class="go-back">
<use xlink:href="#icon-arrow-left"></use>
</svg>
</div>
<div class="title">Set a new password</div>
<div class=""></div>
</div>
<div class="input-wrapper mt-32">
<label class="from-label">Password</label>
<input class="from-input mt-12 js-auth-fail-input-set-password js-input-password-reset" type="password" name="password">
<div class="js-reset-password-error-msg js-sign-up-auth-error-msg error-message mt-8 hide"> Password must contain at least one digit (0-9), 8 characters, one uppercase letter (A-Z) and one lowercase letter (a-z). </div>
<div class="password-instructions reset-pass js-password-instructions-reset hide">
<div class="instruction-title">Password must contain at least:</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-character-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">8 Characters</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-AZ-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One uppercase letter (A-Z)</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-az-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One lowercase letter (a-z)</div>
</div>
<div class="instruction-wrapper">
<svg class="instruction-icon js-digit-icon transparent">
<use xlink:href="#icon-check-green"></use>
</svg>
<div class="instruction-text">One digit (0-9)</div>
</div>
</div>
</div>
<div class="input-wrapper mt-24">
<label class="from-label">Confirm Password</label>
<input class="from-input mt-12 js-auth-fail-input-set-password" type="password" name="password_2">
</div>
<input class="js-auth-fail-input-set-password-token hide" type="text" name="token">
<div class="js-set-new-password-fail-error-msg error-message mt-16 hide">Passwords don't match</div>
</div>
<div class="action-button yellow js-set-new-password-btn"> Save Password </div>
</form>
POST /resend_email/expired_token
<form id="token-expired-form" action="/resend_email/expired_token" method="POST" class="hide">
<input class="js-expired-token hide" type="text" name="token">
</form>
POST /resend_delivery_email
<form id="token-expired-primary-email-form" action="/resend_delivery_email" method="POST" class="hide">
<input class="js-expired-token hide" type="text" name="token">
</form>
<form class="aa-Form" action="" novalidate="" role="search">
<div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-1-input" id="autocomplete-1-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24" width="20" height="20"
fill="currentColor">
<path
d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
</path>
</svg></button></label>
<div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
<circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
</circle>
</svg></div>
</div>
<div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-1-label" id="autocomplete-1-input" autocomplete="off" autocorrect="off" autocapitalize="off" enterkeyhint="search" spellcheck="false"
placeholder="Search" maxlength="512" type="search"></div>
<div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Clear" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
</path>
</svg></button></div>
</form>
<form class="aa-Form" action="" novalidate="" role="search">
<div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-0-input" id="autocomplete-0-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24" width="20" height="20"
fill="currentColor">
<path
d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
</path>
</svg></button></label>
<div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
<circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
</circle>
</svg></div>
</div>
<div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-0-label" id="autocomplete-0-input" autocomplete="off" autocorrect="off" autocapitalize="off" enterkeyhint="search" spellcheck="false"
placeholder="Find your next business opportunity" maxlength="512" type="search"></div>
<div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Clear" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
</path>
</svg></button></div>
</form>
Text Content
Private Private 896743E6-0EA8-4FAB-8A68-FF11C85A24C2 Try different filters There is no data to show … Get full and free access to the Israeli innovation ecosystem Sign up to Finder Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy. Sign up with: Please accept our terms of use in order to sign up Already have an account? Log in Get full and free access to the Israeli innovation ecosystem Sign up With Email First name You must enter first name Last name You must enter last name Work email The email you entered is incorrect Password Password must contain at least one digit (0-9), 8 characters, one uppercase letter (A-Z) and one lowercase letter (a-z). Password must contain at least: 8 Characters One uppercase letter (A-Z) One lowercase letter (a-z) One digit (0-9) Create account Get full and free access to the Israeli innovation ecosystem Welcome back I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy Please accept our terms of use in order to log in Log in with: Log in with Linkedin I agree to receive Informational Emails (as defined in the Privacy Policy) from Start-Up Nation Finder. Log in with Google Log in with Google Log in with Email Don’t have an account? Sign up Get full and free access to the Israeli innovation ecosystem Log in with email Work email Password Forgot password? The email or password you entered is incorrect Log in Increase your company's visibility on Finder Polish your company’s description and fields of practice Add information potential investors and business partners would like to know Hide sensitive information that you don't want to be public Sign up for free to create your company profile Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy. Sign up with: Please accept our terms of use in order to sign up Already have an account? Log in Easily track what interests you on Finder Keep all the companies and investors that interest you in one place Create separate collections for different interests Sign up for free to save to collection Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy. Sign up with: Please accept our terms of use in order to sign up Already have an account? Log in Welcome to Start-Up Nation Finder Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory Take me to Start-Up Nation Finder Get full and free access to the Israeli innovation ecosystem Reset password Token has expired. Please enter you email to receive a new link. Work email The email you entered is incorrect Reset password Get full and free access to the Israeli innovation ecosystem Set a new password Password Password must contain at least one digit (0-9), 8 characters, one uppercase letter (A-Z) and one lowercase letter (a-z). Password must contain at least: 8 Characters One uppercase letter (A-Z) One lowercase letter (a-z) One digit (0-9) Confirm Password Passwords don't match Save Password Your password has been changed successfully Go to home page The link has expired Your account has not been verified yet. Get an updated verification link to finish the sign up process. Resend validation link Welcome to Start-Up Nation Finder You can now freely explore the Israeli innovation ecosystem. Back to Finder Extract meaningful insights by exporting data for free on Finder You can export relevant data free of charge Analyze your filtered search results to discover new trends and changes in the ecosystem Sign up for free to export your search results Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy. Sign up with: Please accept our terms of use in order to sign up Already have an account? Log in Tap into the Finder network Let us introduce you to startups, investors and corporates, no matter what you are looking for Find your next investment opportunity Explore new business collaborations to expand your market and growth. Sign up for free to request an intro Tell us about your business Select from list * Startup * Corporation * SME (Small and medium-sized enterprises) * Investor * Hub (accelerator, community or similar) * Academia * Government * NGO * Consultant or service provider * Media * Other This field is mandatory I agree to receive Informational Emails from Start-Up Nation Finder as defined in the Privacy Policy. Sign up with: Please accept our terms of use in order to sign up Already have an account? Log in The link has expired Your email has not been verified yet. Get an updated verification link to finish the process. Resend validation link Start-Up Nation Finder uses cookies on this website. In order to deliver a better browsing experience, and for marketing purposes, we remember and store information about how you use the platform. To accept cookies, click and continue browsing as normal, or go to Start-Up Nation Finder’s Privacy Policy for more information. Accept and Close The Ecosystem Companies Investors Hubs Multinationals Academia My Collections Inbox Resources COVID-19 SDG About Glossary Tutorials About us Sign Up or Log in VC Corporate VC Private Equity VC and Private Equity Crowdfunding Angel groups Angels Incubators Grant Providers Accelerators Corporate Accelerators Communities Co-working Spaces Entrepreneurship Programs New collection added Collection is updated You can track it in the “My Collections” section Welcome to Start-Up Nation Finder Sign Up or Log in Explore Israeli Innovation Companies 7,023 Investors 727 Hubs 406 Multinationals 400 Academic Technologies 1,457 Latest Deals M&A OpenWeb $60M JANUARY M&A Perflow Medical $100M JANUARY M&A CallHero $4.5M JANUARY IPO NeuroSense Therapeutics $12M DECEMBER M&A Panoply $65M DECEMBER M&A Driivz $200M DECEMBER IPO Epitomee Medical $60M DECEMBER M&A SQream Technologies $65M DECEMBER M&A Cardiovalve $150M DECEMBER IPO Continual $6.5M DECEMBER Israeli Innovation Overview 2021 * 2022 * 2021 * 2020 * 2019 Year Q1 Q2 Q3 Q4 View by: Sectors Target Industries Core Technologies Trending Investments New Companies No. of Companies No. of Rounds Deals Israeli Innovation Overview 2021 , Q4 Sectors Industrial Technologies Q4, 2021 Trending Investments $923.4M New Companies 1 No. of Companies 802 No. of Rounds 14 Deals $525M Click to view sub-sectors Security Technologies Q4, 2021 Trending Investments $2.26B New Companies 2 No. of Companies 750 No. of Rounds 34 Deals $815M Click to view sub-sectors Retail & Marketing Q4, 2021 Trending Investments $765.7M New Companies 1 No. of Companies 989 No. of Rounds 17 Deals $123.5M Click to view sub-sectors FinTech Q4, 2021 Trending Investments $1.147B New Companies 2 No. of Companies 518 No. of Rounds 19 Deals $6.519M Click to view sub-sectors Enterprise, IT & Data Infrastructure Q4, 2021 Trending Investments $1.992B New Companies 2 No. of Companies 1.248K No. of Rounds 39 Deals $268.5M Click to view sub-sectors AgriFood-tech & Water Q4, 2021 Trending Investments $434M New Companies 1 No. of Companies 639 No. of Rounds 12 Deals $0 Click to view sub-sectors Aerospace & Aviation Q4, 2021 Trending Investments $71M New Companies 0 No. of Companies 113 No. of Rounds 3 Deals $0 Click to view sub-sectors Smart Mobility Q4, 2021 Trending Investments $550.3M New Companies 0 No. of Companies 453 No. of Rounds 14 Deals $278.5M Click to view sub-sectors Content & Media Q4, 2021 Trending Investments $267.3M New Companies 0 No. of Companies 765 No. of Rounds 9 Deals $163.5M Click to view sub-sectors Life Sciences & HealthTech Q4, 2021 Trending Investments $338.2M New Companies 0 No. of Companies 1.68K No. of Rounds 31 Deals $351.9M Click to view sub-sectors Industrial Technolog$923.4MSecurity Technologies$2.26BRetail & Marketing$765.7MFinTech$1.147BEnterprise, IT & Data Inf$1.992BAgriFood-tech & $434MAerospace &$71MSmart Mobility$550.3MContent & Medi$267.3MLife Sciences &$338.2M Investments ($) $7.68B Top funding rounds $3B$2.7B$2BOctoberNovemberDecember$0$700M$1.4B$2.1B$2.8B$3.5B495663707784Capital raised ($)Rounds Deals 46 No. of deals Amount Significant M&As Significant IPOs 141913OctoberNovemberDecember071421M&AIPO Companies 7,129 Funding stage Size AC+BEstabl..Pre-Se..PublicRevenu..SeedBootst.. Product Stage No. of Companies Custom..Releas..BetaR&DAlphaClinic..0200040006000 Testimonials Amit from Microsoft talks about Start-Up Nation Finder "Finder is an amazing tool. No other tool in the world, and I work around the world, can give me this precision.." Microsoft Avigail from Samsung Next talks about Start-UP Nation Finder "Samsung NEXT TLV is a branch of Samsung's Global Innovation Center. The branch is focused on building bi-directional relationships with the tech ecosystem through developer/community relations..." Samsung Next Miri from Enel talks about Start-Up Nation Finder "Finder is like a looking glass into the Israeli innovation ecosystem. It helps me both discover the potential innovation we have and reach it.." Enel This Week Trending Tags 1 industry-4.0 2 fintech 3 foodtech 4 medical-devices 5 agtech 6 edtech 7 digital-healthcare 8 robotics 9 automotive 10 insurtech Latest Founded Companies SpotFollow Blockchain-based Monetization Platform FinTech Founded Oct, B2B, B2C Hypeindex Investment Trend Tracking FinTech Founded Oct, B2B, B2C Forsea Seafood Cultivation AgriFood-tech & Water Founded Oct, B2B, B2B2C PCM Space Protective Habitats for Lunar & Martian Environments Aerospace & Aviation Founded Jan, B2B, B2G Mush Foods Mushroom Mycelium-based Protein AgriFood-tech & Water Founded Dec, B2B Alltra.io Internal Developer Platform Enterprise, IT & Data Infrastructure Founded Nov, B2B, B2C SpotFollow Blockchain-based Monetization Platform FinTech Founded Oct, B2B, B2C Hypeindex Investment Trend Tracking FinTech Founded Oct, B2B, B2C Forsea Seafood Cultivation AgriFood-tech & Water Founded Oct, B2B, B2B2C PCM Space Protective Habitats for Lunar & Martian Environments Aerospace & Aviation Founded Jan, B2B, B2G Mush Foods Mushroom Mycelium-based Protein AgriFood-tech & Water Founded Dec, B2B Alltra.io Internal Developer Platform Enterprise, IT & Data Infrastructure Founded Nov, B2B, B2C Recent Reports Read more JUL 29 FinTech H1 2021 Report Read More MAY 01 Israel's Digital Health Report 2021 Read More MAY 01 Israel's Digital Health Report 2020 Read More Upcoming Events Read more NOV 10 Showcase AgTech Mission 2021 - Final event Online event - 6:00 PM- 8:00 PM NOV 10 What Does Abu Dhabi Have To Offer Israeli Entrepreneurs? Online event by UAE-IL tech zone 4:30pm IST/ 6:30pm UAE time NOV 30 Young Community Preofessionals If you're into community building and are excited about how communities connect people and enhance our lives, this is your opportunity to learn from the best. Next Tuesday, November 30th, the YCP community (Young Community Professionals) invites you to a fascinating panel with three young, talented, and inspiring community leaders Data and visuals presented here may not be used without the written consent of Start-Up Nation Finder. Copyright © 2022 Terms of Use Privacy Policy RoundsM&AIPOCapital raised ($)Rounds Walk Me Through