{"id":6740,"date":"2026-02-03T19:58:14","date_gmt":"2026-02-03T08:58:14","guid":{"rendered":"https:\/\/firmable.com\/?page_id=6740"},"modified":"2026-02-03T19:58:16","modified_gmt":"2026-02-03T08:58:16","slug":"business-list-vc-funded-companies","status":"publish","type":"page","link":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/","title":{"rendered":"Business list &#8211; VC funded companies"},"content":{"rendered":"\n\n<section class=\"banner has-dark-bg banner--text banner--inner\">\n\t<div class=\"bg-graphics\">\n\t\t<div class=\"rotating-box\">\n\t\t\t<div class=\"rotating-gradient\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"inner-shadow-box\">\n\t\t\t<div class=\"rect inner-shadow inner-shadow-left\"><\/div>\n\t\t\t<div class=\"rect inner-shadow inner-shadow-right\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"white-blur-box\">\n\t\t\t<div class=\"rect white-blur white-blur-left\"><\/div>\n\t\t\t<div class=\"rect white-blur white-blur-right\"><\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"container\">\n\t\t\t\t\t<ul class=\"breadcrumb\"><li class=\"breadcrumb-item\"><a href=\"https:\/\/firmable.com\/au\/\">Home<\/a><\/li><\/ul>\t\t\t\t<div class=\"content\">\n\t\t\t<div class=\"text-box wowo fadeInUp\">\n\t\t\t\t<div class=\"text text-intro\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"heading\">VC funded companies list for Australia<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"desc\">Curated list of venture capital (VC) funded companies in Australia, sourced from VC databases and investment reports, mapped to Firmable&#8217;s B2B database of over 1 million companies and 10 million Australian individuals.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<style>\n\n  :root{\n    --ink:#12233d;\n    --muted:#7b8798;\n    --link:#2a74c9;\n    --border:#d9dee7;\n    --panel:#eef2f6;\n    --accent:#d35400;\n  }\n  ol.edu-list li {\n      line-height: 20px !important;\n  }\n  ol.edu-list {\n      padding-left: 0px !important;\n  }\n  .edu-stats-panel{\n    background:var(--panel);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:10px;\n  }\n \n  .edu-stats-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n  }\n \n  .edu-stat{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:6px;\n    padding:14px 16px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    min-height:72px;\n  }\n \n  .edu-stat-title{\n    font-size:20px;\n    font-weight:500;\n    line-height:1.25;\n    margin:0 0 6px 0;\n  }\n \n  .edu-stat-title .em{ font-weight:700; }\n \n  .edu-stat-value{\n    font-size:20px;\n    font-weight:700;\n    margin:0;\n  }\n \n  .edu-ico{\n    width:44px;\n    height:44px;\n    display:grid;\n    place-items:center;\n  }\n \n  .edu-ico svg{\n    width:40px;\n    height:40px;\n    stroke:var(--ink);\n    fill:none;\n    stroke-width:1.8;\n  }\n \n  .edu-cta{\n    margin-top:16px;\n    background:#fff;\n    border:1px solid #e7ebf2;\n    border-radius:8px;\n    padding:14px 16px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    gap:14px;\n  }\n \n  .edu-cta-text{\n    font-size:22px;\n    font-weight:700;\n    margin:0;\n  }\n \n  .edu-cta-btn{\n    background:var(--accent);\n    color:#fff !important;\n    text-decoration:none;\n    font-size:17px;\n    font-weight:700;\n    padding:9px 14px;\n    border-radius:8px;\n    white-space:nowrap;\n  }\n \n  .edu-lower{\n    margin-top:18px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px 26px;\n  }\n \n  .edu-block h3{\n    font-size:20px;\n    font-weight:700;\n    margin:0 0 8px 0;\n  }\n \n  .edu-scrollbox{\n    background:#fff;\n    border:1px solid #e6ebf3;\n    border-radius:4px;\n    height:190px;\n    overflow:auto;\n  }\n \n \n \n  .edu-row{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:10px 12px;\n    font-size:15px;\n    border-bottom:1px solid #edf1f7;\n  }\n \n  .edu-row:last-child{ border-bottom:none; }\n \n  .edu-left{\n    color:var(--link);\n    font-weight:500;\n  }\n \n  .edu-right{\n    color:var(--muted);\n    font-weight:600;\n  }\n \n  .edu-stats-panel,\n  .edu-cta,\n  .edu-lower,\n  .edu-scrollbox {\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n \n  .edu-chip{\n    display:inline-block;\n    font-size:14px;\n    font-weight:500;\n    color:#4b5563;\n    border:1px solid #e3e7ef;\n    border-radius:15px;\n    padding:4px 8px;\n    margin:0 6px 6px 0;\n    background:#fff;\n  }\n \n  .edu-scrollbox::-webkit-scrollbar{\n    width:10px;\n    height:10px;\n  }\n  .edu-scrollbox::-webkit-scrollbar-thumb{\n    background:#cfd7e4;\n    border-radius:10px;\n  }\n  .edu-scrollbox::-webkit-scrollbar-track{\n    background:#f1f4f9;\n  }\n \n  @media (max-width: 1024px) {\n \n    \/* Force grid to behave inside container *\/\n    .edu-lower {\n      grid-template-columns: 1fr;\n    }\n \n    \/* Remove desktop scroll behavior *\/\n    .edu-scrollbox {\n      height: auto;\n      max-height: none;\n      overflow-x: hidden;\n    }\n \n    \/* Lists must adapt *\/\n    .edu-list,\n    .edu-keywords {\n      width: 100%;\n      min-width: 0;\n    }\n \n    \/* Compact row layout *\/\n    .edu-row {\n      padding: 10px 14px;\n      font-size: 14px;\n    }\n \n    .edu-left {\n      max-width: 72%;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n \n    .edu-right {\n      white-space: nowrap;\n      font-size: 13px;\n    }\n  }\n  @media(max-width:860px){\n    .edu-stats-grid,\n    .edu-lower{ grid-template-columns:1fr; }\n \n    .edu-cta{\n      flex-direction:column;\n      align-items:flex-start;\n    }\n     .edu-lower {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n \n    .edu-scrollbox {\n      height: auto;\n      max-height: none;\n      overflow: hidden;\n      background: #fff;\n      border: 1px solid #e6ebf3;\n      border-radius: 10px;\n      box-shadow: 0 2px 8px rgba(18,35,61,.06);\n    }\n \n    .edu-list,\n    .edu-keywords {\n      min-width: 100%;\n      width: 100%;\n    }\n \n    .edu-row {\n      padding: 10px 14px;\n      font-size: 14px;\n      line-height: 1.2;\n      border-bottom: 1px solid #e5e9f2;\n    }\n \n    .edu-row:last-child {\n      border-bottom: none;\n    }\n \n    .edu-left {\n      font-weight: 500;\n      color: #1a73e8;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n      max-width: 70%;\n    }\n \n    .edu-right {\n      font-size: 13px;\n      font-weight: 500;\n      color: #6b7280;\n      white-space: nowrap;\n    }\n \n    .edu-keywords {\n      padding: 12px;\n    }\n  .edu-cta-text {\n      font-size: 18px;\n  }\n    .edu-chip {\n      font-size: 12px;\n      padding: 4px 8px;\n      margin: 0 4px 6px 0;\n    }\n  }\n  @media (max-width: 360px) {\n \n    .edu-row {\n      padding: 8px 12px;\n      font-size: 11px;\n    }\n \n    .edu-left {\n      max-width: 65%;\n    }\n \n    .edu-right {\n      font-size: 11px;\n    }\n  }\n\n<\/style>\n \n \n<div class=\"container\">\n  <div class=\"edu-stats-panel\">\n    <div class=\"edu-stats-grid\">\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">How many <span class=\"em\">companies<\/span> are in the VC funded companies list for Australia?<\/p>\n          <p class=\"edu-stat-value\">2,149<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">How many <span class=\"em\">people<\/span> contacts in the VC funded companies list for Australia?<\/p>\n          <p class=\"edu-stat-value\">80,675<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/users-01-2.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">Number of <span class=\"em\">email addresses<\/span><\/p>\n          <p class=\"edu-stat-value\">58,031<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/message-chat-square-1.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n      <div class=\"edu-stat\">\n        <div>\n          <p class=\"edu-stat-title\">Number of <span class=\"em\">mobile phone numbers<\/span><\/p>\n          <p class=\"edu-stat-value\">26,260<\/p>\n        <\/div>\n        <div class=\"edu-ico\">\n          <img decoding=\"async\" src=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/dataflow-03.svg\" alt=\"\">\n        <\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n \n    <div class=\"edu-cta\">\n      <p class=\"edu-cta-text\">\n        Explore all 2,149 companies and 80,675 people contacts in the VC funded companies list for Australia\n      <\/p>\n      <a class=\"edu-cta-btn\" target=\"_blank\" href=\"https:\/\/app.firmable.com\/sign-up\">Start 14-day free trial<\/a>\n    <\/div>\n \n  <div class=\"edu-lower\">\n    <div class=\"edu-block\">\n      <h3>VC funded companies by employee number<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">Culture Amp<\/span><span class=\"edu-right\">501 &#8211; 1,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Employment Hero<\/span><span class=\"edu-right\">501 &#8211; 1,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Afterpay<\/span><span class=\"edu-right\">501 &#8211; 1,000<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Deputy<\/span><span class=\"edu-right\">251 &#8211; 500<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Canva Inc<\/span><span class=\"edu-right\">1,001 &#8211; 5,000<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>VC funded companies by revenue<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">Airwallex<\/span><span class=\"edu-right\">$250M &#8211; $500M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Safetyculture<\/span><span class=\"edu-right\">$100M &#8211; $250M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Linktree Pty Ltd<\/span><span class=\"edu-right\">$10M &#8211; $50M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Airtasker<\/span><span class=\"edu-right\">$10M &#8211; $50M<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">Immutable Pty. Ltd<\/span><span class=\"edu-right\">$10M &#8211; $50M<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>VC funded companies by location in Australia<\/h3>\n      <div class=\"edu-scrollbox\">\n        <ol class=\"edu-list\">\n          <li class=\"edu-row\"><span class=\"edu-left\">NSW<\/span><span class=\"edu-right\">923<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">QLD<\/span><span class=\"edu-right\">210<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">SA<\/span><span class=\"edu-right\">84<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">ACT<\/span><span class=\"edu-right\">44<\/span><\/li>\n          <li class=\"edu-row\"><span class=\"edu-left\">TAS<\/span><span class=\"edu-right\">16<\/span><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n \n    <div class=\"edu-block\">\n      <h3>Most common keywords for VC funded companies for Australia<\/h3>\n      <div class=\"edu-scrollbox\">\n        <div class=\"edu-keywords\">\n          <span class=\"edu-chip\">artificial intelligence<\/span>\n          <span class=\"edu-chip\">banking<\/span>\n          <span class=\"edu-chip\">business productivity software<\/span>\n          <span class=\"edu-chip\">computer software<\/span>\n          <span class=\"edu-chip\">e-commerce<\/span>\n          <span class=\"edu-chip\">enterprise software<\/span>\n          <span class=\"edu-chip\">financial services<\/span>\n          <span class=\"edu-chip\">financial software<\/span>\n          <span class=\"edu-chip\">fintech<\/span>\n          <span class=\"edu-chip\">information technology<\/span>\n          <span class=\"edu-chip\">information technology services<\/span>\n          <span class=\"edu-chip\">internet<\/span>\n          <span class=\"edu-chip\">internet &#038; computer services<\/span>\n          <span class=\"edu-chip\">machine-learning<\/span>\n          <span class=\"edu-chip\">media information services<\/span>\n          <span class=\"edu-chip\">network solutions<\/span>\n          <span class=\"edu-chip\">professional services<\/span>\n          <span class=\"edu-chip\">retail<\/span>\n          <span class=\"edu-chip\">saas<\/span>\n          <span class=\"edu-chip\">services<\/span>\n          <span class=\"edu-chip\">software<\/span>\n          <span class=\"edu-chip\">software development<\/span>\n          <span class=\"edu-chip\">technology<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n \n  <\/div>\n<\/div>\n\n\n\n<section class=\"cta style3 small-cta-noimg\">\n\t<div class=\"container\">\n\t\t<div class=\"content has-dark-bg\">\n\t\t\t\t\t\t\t<div class=\"text-box\">\n\t\t\t\t\t<div class=\"text text-intro\">\n\t\t\t\t\t\t<h2 class=\"heading\">Interested in this list? <\/h2>\t\t\t\t\t\t<p class=\"desc\">Try Firmable and get access to the information you need to win more deals.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t<div class=\"form-box\">\n\t\t<form>\n\t\t\t<div class=\"field-box field-email\">\n\t\t\t\t<input\n\t\t\t\t\ttype=\"email\"\n\t\t\t\t\tname=\"email\"\n\t\t\t\t\tclass=\"email\"\n\t\t\t\t\tplaceholder=\"Enter your email\"\n\t\t\t\t\/>\n\t\t\t<\/div>\n\t\t\t<div class=\"submit-box\">\n\t\t\t\t<a class=\"submit utm-out\" href=\"https:\/\/app.firmable.com\/sign-up\" target=\"_blank\">Start free trial<\/a>\n\t\t\t<\/div>\n\t\t\t<div class=\"form-tips\"><\/div>\n\t\t<\/form>\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How many companies are in the VC funded companies list for Australia? 2,149 How many people contacts in the VC funded companies list for Australia? 80,675 Number of email addresses 58,031 Number of mobile phone numbers 26,260 Explore all 2,149 companies and 80,675 people contacts in the VC funded companies list for Australia Start 14-day [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-6740","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Business list - VC funded companies - Firmable<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business list - VC funded companies\" \/>\n<meta property=\"og:description\" content=\"How many companies are in the VC funded companies list for Australia? 2,149 How many people contacts in the VC funded companies list for Australia? 80,675 Number of email addresses 58,031 Number of mobile phone numbers 26,260 Explore all 2,149 companies and 80,675 people contacts in the VC funded companies list for Australia Start 14-day [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/\" \/>\n<meta property=\"og:site_name\" content=\"Firmable\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/firmable\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-03T08:58:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@_firmable\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/\",\"url\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/\",\"name\":\"Business list - VC funded companies - Firmable\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\",\"datePublished\":\"2026-02-03T08:58:14+00:00\",\"dateModified\":\"2026-02-03T08:58:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/#primaryimage\",\"url\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\",\"contentUrl\":\"https:\\\/\\\/firmable.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/briefcase-01-1.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/business-list-vc-funded-companies\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/firmable.com\\\/au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business list &#8211; VC funded companies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/firmable.com\\\/au\\\/#website\",\"url\":\"https:\\\/\\\/firmable.com\\\/au\\\/\",\"name\":\"Firmable\",\"description\":\"From data to direction\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/firmable.com\\\/au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-AU\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Business list - VC funded companies - Firmable","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/","og_locale":"en_US","og_type":"article","og_title":"Business list - VC funded companies","og_description":"How many companies are in the VC funded companies list for Australia? 2,149 How many people contacts in the VC funded companies list for Australia? 80,675 Number of email addresses 58,031 Number of mobile phone numbers 26,260 Explore all 2,149 companies and 80,675 people contacts in the VC funded companies list for Australia Start 14-day [&hellip;]","og_url":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/","og_site_name":"Firmable","article_publisher":"https:\/\/www.facebook.com\/firmable\/","article_modified_time":"2026-02-03T08:58:16+00:00","og_image":[{"url":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@_firmable","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/","url":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/","name":"Business list - VC funded companies - Firmable","isPartOf":{"@id":"https:\/\/firmable.com\/au\/#website"},"primaryImageOfPage":{"@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/#primaryimage"},"image":{"@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/#primaryimage"},"thumbnailUrl":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","datePublished":"2026-02-03T08:58:14+00:00","dateModified":"2026-02-03T08:58:16+00:00","breadcrumb":{"@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/#primaryimage","url":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg","contentUrl":"https:\/\/firmable.com\/wp-content\/uploads\/2025\/12\/briefcase-01-1.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/firmable.com\/au\/business-list-vc-funded-companies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/firmable.com\/au\/"},{"@type":"ListItem","position":2,"name":"Business list &#8211; VC funded companies"}]},{"@type":"WebSite","@id":"https:\/\/firmable.com\/au\/#website","url":"https:\/\/firmable.com\/au\/","name":"Firmable","description":"From data to direction","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/firmable.com\/au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"}]}},"_links":{"self":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages\/6740","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/comments?post=6740"}],"version-history":[{"count":0,"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/pages\/6740\/revisions"}],"wp:attachment":[{"href":"https:\/\/firmable.com\/au\/wp-json\/wp\/v2\/media?parent=6740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}