CINXE.COM

Best Tech Companies and Startups in Singapore 2024 | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Best Tech Companies and Startups in Singapore 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/startups/location/singapore" rel="canonical"/><meta content="Find the best tech companies and startups in Singapore, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/startups/location/singapore" property="og:url"/><meta content="Best Tech Companies and Startups in Singapore 2024" property="og:title"/><meta content="Find the best tech companies and startups in Singapore, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/dfe6db37b8bb638f.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/dfe6db37b8bb638f.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/870.6ba29e6054960cef.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8747.1dad635487b477c2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1850.97203a6033e3a524.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9242.6be830129cb50721.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1042.302d2d68c037f44c.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/724-4aca2c63d13b1eb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/startupSearch-8086dc687d4778df.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingStartupLocation"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=seo+landing&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__fL5gg m-auto lg:!max-w-[1024px]"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Singapore</span></div><div class="mt-6 w-full"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="mb-2 text-xl font-medium antialiased">Show startups</div><div class="flex flex-col gap-3 sm:flex-row"><div class="flex flex-1 flex-col gap-3 sm:flex-row"><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Industry</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-323906-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Singapore</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-323907-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Using tech</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-323908-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><div class="flex"><button class="styles-module_component__88XzG mt-4 md:mt-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="submit">Search</button></div></div></form></div><div class="flex w-full flex-row flex-wrap"><div class="mt-4 w-full lg:max-w-[764px]"><div class="w-full items-center md:flex"><h1 class="flex-1 text-lg font-bold capitalize">Top Tech Startups in Singapore in 2024</h1><h4 class="text-sm">214<!-- --> results total<!-- --> <!-- -->- Page <!-- -->1<!-- --> of <!-- -->22</h4></div><div class="mt-4 flex w-full flex-col gap-6"><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/alphasense"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="AlphaSense company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/37080-89514aec2c0d37878f423fc7c6152987-medium_jpg.jpg?buster=1589637272" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/alphasense"><h2 class="inline text-md font-semibold">AlphaSense</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">With AlphaSense work smarter, not harder. Find the business insights you need in seconds</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.7</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">AlphaSense is highly rated on Glassdoor, with 4.7 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Recently funded</div><div class="styles_tooltip-text__bYBqF">Raised funding in the past six months</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate AlphaSense 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.5</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate AlphaSense 4.5/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.alpha-sense.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.alpha-sense.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">201-500</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/boston">Boston</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/chicago">Chicago</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles">Los Angeles</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/helsinki">Helsinki</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/pune">Pune</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/mumbai">Mumbai</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Our company is used by the largest, fastest-growing companies in the world. Powered by AI technology and leveraging advances in Natural Language Processing and Machine Learning in particular, our company is a revolutionary search engine that delivers superior results—helping agile teams make better strategic decisions and gain a competitive edge.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-technology">Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/analytics">Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/search">Search</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/business-intelligence">Business Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/market-research">Market Research</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-technology-1">Financial Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Artificial Intelligence / Machine Learning</div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->10<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->11<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->18<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/alphasense/jobs">View <!-- -->all<!-- --> <!-- -->48<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->AlphaSense</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/6sense"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="6sense company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/332168-8a05c769d3f6d02b66fffc93164bc28d-medium_jpg.jpg?buster=1589650734" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/6sense"><h2 class="inline text-md font-semibold">6sense</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Gives revenue teams the power to know everything, so they can do anything</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.9</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">6sense is highly rated on Glassdoor, with 4.9 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.1</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate 6sense 4.1/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.8</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate 6sense 4.8/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.6sense.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.6sense.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/california">California</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>6sense is a B2B predictive intelligence engine for marketing and sales. Using its private network of billions of time-sensitive intent interactions, 6sense uncovers net-new prospects at every stage of the funnel and determines which existing prospects are in market to buy. 6sense predicts what products prospects will buy, how much they will buy, and when. 6sense is backed by Bain Capital Ventures, Battery Ventures, Venrock, and Salesforce and is based in San Francisco. <a href="http://www.6sense.com" target="_blank" rel="nofollow ugc">6sense.com</a></div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/b2b">B2B</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data">Big Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/predictive-analytics">Predictive Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/marketing-1">Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/sales">Sales</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->10<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->17<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/6sense/jobs">View <!-- -->all<!-- --> <!-- -->35<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->6sense</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/konghq"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Kong company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-medium_jpg.jpg?buster=1589613035" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/konghq"><h2 class="inline text-md font-semibold">Kong</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Kong’s unified cloud API platform delivers fast, reliable, secure digital experiences</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.7</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Kong is highly rated on Glassdoor, with 4.7 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Recently funded</div><div class="styles_tooltip-text__bYBqF">Raised funding in the past six months</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Kong 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.4</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Kong 4.4/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://konghq.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://konghq.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">501-1000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Mashape powers API Driven Software with many leading products including Kong (Open-Source API Gateway), Galileo (API Analytics), Marketplace (API Hub) and Gelato (Dev Portals).<!-- --> <!-- --> <!-- -->Mashape is funded by tier 1 VC firms including Index Ventures, NEA, CRV, Stanford University, Jeff Bezos (Amazon) and Eric Schmidt (Google).</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-computing">Cloud Computing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-services">Information Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Developer APIs</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Development Platforms</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-data-services">Cloud Data Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-infrastructure">Cloud Infrastructure</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->20<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->11<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->20<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/konghq/jobs">View <!-- -->all<!-- --> <!-- -->57<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Kong</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/canary-technologies"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Canary Technologies company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6751070-51588dbb46b893916cfb8acab31d0422-medium_jpg.jpg?buster=1589650461" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/canary-technologies"><h2 class="inline text-md font-semibold">Canary Technologies</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Easy, intuitive, and secure hotel solutions</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Canary Technologies is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Recently funded</div><div class="styles_tooltip-text__bYBqF">Raised funding in the past six months</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.8</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Canary Technologies 4.8/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>5.0</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Canary Technologies 5.0/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.canarytechnologies.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.canarytechnologies.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Modernizing the hotel technology stack with cloud-based solutions to improve antiquated workflows. Canary’s founders have extensive experience in hospitality. Hospitality is at the core of our values, and we understand the nuances of what goes on behind the scenes at a property. We believe that the guest comes first, and solutions should enhance the guest experience.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas">SaaS</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/hospitality-1">Hospitality</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/hotels">Hotels</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other Engineering<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->5<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->8<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/canary-technologies/jobs">View <!-- -->all<!-- --> <!-- -->23<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Canary Technologies</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/moloco"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="MOLOCO company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/920614-e051660a393e1ca7b2ed0a5769fcd11a-medium_jpg.jpg?buster=1596570964" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/moloco"><h2 class="inline text-md font-semibold">MOLOCO</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">User acquisition, re-engagement, and monetization for your mobile app</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 5% of responders</div><div class="styles_tooltip-text__bYBqF">MOLOCO is in the top 5% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within a few days</div><div class="styles_tooltip-text__bYBqF">Based on past data, MOLOCO usually responds to incoming applications within a few days</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://molocoads.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://molocoads.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/japan">Japan</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/seattle">Seattle</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/palo-alto">Palo Alto</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/seoul">Seoul</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Moloco is a machine learning company that enables businesses to unleash the power of their own data for fast, sustainable growth and performance through the advertising ecosystem. Our technology is best-in-class as we received the SMARTIES X silver award for Machine Learning and AI and were named the Cross-Industry Winner for Google Cloud Customer Awards. Moloco is in hyper-growth mode, ranked #91 among Deloitte’s 2021 Fast 500, and recently certified by 91% of the company via Great Places to Work. There isn’t a better time to join this innovative team in our Silicon Valley HQ or our offices in San Francisco, Seattle, London, Seoul, Singapore, China, and Tokyo. </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-advertising">Mobile Advertising</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/advertising-platforms">Advertising Platforms</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-application-3">Mobile Application</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->38<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->16<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->7<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->5<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->7<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/moloco/jobs">View <!-- -->all<!-- --> <!-- -->77<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->MOLOCO</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/onesignal"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="OneSignal company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/648600-8e3b624f15a6eed8c84ed5655651368b-medium_jpg.jpg?buster=1675197889" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/onesignal"><h2 class="inline text-md font-semibold">OneSignal</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Self-serve customer engagement solution for Push Notifications, Email, SMS, &amp; In-App</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">OneSignal is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.6</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate OneSignal 4.6/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>5.0</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate OneSignal 5.0/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://onesignal.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://onesignal.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/texas">Texas</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-mateo">San Mateo</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>We’re a market-leading customer messaging and engagement solution, offering mobile and web push notifications, in-app messaging, SMS, and email. Our powerful multi-channel platform enables over one million businesses to deliver over 10 billion messages daily. Powered by superior architecture, OneSignal is designed to scale and deliver messages more quickly and reliably than the competition.<!-- --> <!-- --> <!-- -->By providing an open API, extensive documentation, free accounts, and intuitive personalization and analytics tools, we help businesses of all sizes provide a seamless messaging experience to create meaningful customer connections.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/advertising-platforms">Advertising Platforms</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/apps">Apps</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/developer-tools">Developer Tools</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-infrastructure">Cloud Infrastructure</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/app-marketing-2">App Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/marketing-automation-2">Marketing Automation</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/marketing-1">Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-marketing-5">Digital Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer-engagement-2">Consumer Engagement</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->5<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/onesignal/jobs">View <!-- -->all<!-- --> <!-- -->12<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->OneSignal</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/amplitude-1"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Amplitude company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/245814-7ddec3da510b2520528ffaffc8a06375-medium_jpg.jpg?buster=1725516426" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/amplitude-1"><h2 class="inline text-md font-semibold">Amplitude</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Using customer data to build great product experiences that convert and retain users</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.5</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Amplitude is highly rated on Glassdoor, with 4.5 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.1</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Amplitude 4.1/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.2</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Amplitude 4.2/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://amplitude.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://amplitude.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">201-500</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/austin">Austin</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/amsterdam">Amsterdam</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/paris">Paris</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Amplitude does mobile analytics to help app developers optimize their in-app purchasing, engagement, and retention. Mobile app usage is growing at a rapid pace but the options for analytics aren’t adequate to meet mobile developer needs.<!-- --> <!-- --> <!-- -->Amplitude works out of the box with minimal setup while having all the advanced features that used to be reserved for enterprise products. With Amplitude, developers can look at their funnels, retention, and revenues, as well as powerfully segment everything. All data is updated in real-time the second it comes in.<!-- --> <!-- --> <!-- -->Amplitude scales up to hundreds of millions of events while also allowing you to drill down to the level of the individual user. Amplitude supports integration at any level, including access to the raw data for custom querying written in SQL.<!-- --> <!-- --> <!-- -->We&#x27;re 100% focused on building the analytics we always wanted for mobile apps.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas">SaaS</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/analytics">Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data">Big Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/productivity-software">Productivity Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Mobile Analytics</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/product-management-1">Product Management</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->16<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->12<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/amplitude-1/jobs">View <!-- -->all<!-- --> <!-- -->42<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Amplitude</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/dataiku"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Dataiku company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/141418-1a571520061744ccd50545d59ed3ff93-medium_jpg.jpg?buster=1631710332" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/dataiku"><h2 class="inline text-md font-semibold">Dataiku</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Everyday AI, Extraordinary People</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Dataiku is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.8</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Dataiku 4.8/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.9</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Dataiku 4.9/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.dataiku.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.dataiku.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1001-5000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/denver">Denver</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/dubai">Dubai</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/amsterdam">Amsterdam</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/paris">Paris</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/sydney">Sydney</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Dataiku is the platform for Everyday AI, systemizing the use of data for exceptional business results. Organizations that use Dataiku elevate their people (whether technical and working in code or on the business side and low- or no-code) to extraordinary, arming them with the ability to make better day-to-day decisions with data.<!-- --> <!-- --> <!-- -->More than 500 companies worldwide use Dataiku to systemize their use of data, analytics, and AI, driving diverse use cases from fraud detection to customer churn prevention, predictive maintenance to supply chain optimization, and everything in between.<!-- --> <!-- --> <!-- -->Don’t get us wrong: we are a tech company building software. Our culture is even pretty geeky! But our driving force is and will always remain people, starting with ours. We consider our employees to be our most precious asset, and we are committed to ensuring that each of them gets the most rewarding, enjoyable, and memorable work experience with us. <!-- --> <!-- --> <!-- -->Headquartered in New York City, Dataiku was founded in Paris in 2013 and achieved unicorn status in 2019. Now, more than 800 employees work across the globe in our offices and remotely. Backed by a renowned set of investors and partners including CapitalG, Tiger Global, and Serena, we’ve set out to build the future of AI. Let’s do it together! </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/analytics">Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/machine-learning">Machine Learning</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data">Big Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/data-integration">Data Integration</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/predictive-analytics">Predictive Analytics</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->51<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->12<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->64<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/dataiku/jobs">View <!-- -->all<!-- --> <!-- -->137<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Dataiku</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/forter-1"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Forter company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/726239-08e6539a89eb7f4aab19f80e214f5757-medium_jpg.jpg?buster=1589625452" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/forter-1"><h2 class="inline text-md font-semibold">Forter</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Grow revenue and protect your business at every stage of the customer journey</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.7</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Forter is highly rated on Glassdoor, with 4.7 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Forter 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.9</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Forter 4.9/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.forter.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.forter.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Our technology combines advanced cyber intelligence, identity analysis and behavioral data to create a multi-layered fraud detection mechanism. The technology is fully automated so that it can approve or deny transactions in real-time, rendering “yes” or “no” decisions in under 300 millseconds. Furthermore, the technology is so accurate that Forter fully backs its transactions with a 100% chargeback protection program.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas">SaaS</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce">E-Commerce</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/analytics">Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fraud-detection">Fraud Detection</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->12<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->15<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->16<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/forter-1/jobs">View <!-- -->all<!-- --> <!-- -->52<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Forter</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/lyra-health"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Lyra Health company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/720047-bedbc704b0c7aaadcf25d297ba0ccbe1-medium_jpg.jpg?buster=1589649435" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/lyra-health"><h2 class="inline text-md font-semibold">Lyra Health</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">The best mental health care for your workforce</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.5</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Lyra Health is highly rated on Glassdoor, with 4.5 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Lyra Health 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.4</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Lyra Health 4.4/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.lyrahealth.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.lyrahealth.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1001-5000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/burlingame">Burlingame</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Lyra is transforming mental health care through technology with a human touch to help people feel emotionally healthy at work and at home. We work with industry leaders, such as Morgan Stanley, Uber, Amgen, and other Fortune 500 companies, to improve access to effective, high-quality mental health care for their employees and their families. With our innovative digital care platform and global provider network, 10 million people can receive the best care and feel better, faster. Founded by David Ebersman, former CFO of Facebook and Genentech, Lyra has raised more than $900 million.<!-- --> <!-- --> <!-- -->Our roles can be full-time in our Burlingame, CA headquarters, OR virtual (remote candidates must be based in the United States). </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/health-care">Healthcare</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-technology">Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-services">Information Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Employer Benefits Programs</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mental-health-3">Mental Health</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Behavioral Therapy, Aba Therapy, Autism, Psychology</div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->11<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->6<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/lyra-health/jobs">View <!-- -->all<!-- --> <!-- -->26<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Lyra Health</a></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 1, current page" href="/startups/location/singapore">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/startups/location/singapore?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/startups/location/singapore?page=3">3</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 4" href="/startups/location/singapore?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/startups/location/singapore?page=5">5</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 20" href="/startups/location/singapore?page=20">20</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 21" href="/startups/location/singapore?page=21">21</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 22" href="/startups/location/singapore?page=22">22</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/startups/location/singapore?page=2">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div></div><div class="top-[144px] m-auto mt-6 lg:ml-12 lg:w-[210px]"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:top-4 lg:border lg:p-6"><h2 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this page</h2><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out startups at Wellfound, Top Tech Startups&amp;url=https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a href="https://www.linkedin.com/shareArticle/?summary=Check out startups at Wellfound, Top Tech Startups&amp;mini=true&amp;url=https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div><div class="styles_component__0lths flex flex-col"><div class="flex flex-row"><div class="styles_headerText__DvJmI flex flex-col"><span class="styles_ctaHeader__zu6Jd text-lg font-medium">Didn&#x27;t find the job you wanted in this list of startups?</span><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aaa text-sm">Search for your role at over 30,000+ startups on <!-- -->Wellfound<!-- -->, for free.</p></div></div><ul class="styles_listings__wsWgs"><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>6,996<!-- --> jobs <span class="text-dark-aa">in</span> Design</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>51,894<!-- --> jobs <span class="text-dark-aa">in</span> <!-- -->Engineering</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>10,444<!-- --> jobs <span class="text-dark-aa">in</span> Marketing</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>17,814<!-- --> jobs <span class="text-dark-aa">in</span> Sales</li></ul><div> &amp; thousands more job opportunities for all other roles</div><button class="styles-module_component__88XzG styles_button__BuRRx styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="button">Find your next job</button><div class="styles_login__HEOWK"><span>Already have a <!-- -->Wellfound<!-- --> profile? </span><button class="styles_component__7ZpRT styles_anchor__IQxD8" type="button">Sign in</button></div></div><div class="mt-4 rounded border border-gray-400 p-4"><div class="flex justify-center"><img alt="" loading="lazy" src="/cdn-cgi/image/width=200,height=150,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/recruit/StartupCatalog.png" height="75" width="100" class="hidden lg:block"/></div><div class="mb-1 font-bold">Can’t find your company? Neither can top tech talent.</div><div class="text-sm">Join our community and build your dream team.<!-- --> </div><div class="flex justify-center pt-4"><a class="styles-module_component__88XzG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/onboarding/recruit"><span class="text-xs">Create company profile</span></a></div></div></div></div><div class="mt-8 w-full p-4"><header class="text-dark-aaaa font-medium antialiased text-xl text-center">Explore More Tech Companies and Startups</header><div class="mb-12 mt-8"><h2 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-[&#x27;&#x27;]">Tech Hubs</h2><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/new-york-city-ny">New York City</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-francisco">San Francisco</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/los-angeles">Los Angeles</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/boston">Boston</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/chicago">Chicago</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/seattle">Seattle</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/austin">Austin</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/washington-dc">Washington DC</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/atlanta">Atlanta</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-diego">San Diego</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/denver">Denver</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-jose">San Jose</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/dallas">Dallas</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/houston">Houston</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/miami">Miami</a></div></div><div class="mb-12 mt-8"><h2 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-[&#x27;&#x27;]">Industries</h2><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/mobile-2">Mobile</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/enterprise-software">Enterprise Software</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/health-care">Healthcare</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/consumer-internet">Consumer Internet</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/clean-technology">Clean Technology</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/e-commerce">E-Commerce</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/saas">SaaS</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/social-media">Social Media</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/technology">Technology</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/education">Education</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/software">Software</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/digital-media">Digital Media</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/web-development">Web Development</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/financial-services-1">Financial Services</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/sales-and-marketing-1">Sales and Marketing</a></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"location":"singapore","page":null,"__APOLLO_SIG__":"blaD3%QE0B2%t1Ljx3rLO0stgf9OeOoEA9nkqOazrDbM9Lzh449-4647732371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"seoLandingPageStartupSearchResults({\"location\":\"singapore\",\"page\":1,\"remote\":false})":{"__typename":"SeoLandingPageStartupSearchResult","totalStartupCount":214,"perPage":10,"pageCount":22,"startups":[{"__ref":"StartupResult:37080"},{"__ref":"StartupResult:332168"},{"__ref":"StartupResult:309742"},{"__ref":"StartupResult:6751070"},{"__ref":"StartupResult:920614"},{"__ref":"StartupResult:648600"},{"__ref":"StartupResult:245814"},{"__ref":"StartupResult:141418"},{"__ref":"StartupResult:726239"},{"__ref":"StartupResult:720047"}],"facebookShareLink":"https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection","twitterShareLink":"https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection","linkedinShareLink":"https://wellfound.com/startups/location/singapore?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection"},"seoLandingPageStartup({\"isRemote\":false,\"location\":\"singapore\",\"page\":1})":{"__ref":"SEOLandingPageStartup:1682"},"jobCounts":{"__typename":"JobCounts","design":6996,"softwareEngineering":51894,"marketing":10444,"sales":17814}},"autocomplete":{"__typename":"Autocomplete","skillTags({\"query\":\"\"})":[{"__ref":"NewTag:15597"},{"__ref":"NewTag:14775"},{"__ref":"NewTag:14781"},{"__ref":"NewTag:15850"},{"__ref":"NewTag:14780"},{"__ref":"NewTag:15592"},{"__ref":"NewTag:87799"},{"__ref":"NewTag:21379"},{"__ref":"NewTag:24003"},{"__ref":"NewTag:15593"}],"marketTags({\"query\":\"\"})":[{"__ref":"NewTag:13"},{"__ref":"NewTag:200"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:2462"},{"__ref":"NewTag:92"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:2"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152689"},{"__ref":"NewTag:93839"}]}},"NewTag:15597":{"__typename":"NewTag","id":"15597","displayName":"Management","parentLocationDisplayName":null,"slug":"management","taggingsCount":1505353},"NewTag:14775":{"__typename":"NewTag","id":"14775","displayName":"Python","parentLocationDisplayName":null,"slug":"python","taggingsCount":1182717},"NewTag:14781":{"__typename":"NewTag","id":"14781","displayName":"Javascript","parentLocationDisplayName":null,"slug":"javascript","taggingsCount":1052750},"NewTag:15850":{"__typename":"NewTag","id":"15850","displayName":"SQL","parentLocationDisplayName":null,"slug":"sql","taggingsCount":959557},"NewTag:14780":{"__typename":"NewTag","id":"14780","displayName":"Java","parentLocationDisplayName":null,"slug":"java","taggingsCount":958848},"NewTag:15592":{"__typename":"NewTag","id":"15592","displayName":"HTML","parentLocationDisplayName":null,"slug":"html","taggingsCount":898328},"NewTag:87799":{"__typename":"NewTag","id":"87799","displayName":"Microsoft Excel","parentLocationDisplayName":null,"slug":"microsoft-excel","taggingsCount":802096},"NewTag:21379":{"__typename":"NewTag","id":"21379","displayName":"Microsoft Office","parentLocationDisplayName":null,"slug":"microsoft-office","taggingsCount":793359},"NewTag:24003":{"__typename":"NewTag","id":"24003","displayName":"Project Management","parentLocationDisplayName":null,"slug":"project-management-1","taggingsCount":685673},"NewTag:15593":{"__typename":"NewTag","id":"15593","displayName":"CSS","parentLocationDisplayName":null,"slug":"css","taggingsCount":677090},"NewTag:13":{"__typename":"NewTag","id":"13","displayName":"Healthcare","slug":"health-care","name":"health care","marketTagNoindex":false},"NewTag:200":{"__typename":"NewTag","id":"200","displayName":"Artificial Intelligence","slug":"artificial-intelligence","name":"artificial intelligence","marketTagNoindex":false},"NewTag:156514":{"__typename":"NewTag","id":"156514","displayName":"Fin Tech","slug":"fintech-2","name":"FinTech","marketTagNoindex":false},"NewTag:2462":{"__typename":"NewTag","id":"2462","displayName":"Internet of Things","slug":"internet-of-things"},"NewTag:92":{"__typename":"NewTag","id":"92","displayName":"Machine Learning","slug":"machine-learning","name":"machine learning","marketTagNoindex":false},"NewTag:152177":{"__typename":"NewTag","id":"152177","displayName":"Blockchains","slug":"blockchains-4"},"NewTag:2":{"__typename":"NewTag","id":"2","displayName":"Biotechnology","slug":"biotechnology"},"NewTag:152176":{"__typename":"NewTag","id":"152176","displayName":"Cryptocurrency","slug":"cryptocurrency-2"},"NewTag:152689":{"__typename":"NewTag","id":"152689","displayName":"Virtual Reality","slug":"virtual-reality-3"},"NewTag:93839":{"__typename":"NewTag","id":"93839","displayName":"Bitcoin","slug":"bitcoin"},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-37080":{"__typename":"Badge","id":"B2B-37080","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-37080":{"__typename":"Badge","id":"COMPANY_STAGE-37080","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-37080":{"__typename":"Badge","id":"TOP_INVESTORS-37080","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-37080":{"__typename":"Badge","id":"VALUATION_1B-37080","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-37080":{"__typename":"Badge","id":"HIGHLY_RATED-37080","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"AlphaSense is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:RECENTLY_FUNDED":{"__typename":"Badge","id":"RECENTLY_FUNDED","name":"RECENTLY_FUNDED_BADGE","label":"Recently funded","tooltip":"Raised funding in the past six months","avatarUrl":null,"rating":null,"data":null},"Badge:WORK_LIFE_BALANCE-37080":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-37080","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate AlphaSense 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-37080":{"__typename":"Badge","id":"STRONG_LEADERSHIP-37080","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate AlphaSense 4.5/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.5","data":null},"NewTag:25":{"__typename":"NewTag","id":"25","name":"information technology","slug":"information-technology","displayName":"Information Technology","marketTagNoindex":false},"NewTag:52":{"__typename":"NewTag","id":"52","name":"analytics","slug":"analytics","displayName":"Analytics","marketTagNoindex":false},"NewTag:67":{"__typename":"NewTag","id":"67","name":"search","slug":"search","displayName":"Search","marketTagNoindex":false},"NewTag:97":{"__typename":"NewTag","id":"97","name":"business intelligence","slug":"business-intelligence","displayName":"Business Intelligence","marketTagNoindex":false},"NewTag:321":{"__typename":"NewTag","id":"321","name":"finance","slug":"finance","displayName":"Finance","marketTagNoindex":false},"NewTag:342":{"__typename":"NewTag","id":"342","name":"market research","slug":"market-research","displayName":"Market Research","marketTagNoindex":false},"NewTag:841":{"__typename":"NewTag","id":"841","name":"software","slug":"software","displayName":"Software","marketTagNoindex":false},"NewTag:156515":{"__typename":"NewTag","id":"156515","name":"Financial Technology","slug":"financial-technology-1","displayName":"Financial Technology","marketTagNoindex":false},"NewTag:624857":{"__typename":"NewTag","id":"624857","name":"artificial intelligence / machine learning","slug":"artificial-intelligence-machine-learning","displayName":"Artificial Intelligence / Machine Learning","marketTagNoindex":true},"NewTag:1620":{"__typename":"NewTag","id":"1620","name":"boston","slug":"boston","displayName":"Boston","locationTagNoindex":false},"NewTag:1626":{"__typename":"NewTag","id":"1626","name":"chicago","slug":"chicago","displayName":"Chicago","locationTagNoindex":false},"NewTag:1653":{"__typename":"NewTag","id":"1653","name":"los angeles","slug":"los-angeles","displayName":"Los Angeles","locationTagNoindex":false},"NewTag:1664":{"__typename":"NewTag","id":"1664","name":"new york city, ny","slug":"new-york-city-ny","displayName":"New York City","locationTagNoindex":false},"NewTag:1692":{"__typename":"NewTag","id":"1692","name":"san francisco","slug":"san-francisco","displayName":"San Francisco","locationTagNoindex":false},"NewTag:1695":{"__typename":"NewTag","id":"1695","name":"london","slug":"london","displayName":"London","locationTagNoindex":false},"NewTag:2320":{"__typename":"NewTag","id":"2320","name":"helsinki","slug":"helsinki","displayName":"Helsinki","locationTagNoindex":false},"NewTag:2597":{"__typename":"NewTag","id":"2597","name":"pune","slug":"pune","displayName":"Pune","locationTagNoindex":false},"NewTag:22939":{"__typename":"NewTag","id":"22939","name":"mumbai","slug":"mumbai","displayName":"Mumbai","locationTagNoindex":false},"StartupResult:37080":{"__typename":"StartupResult","id":"37080","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-37080"},{"__ref":"Badge:COMPANY_STAGE-37080"},{"__ref":"Badge:TOP_INVESTORS-37080"},{"__ref":"Badge:VALUATION_1B-37080"},{"__ref":"Badge:HIGHLY_RATED-37080"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-37080"},{"__ref":"Badge:STRONG_LEADERSHIP-37080"}],"companySize":"SIZE_201_500","highConcept":"With AlphaSense work smarter, not harder. Find the business insights you need in seconds","logoUrl":"https://photos.wellfound.com/startups/i/37080-89514aec2c0d37878f423fc7c6152987-medium_jpg.jpg?buster=1589637272","name":"AlphaSense","slug":"alphasense","companyUrl":"http://www.alpha-sense.com/","description":"Our company is used by the largest, fastest-growing companies in the world. Powered by AI technology and leveraging advances in Natural Language Processing and Machine Learning in particular, our company is a revolutionary search engine that delivers superior results—helping agile teams make better strategic decisions and gain a competitive edge.","marketTaggings":[{"__ref":"NewTag:25"},{"__ref":"NewTag:52"},{"__ref":"NewTag:67"},{"__ref":"NewTag:97"},{"__ref":"NewTag:200"},{"__ref":"NewTag:321"},{"__ref":"NewTag:342"},{"__ref":"NewTag:841"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:156515"},{"__ref":"NewTag:624857"}],"locationTaggings":[{"__ref":"NewTag:1620"},{"__ref":"NewTag:1626"},{"__ref":"NewTag:1653"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2320"},{"__ref":"NewTag:2597"},{"__ref":"NewTag:22939"}],"jobListingCounts":{"__typename":"Counts","totalCount":48,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":2},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":4},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":2},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":10},{"__typename":"ListCount","optionId":"387776","name":"Other","count":11},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":18}]}},"Badge:B2B-332168":{"__typename":"Badge","id":"B2B-332168","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-332168":{"__typename":"Badge","id":"COMPANY_STAGE-332168","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-332168":{"__typename":"Badge","id":"TOP_INVESTORS-332168","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-332168":{"__typename":"Badge","id":"YC-332168","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-332168":{"__typename":"Badge","id":"VALUATION_1B-332168","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-332168":{"__typename":"Badge","id":"HIGHLY_RATED-332168","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"6sense is highly rated on Glassdoor, with 4.9 out of 5 stars","avatarUrl":null,"rating":"4.9","data":null},"Badge:WORK_LIFE_BALANCE-332168":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-332168","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate 6sense 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"Badge:STRONG_LEADERSHIP-332168":{"__typename":"Badge","id":"STRONG_LEADERSHIP-332168","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate 6sense 4.8/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.8","data":null},"NewTag:42":{"__typename":"NewTag","id":"42","name":"B2B","slug":"b2b","displayName":"B2B","marketTagNoindex":false},"NewTag:198":{"__typename":"NewTag","id":"198","name":"big data","slug":"big-data","displayName":"Big Data","marketTagNoindex":false},"NewTag:1470":{"__typename":"NewTag","id":"1470","name":"predictive analytics","slug":"predictive-analytics","displayName":"Predictive Analytics","marketTagNoindex":false},"NewTag:151656":{"__typename":"NewTag","id":"151656","name":"marketing","slug":"marketing-1","displayName":"Marketing","marketTagNoindex":false},"NewTag:155788":{"__typename":"NewTag","id":"155788","name":"Sales","slug":"sales","displayName":"Sales","marketTagNoindex":false},"NewTag:1624":{"__typename":"NewTag","id":"1624","name":"california","slug":"california","displayName":"California","locationTagNoindex":false},"StartupResult:332168":{"__typename":"StartupResult","id":"332168","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-332168"},{"__ref":"Badge:COMPANY_STAGE-332168"},{"__ref":"Badge:TOP_INVESTORS-332168"},{"__ref":"Badge:YC-332168"},{"__ref":"Badge:VALUATION_1B-332168"},{"__ref":"Badge:HIGHLY_RATED-332168"},{"__ref":"Badge:WORK_LIFE_BALANCE-332168"},{"__ref":"Badge:STRONG_LEADERSHIP-332168"}],"companySize":"SIZE_51_200","highConcept":"Gives revenue teams the power to know everything, so they can do anything","logoUrl":"https://photos.wellfound.com/startups/i/332168-8a05c769d3f6d02b66fffc93164bc28d-medium_jpg.jpg?buster=1589650734","name":"6sense","slug":"6sense","companyUrl":"http://www.6sense.com","description":"6sense is a B2B predictive intelligence engine for marketing and sales. Using its private network of billions of time-sensitive intent interactions, 6sense uncovers net-new prospects at every stage of the funnel and determines which existing prospects are in market to buy. 6sense predicts what products prospects will buy, how much they will buy, and when. 6sense is backed by Bain Capital Ventures, Battery Ventures, Venrock, and Salesforce and is based in San Francisco. http://www.6sense.com","marketTaggings":[{"__ref":"NewTag:42"},{"__ref":"NewTag:198"},{"__ref":"NewTag:200"},{"__ref":"NewTag:1470"},{"__ref":"NewTag:151656"},{"__ref":"NewTag:155788"}],"locationTaggings":[{"__ref":"NewTag:1624"}],"jobListingCounts":{"__typename":"Counts","totalCount":35,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":2},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":10},{"__typename":"ListCount","optionId":"387776","name":"Other","count":4},{"__typename":"ListCount","optionId":"751461","name":"Product","count":2},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":17}]}},"Badge:B2B-309742":{"__typename":"Badge","id":"B2B-309742","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-309742":{"__typename":"Badge","id":"COMPANY_STAGE-309742","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-309742":{"__typename":"Badge","id":"TOP_INVESTORS-309742","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-309742":{"__typename":"Badge","id":"VALUATION_1B-309742","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-309742":{"__typename":"Badge","id":"HIGHLY_RATED-309742","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Kong is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-309742":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-309742","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Kong 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-309742":{"__typename":"Badge","id":"STRONG_LEADERSHIP-309742","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Kong 4.4/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.4","data":null},"NewTag:12":{"__typename":"NewTag","id":"12","name":"enterprise software","slug":"enterprise-software","displayName":"Enterprise Software","marketTagNoindex":false},"NewTag:38":{"__typename":"NewTag","id":"38","name":"cloud computing","slug":"cloud-computing","displayName":"Cloud Computing","marketTagNoindex":false},"NewTag:65":{"__typename":"NewTag","id":"65","name":"information services","slug":"information-services","displayName":"Information Services","marketTagNoindex":false},"NewTag:302":{"__typename":"NewTag","id":"302","name":"developer apis","slug":"developer-apis","displayName":"Developer APIs","marketTagNoindex":true},"NewTag:409":{"__typename":"NewTag","id":"409","name":"development platforms","slug":"development-platforms","displayName":"Development Platforms","marketTagNoindex":true},"NewTag:2009":{"__typename":"NewTag","id":"2009","name":"cloud data services","slug":"cloud-data-services","displayName":"Cloud Data Services","marketTagNoindex":false},"NewTag:10494":{"__typename":"NewTag","id":"10494","name":"cloud infrastructure","slug":"cloud-infrastructure","displayName":"Cloud Infrastructure","marketTagNoindex":false},"StartupResult:309742":{"__typename":"StartupResult","id":"309742","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-309742"},{"__ref":"Badge:COMPANY_STAGE-309742"},{"__ref":"Badge:TOP_INVESTORS-309742"},{"__ref":"Badge:VALUATION_1B-309742"},{"__ref":"Badge:HIGHLY_RATED-309742"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-309742"},{"__ref":"Badge:STRONG_LEADERSHIP-309742"}],"companySize":"SIZE_501_1000","highConcept":"Kong’s unified cloud API platform delivers fast, reliable, secure digital experiences","logoUrl":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-medium_jpg.jpg?buster=1589613035","name":"Kong","slug":"konghq","companyUrl":"https://konghq.com/","description":"Mashape powers API Driven Software with many leading products including Kong (Open-Source API Gateway), Galileo (API Analytics), Marketplace (API Hub) and Gelato (Dev Portals).\n\nMashape is funded by tier 1 VC firms including Index Ventures, NEA, CRV, Stanford University, Jeff Bezos (Amazon) and Eric Schmidt (Google).","marketTaggings":[{"__ref":"NewTag:12"},{"__ref":"NewTag:38"},{"__ref":"NewTag:65"},{"__ref":"NewTag:302"},{"__ref":"NewTag:409"},{"__ref":"NewTag:2009"},{"__ref":"NewTag:10494"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"jobListingCounts":{"__typename":"Counts","totalCount":57,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":20},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":4},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":1},{"__typename":"ListCount","optionId":"387776","name":"Other","count":11},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":20}]}},"Badge:B2B-6751070":{"__typename":"Badge","id":"B2B-6751070","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6751070":{"__typename":"Badge","id":"COMPANY_STAGE-6751070","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-6751070":{"__typename":"Badge","id":"TOP_INVESTORS-6751070","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-6751070":{"__typename":"Badge","id":"YC-6751070","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-6751070":{"__typename":"Badge","id":"HIGHLY_RATED-6751070","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Canary Technologies is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-6751070":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-6751070","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Canary Technologies 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-6751070":{"__typename":"Badge","id":"STRONG_LEADERSHIP-6751070","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Canary Technologies 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"NewTag:10":{"__typename":"NewTag","id":"10","name":"SaaS","slug":"saas","displayName":"SaaS","marketTagNoindex":false},"NewTag:71":{"__typename":"NewTag","id":"71","name":"payments","slug":"payments","displayName":"Payments","marketTagNoindex":false},"NewTag:194":{"__typename":"NewTag","id":"194","name":"hospitality","slug":"hospitality-1","displayName":"Hospitality","marketTagNoindex":false},"NewTag:355":{"__typename":"NewTag","id":"355","name":"hotels","slug":"hotels","displayName":"Hotels","marketTagNoindex":false},"NewTag:2071":{"__typename":"NewTag","id":"2071","name":"new york","slug":"new-york","displayName":"New York","locationTagNoindex":false},"StartupResult:6751070":{"__typename":"StartupResult","id":"6751070","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-6751070"},{"__ref":"Badge:COMPANY_STAGE-6751070"},{"__ref":"Badge:TOP_INVESTORS-6751070"},{"__ref":"Badge:YC-6751070"},{"__ref":"Badge:HIGHLY_RATED-6751070"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-6751070"},{"__ref":"Badge:STRONG_LEADERSHIP-6751070"}],"companySize":"SIZE_51_200","highConcept":"Easy, intuitive, and secure hotel solutions","logoUrl":"https://photos.wellfound.com/startups/i/6751070-51588dbb46b893916cfb8acab31d0422-medium_jpg.jpg?buster=1589650461","name":"Canary Technologies","slug":"canary-technologies","companyUrl":"http://www.canarytechnologies.com","description":"Modernizing the hotel technology stack with cloud-based solutions to improve antiquated workflows. Canary’s founders have extensive experience in hospitality. Hospitality is at the core of our values, and we understand the nuances of what goes on behind the scenes at a property. We believe that the guest comes first, and solutions should enhance the guest experience.","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:12"},{"__ref":"NewTag:71"},{"__ref":"NewTag:194"},{"__ref":"NewTag:355"},{"__ref":"NewTag:841"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:2071"}],"jobListingCounts":{"__typename":"Counts","totalCount":23,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":2},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":1},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":3},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":3},{"__typename":"ListCount","optionId":"154701","name":"Other Engineering","count":1},{"__typename":"ListCount","optionId":"751461","name":"Product","count":5},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":8}]}},"Badge:TOP_RESPONDER-920614":{"__typename":"Badge","id":"TOP_RESPONDER-920614","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"MOLOCO is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-920614":{"__typename":"Badge","id":"QUICK_RESPONDER-920614","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, MOLOCO usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-920614":{"__typename":"Badge","id":"B2B-920614","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-920614":{"__typename":"Badge","id":"COMPANY_STAGE-920614","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-920614":{"__typename":"Badge","id":"TOP_INVESTORS-920614","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-920614":{"__typename":"Badge","id":"VALUATION_1B-920614","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-920614":{"__typename":"Badge","id":"GROWING_FAST-920614","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"NewTag:3":{"__typename":"NewTag","id":"3","name":"mobile","slug":"mobile-2","displayName":"Mobile","marketTagNoindex":false},"NewTag:205":{"__typename":"NewTag","id":"205","name":"mobile advertising","slug":"mobile-advertising","displayName":"Mobile Advertising","marketTagNoindex":false},"NewTag:339":{"__typename":"NewTag","id":"339","name":"advertising platforms","slug":"advertising-platforms","displayName":"Advertising Platforms","marketTagNoindex":false},"NewTag:153266":{"__typename":"NewTag","id":"153266","name":"mobile application","slug":"mobile-application-3","displayName":"Mobile Application","marketTagNoindex":false},"NewTag:1650":{"__typename":"NewTag","id":"1650","name":"japan","slug":"japan","displayName":"Japan","locationTagNoindex":false},"NewTag:1680":{"__typename":"NewTag","id":"1680","name":"seattle","slug":"seattle","displayName":"Seattle","locationTagNoindex":false},"NewTag:1682":{"__typename":"NewTag","id":"1682","name":"singapore","slug":"singapore","displayName":"Singapore","locationTagNoindex":false},"NewTag:1694":{"__typename":"NewTag","id":"1694","name":"palo alto","slug":"palo-alto","displayName":"Palo Alto","locationTagNoindex":false},"NewTag:2441":{"__typename":"NewTag","id":"2441","name":"seoul","slug":"seoul","displayName":"Seoul","locationTagNoindex":false},"StartupResult:920614":{"__typename":"StartupResult","id":"920614","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-920614"},{"__ref":"Badge:QUICK_RESPONDER-920614"},{"__ref":"Badge:B2B-920614"},{"__ref":"Badge:COMPANY_STAGE-920614"},{"__ref":"Badge:TOP_INVESTORS-920614"},{"__ref":"Badge:VALUATION_1B-920614"},{"__ref":"Badge:GROWING_FAST-920614"}],"companySize":"SIZE_51_200","highConcept":"User acquisition, re-engagement, and monetization for your mobile app","logoUrl":"https://photos.wellfound.com/startups/i/920614-e051660a393e1ca7b2ed0a5769fcd11a-medium_jpg.jpg?buster=1596570964","name":"MOLOCO","slug":"moloco","companyUrl":"http://molocoads.com/","description":"Moloco is a machine learning company that enables businesses to unleash the power of their own data for fast, sustainable growth and performance through the advertising ecosystem. Our technology is best-in-class as we received the SMARTIES X silver award for Machine Learning and AI and were named the Cross-Industry Winner for Google Cloud Customer Awards. Moloco is in hyper-growth mode, ranked #91 among Deloitte’s 2021 Fast 500, and recently certified by 91% of the company via Great Places to Work. There isn’t a better time to join this innovative team in our Silicon Valley HQ or our offices in San Francisco, Seattle, London, Seoul, Singapore, China, and Tokyo. ","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:205"},{"__ref":"NewTag:339"},{"__ref":"NewTag:153266"}],"locationTaggings":[{"__ref":"NewTag:1650"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1694"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2441"}],"jobListingCounts":{"__typename":"Counts","totalCount":77,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":2},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":38},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":16},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":2},{"__typename":"ListCount","optionId":"387776","name":"Other","count":7},{"__typename":"ListCount","optionId":"751461","name":"Product","count":5},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":7}]}},"Badge:B2B-648600":{"__typename":"Badge","id":"B2B-648600","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-648600":{"__typename":"Badge","id":"COMPANY_STAGE-648600","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-648600":{"__typename":"Badge","id":"TOP_INVESTORS-648600","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-648600":{"__typename":"Badge","id":"YC-648600","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-648600":{"__typename":"Badge","id":"HIGHLY_RATED-648600","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"OneSignal is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-648600":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-648600","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate OneSignal 4.6/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.6","data":null},"Badge:STRONG_LEADERSHIP-648600":{"__typename":"Badge","id":"STRONG_LEADERSHIP-648600","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate OneSignal 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"NewTag:836":{"__typename":"NewTag","id":"836","name":"apps","slug":"apps","displayName":"Apps","marketTagNoindex":false},"NewTag:1132":{"__typename":"NewTag","id":"1132","name":"developer tools","slug":"developer-tools","displayName":"Developer Tools","marketTagNoindex":false},"NewTag:111382":{"__typename":"NewTag","id":"111382","name":"app marketing","slug":"app-marketing-2","displayName":"App Marketing","marketTagNoindex":false},"NewTag:122995":{"__typename":"NewTag","id":"122995","name":"marketing automation","slug":"marketing-automation-2","displayName":"Marketing Automation","marketTagNoindex":false},"NewTag:155805":{"__typename":"NewTag","id":"155805","name":"digital marketing","slug":"digital-marketing-5","displayName":"Digital Marketing","marketTagNoindex":false},"NewTag:157788":{"__typename":"NewTag","id":"157788","name":"consumer engagement","slug":"consumer-engagement-2","displayName":"Consumer Engagement","marketTagNoindex":false},"NewTag:1686":{"__typename":"NewTag","id":"1686","name":"texas","slug":"texas","displayName":"Texas","locationTagNoindex":false},"NewTag:1847":{"__typename":"NewTag","id":"1847","name":"san mateo","slug":"san-mateo","displayName":"San Mateo","locationTagNoindex":false},"StartupResult:648600":{"__typename":"StartupResult","id":"648600","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-648600"},{"__ref":"Badge:COMPANY_STAGE-648600"},{"__ref":"Badge:TOP_INVESTORS-648600"},{"__ref":"Badge:YC-648600"},{"__ref":"Badge:HIGHLY_RATED-648600"},{"__ref":"Badge:WORK_LIFE_BALANCE-648600"},{"__ref":"Badge:STRONG_LEADERSHIP-648600"}],"companySize":"SIZE_51_200","highConcept":"Self-serve customer engagement solution for Push Notifications, Email, SMS, \u0026 In-App","logoUrl":"https://photos.wellfound.com/startups/i/648600-8e3b624f15a6eed8c84ed5655651368b-medium_jpg.jpg?buster=1675197889","name":"OneSignal","slug":"onesignal","companyUrl":"https://onesignal.com/","description":"We’re a market-leading customer messaging and engagement solution, offering mobile and web push notifications, in-app messaging, SMS, and email. Our powerful multi-channel platform enables over one million businesses to deliver over 10 billion messages daily. Powered by superior architecture, OneSignal is designed to scale and deliver messages more quickly and reliably than the competition.\n\nBy providing an open API, extensive documentation, free accounts, and intuitive personalization and analytics tools, we help businesses of all sizes provide a seamless messaging experience to create meaningful customer connections.","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:12"},{"__ref":"NewTag:339"},{"__ref":"NewTag:836"},{"__ref":"NewTag:1132"},{"__ref":"NewTag:10494"},{"__ref":"NewTag:111382"},{"__ref":"NewTag:122995"},{"__ref":"NewTag:151656"},{"__ref":"NewTag:155805"},{"__ref":"NewTag:157788"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1686"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1847"}],"jobListingCounts":{"__typename":"Counts","totalCount":12,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":1},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":4},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":1},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":5}]}},"Badge:B2B-245814":{"__typename":"Badge","id":"B2B-245814","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-245814":{"__typename":"Badge","id":"COMPANY_STAGE-245814","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-245814":{"__typename":"Badge","id":"TOP_INVESTORS-245814","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-245814":{"__typename":"Badge","id":"YC-245814","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-245814":{"__typename":"Badge","id":"HIGHLY_RATED-245814","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Amplitude is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-245814":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-245814","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Amplitude 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"Badge:STRONG_LEADERSHIP-245814":{"__typename":"Badge","id":"STRONG_LEADERSHIP-245814","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Amplitude 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"NewTag:376":{"__typename":"NewTag","id":"376","name":"productivity software","slug":"productivity-software","displayName":"Productivity Software","marketTagNoindex":false},"NewTag:2776":{"__typename":"NewTag","id":"2776","name":"mobile analytics","slug":"mobile-analytics","displayName":"Mobile Analytics","marketTagNoindex":true},"NewTag:153205":{"__typename":"NewTag","id":"153205","name":"Product Management","slug":"product-management-1","displayName":"Product Management","marketTagNoindex":false},"NewTag:1617":{"__typename":"NewTag","id":"1617","name":"austin","slug":"austin","displayName":"Austin","locationTagNoindex":false},"NewTag:1771":{"__typename":"NewTag","id":"1771","name":"amsterdam","slug":"amsterdam","displayName":"Amsterdam","locationTagNoindex":false},"NewTag:1842":{"__typename":"NewTag","id":"1842","name":"paris","slug":"paris","displayName":"Paris","locationTagNoindex":false},"StartupResult:245814":{"__typename":"StartupResult","id":"245814","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-245814"},{"__ref":"Badge:COMPANY_STAGE-245814"},{"__ref":"Badge:TOP_INVESTORS-245814"},{"__ref":"Badge:YC-245814"},{"__ref":"Badge:HIGHLY_RATED-245814"},{"__ref":"Badge:WORK_LIFE_BALANCE-245814"},{"__ref":"Badge:STRONG_LEADERSHIP-245814"}],"companySize":"SIZE_201_500","highConcept":"Using customer data to build great product experiences that convert and retain users","logoUrl":"https://photos.wellfound.com/startups/i/245814-7ddec3da510b2520528ffaffc8a06375-medium_jpg.jpg?buster=1725516426","name":"Amplitude","slug":"amplitude-1","companyUrl":"http://amplitude.com","description":"Amplitude does mobile analytics to help app developers optimize their in-app purchasing, engagement, and retention. Mobile app usage is growing at a rapid pace but the options for analytics aren’t adequate to meet mobile developer needs.\n\nAmplitude works out of the box with minimal setup while having all the advanced features that used to be reserved for enterprise products. With Amplitude, developers can look at their funnels, retention, and revenues, as well as powerfully segment everything. All data is updated in real-time the second it comes in.\n\nAmplitude scales up to hundreds of millions of events while also allowing you to drill down to the level of the individual user. Amplitude supports integration at any level, including access to the raw data for custom querying written in SQL.\n\nWe're 100% focused on building the analytics we always wanted for mobile apps.","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:10"},{"__ref":"NewTag:52"},{"__ref":"NewTag:198"},{"__ref":"NewTag:376"},{"__ref":"NewTag:841"},{"__ref":"NewTag:2776"},{"__ref":"NewTag:153205"}],"locationTaggings":[{"__ref":"NewTag:1617"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1771"},{"__ref":"NewTag:1842"},{"__ref":"NewTag:2071"}],"jobListingCounts":{"__typename":"Counts","totalCount":42,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":16},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":1},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":3},{"__typename":"ListCount","optionId":"387776","name":"Other","count":4},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":12}]}},"Badge:B2B-141418":{"__typename":"Badge","id":"B2B-141418","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-141418":{"__typename":"Badge","id":"COMPANY_STAGE-141418","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-141418":{"__typename":"Badge","id":"TOP_INVESTORS-141418","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-141418":{"__typename":"Badge","id":"VALUATION_1B-141418","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-141418":{"__typename":"Badge","id":"HIGHLY_RATED-141418","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Dataiku is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-141418":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-141418","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Dataiku 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-141418":{"__typename":"Badge","id":"STRONG_LEADERSHIP-141418","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Dataiku 4.9/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.9","data":null},"NewTag:1313":{"__typename":"NewTag","id":"1313","name":"data integration","slug":"data-integration","displayName":"Data Integration","marketTagNoindex":false},"NewTag:1635":{"__typename":"NewTag","id":"1635","name":"denver","slug":"denver","displayName":"Denver","locationTagNoindex":false},"NewTag:1637":{"__typename":"NewTag","id":"1637","name":"dubai","slug":"dubai","displayName":"Dubai","locationTagNoindex":false},"NewTag:2125":{"__typename":"NewTag","id":"2125","name":"sydney","slug":"sydney","displayName":"Sydney","locationTagNoindex":false},"StartupResult:141418":{"__typename":"StartupResult","id":"141418","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-141418"},{"__ref":"Badge:COMPANY_STAGE-141418"},{"__ref":"Badge:TOP_INVESTORS-141418"},{"__ref":"Badge:VALUATION_1B-141418"},{"__ref":"Badge:HIGHLY_RATED-141418"},{"__ref":"Badge:WORK_LIFE_BALANCE-141418"},{"__ref":"Badge:STRONG_LEADERSHIP-141418"}],"companySize":"SIZE_1001_5000","highConcept":"Everyday AI, Extraordinary People","logoUrl":"https://photos.wellfound.com/startups/i/141418-1a571520061744ccd50545d59ed3ff93-medium_jpg.jpg?buster=1631710332","name":"Dataiku","slug":"dataiku","companyUrl":"http://www.dataiku.com/","description":"Dataiku is the platform for Everyday AI, systemizing the use of data for exceptional business results. Organizations that use Dataiku elevate their people (whether technical and working in code or on the business side and low- or no-code) to extraordinary, arming them with the ability to make better day-to-day decisions with data.\n\nMore than 500 companies worldwide use Dataiku to systemize their use of data, analytics, and AI, driving diverse use cases from fraud detection to customer churn prevention, predictive maintenance to supply chain optimization, and everything in between.\n\nDon’t get us wrong: we are a tech company building software. Our culture is even pretty geeky! But our driving force is and will always remain people, starting with ours. We consider our employees to be our most precious asset, and we are committed to ensuring that each of them gets the most rewarding, enjoyable, and memorable work experience with us. \n\nHeadquartered in New York City, Dataiku was founded in Paris in 2013 and achieved unicorn status in 2019. Now, more than 800 employees work across the globe in our offices and remotely. Backed by a renowned set of investors and partners including CapitalG, Tiger Global, and Serena, we’ve set out to build the future of AI. Let’s do it together! ","marketTaggings":[{"__ref":"NewTag:12"},{"__ref":"NewTag:52"},{"__ref":"NewTag:92"},{"__ref":"NewTag:198"},{"__ref":"NewTag:200"},{"__ref":"NewTag:1313"},{"__ref":"NewTag:1470"}],"locationTaggings":[{"__ref":"NewTag:1635"},{"__ref":"NewTag:1637"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1771"},{"__ref":"NewTag:1842"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:2125"}],"jobListingCounts":{"__typename":"Counts","totalCount":137,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":51},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":2},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":4},{"__typename":"ListCount","optionId":"387776","name":"Other","count":12},{"__typename":"ListCount","optionId":"751461","name":"Product","count":4},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":64}]}},"Badge:B2B-726239":{"__typename":"Badge","id":"B2B-726239","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-726239":{"__typename":"Badge","id":"COMPANY_STAGE-726239","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-726239":{"__typename":"Badge","id":"TOP_INVESTORS-726239","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-726239":{"__typename":"Badge","id":"VALUATION_1B-726239","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-726239":{"__typename":"Badge","id":"HIGHLY_RATED-726239","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Forter is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-726239":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-726239","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Forter 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-726239":{"__typename":"Badge","id":"STRONG_LEADERSHIP-726239","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Forter 4.9/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.9","data":null},"NewTag:29":{"__typename":"NewTag","id":"29","name":"e-commerce","slug":"e-commerce","displayName":"E-Commerce","marketTagNoindex":false},"NewTag:570":{"__typename":"NewTag","id":"570","name":"fraud detection","slug":"fraud-detection","displayName":"Fraud Detection","marketTagNoindex":false},"StartupResult:726239":{"__typename":"StartupResult","id":"726239","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-726239"},{"__ref":"Badge:COMPANY_STAGE-726239"},{"__ref":"Badge:TOP_INVESTORS-726239"},{"__ref":"Badge:VALUATION_1B-726239"},{"__ref":"Badge:HIGHLY_RATED-726239"},{"__ref":"Badge:WORK_LIFE_BALANCE-726239"},{"__ref":"Badge:STRONG_LEADERSHIP-726239"}],"companySize":"SIZE_51_200","highConcept":"Grow revenue and protect your business at every stage of the customer journey","logoUrl":"https://photos.wellfound.com/startups/i/726239-08e6539a89eb7f4aab19f80e214f5757-medium_jpg.jpg?buster=1589625452","name":"Forter","slug":"forter-1","companyUrl":"http://www.forter.com","description":"Our technology combines advanced cyber intelligence, identity analysis and behavioral data to create a multi-layered fraud detection mechanism. The technology is fully automated so that it can approve or deny transactions in real-time, rendering “yes” or “no” decisions in under 300 millseconds. Furthermore, the technology is so accurate that Forter fully backs its transactions with a 100% chargeback protection program.","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:29"},{"__ref":"NewTag:52"},{"__ref":"NewTag:71"},{"__ref":"NewTag:570"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2071"}],"jobListingCounts":{"__typename":"Counts","totalCount":52,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":12},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":2},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":4},{"__typename":"ListCount","optionId":"387776","name":"Other","count":15},{"__typename":"ListCount","optionId":"751461","name":"Product","count":3},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":16}]}},"Badge:B2B-720047":{"__typename":"Badge","id":"B2B-720047","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-720047":{"__typename":"Badge","id":"COMPANY_STAGE-720047","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-720047":{"__typename":"Badge","id":"TOP_INVESTORS-720047","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-720047":{"__typename":"Badge","id":"VALUATION_1B-720047","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-720047":{"__typename":"Badge","id":"HIGHLY_RATED-720047","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Lyra Health is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-720047":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-720047","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Lyra Health 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-720047":{"__typename":"Badge","id":"STRONG_LEADERSHIP-720047","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Lyra Health 4.4/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.4","data":null},"NewTag:14095":{"__typename":"NewTag","id":"14095","name":"employer benefits programs","slug":"employer-benefits-programs","displayName":"Employer Benefits Programs","marketTagNoindex":true},"NewTag:157621":{"__typename":"NewTag","id":"157621","name":"mental health","slug":"mental-health-3","displayName":"Mental Health","marketTagNoindex":false},"NewTag:157929":{"__typename":"NewTag","id":"157929","name":"behavioral therapy, aba therapy, autism, psychology","slug":"behavioral-therapy-aba-therapy-autism-psychology","displayName":"Behavioral Therapy, Aba Therapy, Autism, Psychology","marketTagNoindex":true},"NewTag:2130":{"__typename":"NewTag","id":"2130","name":"burlingame","slug":"burlingame","displayName":"Burlingame","locationTagNoindex":false},"StartupResult:720047":{"__typename":"StartupResult","id":"720047","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-720047"},{"__ref":"Badge:COMPANY_STAGE-720047"},{"__ref":"Badge:TOP_INVESTORS-720047"},{"__ref":"Badge:VALUATION_1B-720047"},{"__ref":"Badge:HIGHLY_RATED-720047"},{"__ref":"Badge:WORK_LIFE_BALANCE-720047"},{"__ref":"Badge:STRONG_LEADERSHIP-720047"}],"companySize":"SIZE_1001_5000","highConcept":"The best mental health care for your workforce","logoUrl":"https://photos.wellfound.com/startups/i/720047-bedbc704b0c7aaadcf25d297ba0ccbe1-medium_jpg.jpg?buster=1589649435","name":"Lyra Health","slug":"lyra-health","companyUrl":"http://www.lyrahealth.com","description":"Lyra is transforming mental health care through technology with a human touch to help people feel emotionally healthy at work and at home. We work with industry leaders, such as Morgan Stanley, Uber, Amgen, and other Fortune 500 companies, to improve access to effective, high-quality mental health care for their employees and their families. With our innovative digital care platform and global provider network, 10 million people can receive the best care and feel better, faster. Founded by David Ebersman, former CFO of Facebook and Genentech, Lyra has raised more than $900 million.\n\nOur roles can be full-time in our Burlingame, CA headquarters, OR virtual (remote candidates must be based in the United States). ","marketTaggings":[{"__ref":"NewTag:12"},{"__ref":"NewTag:13"},{"__ref":"NewTag:25"},{"__ref":"NewTag:65"},{"__ref":"NewTag:14095"},{"__ref":"NewTag:157621"},{"__ref":"NewTag:157929"}],"locationTaggings":[{"__ref":"NewTag:2130"}],"jobListingCounts":{"__typename":"Counts","totalCount":26,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":1},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":2},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":2},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":3},{"__typename":"ListCount","optionId":"387776","name":"Other","count":11},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":6}]}},"NewTag:1691":{"__typename":"NewTag","id":"1691","slug":"washington-dc","displayName":"Washington DC"},"NewTag:1616":{"__typename":"NewTag","id":"1616","slug":"atlanta","displayName":"Atlanta"},"NewTag:1679":{"__typename":"NewTag","id":"1679","slug":"san-diego","displayName":"San Diego"},"NewTag:1693":{"__typename":"NewTag","id":"1693","slug":"san-jose","displayName":"San Jose"},"NewTag:1633":{"__typename":"NewTag","id":"1633","slug":"dallas","displayName":"Dallas"},"NewTag:1645":{"__typename":"NewTag","id":"1645","slug":"houston","displayName":"Houston"},"NewTag:1657":{"__typename":"NewTag","id":"1657","slug":"miami","displayName":"Miami"},"NewTag:1":{"__typename":"NewTag","id":"1","slug":"consumer-internet","displayName":"Consumer Internet"},"NewTag:26":{"__typename":"NewTag","id":"26","slug":"clean-technology","displayName":"Clean Technology"},"NewTag:6":{"__typename":"NewTag","id":"6","slug":"social-media","displayName":"Social Media"},"NewTag:1056":{"__typename":"NewTag","id":"1056","slug":"technology","displayName":"Technology"},"NewTag:43":{"__typename":"NewTag","id":"43","slug":"education","displayName":"Education"},"NewTag:4":{"__typename":"NewTag","id":"4","slug":"digital-media","displayName":"Digital Media"},"NewTag:3127":{"__typename":"NewTag","id":"3127","slug":"web-development","displayName":"Web Development"},"NewTag:17":{"__typename":"NewTag","id":"17","slug":"financial-services-1","displayName":"Financial Services"},"NewTag:51":{"__typename":"NewTag","id":"51","slug":"sales-and-marketing-1","displayName":"Sales and Marketing"},"SEOLandingPageStartup:1682":{"__typename":"SEOLandingPageStartup","id":"1682","heading":"Top Tech Startups in Singapore in 2024","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/startups/location/singapore","description":"Find the best tech companies and startups in Singapore, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/startups/location/singapore","robots":"index","structuredData":null,"title":"Best Tech Companies and Startups in Singapore 2024","type":null},"tech":null,"location":{"__ref":"NewTag:1682"},"market":null,"remoteLocation":null,"featuredLocations":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1653"},{"__ref":"NewTag:1620"},{"__ref":"NewTag:1626"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1617"},{"__ref":"NewTag:1691"},{"__ref":"NewTag:1616"},{"__ref":"NewTag:1679"},{"__ref":"NewTag:1635"},{"__ref":"NewTag:1693"},{"__ref":"NewTag:1633"},{"__ref":"NewTag:1645"},{"__ref":"NewTag:1657"}],"featuredMarkets":[{"__ref":"NewTag:3"},{"__ref":"NewTag:12"},{"__ref":"NewTag:13"},{"__ref":"NewTag:1"},{"__ref":"NewTag:26"},{"__ref":"NewTag:29"},{"__ref":"NewTag:10"},{"__ref":"NewTag:6"},{"__ref":"NewTag:1056"},{"__ref":"NewTag:43"},{"__ref":"NewTag:841"},{"__ref":"NewTag:4"},{"__ref":"NewTag:3127"},{"__ref":"NewTag:17"},{"__ref":"NewTag:51"}]}}},"router":null}},"page":"/seoLanding/startupSearch","query":{"location":"singapore"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[25547,39674,40870,48747,51850,66406,89242,51042,60577,91101],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e725b4eac6fa033',t:'MTczMjM3NzQ2NS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10