www.lens.org Open in urlscan Pro
52.24.46.105  Public Scan

Submitted URL: http://lens.org/
Effective URL: https://www.lens.org/
Submission: On January 18 via api from SG — Scanned from DE

Form analysis 2 forms found in the DOM

<form ng-submit="search()" class="ng-pristine ng-valid">
  <!-- Start Patents -->
  <!-- ngIf: vm.homeSearchTab === 'patent' -->
  <div ng-if="vm.homeSearchTab === 'patent'" class="ng-scope">
    <div class="input-group" ng-class="{'wow-focus': vm.wow}">
      <label class="input">
        <input ng-focus="vm.wow = true" ng-blur="vm.wow = false" type="text" placeholder="Search by Keyword or Patent Field" ng-model="vm.searchTerm" class="ng-pristine ng-untouched ng-valid ng-empty">
      </label>
      <button ng-click="search()" class="btn btn-feat input-group-addon">
        <em class="far fa-search"></em> Search </button>
    </div>
    <div class="row">
      <div class="col-md-4">
        <label>Dates</label>
        <div>
          <a class="mock-select ng-binding ng-isolate-scope tooltipstered" tooltip-title="" tooltip-options="::{trigger: 'click', side: 'bottom'}" tooltip-content-selector="#patent-dates">
                            Any
                            <em class="fas fa-sort-down"></em>
                        </a>
          <div hidden="">
            <div id="patent-dates" class="hst-flyout" style="width: 290px">
              <div class="form-group well inline-group">
                <legend>Date</legend>
                <label class="radio"> Published <input type="radio" name="dateGroup" value="publishedDate" ng-model="vm.dateFilterField" class="ng-pristine ng-untouched ng-valid ng-not-empty">
                  <i></i>
                </label>
                <label class="radio"> Filed <input type="radio" name="dateGroup" value="filingDate" ng-model="vm.dateFilterField" class="ng-pristine ng-untouched ng-valid ng-not-empty">
                  <i></i>
                </label>
                <label class="radio"> Priority <input type="radio" name="dateGroup" value="earliestPriorityDate" ng-model="vm.dateFilterField" class="ng-pristine ng-untouched ng-valid ng-not-empty">
                  <i></i>
                </label>
              </div>
              <div>
                <div class="row row-form clearfix">
                  <div class="col-sm-6">
                    <label class="input">
                      <i class="icon_append fal fa-calendar-alt"></i>
                      <input type="text" placeholder="e.g. 1980" ng-model="vm.publishedYear.from" class="ng-pristine ng-untouched ng-valid ng-empty">
                    </label>
                  </div>
                  <div class="col-sm-6">
                    <label class="input ">
                      <i class="icon_append fal fa-calendar-alt"></i>
                      <input type="text" placeholder="this year" ng-model="vm.publishedYear.to" class="ng-pristine ng-untouched ng-valid ng-empty">
                    </label>
                  </div>
                </div>
                <div lens-range-slider="" from="vm.publishedYear.from" to="vm.publishedYear.to" class="ng-isolate-scope ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
                  <div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 0%; width: 100%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span><span tabindex="0"
                    class="ui-slider-handle ui-corner-all ui-state-default" style="left: 100%;"></span>
                </div>
                <!-- ngIf: vm.publshedYear.to || vm.publishedYear.from -->
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4">
        <label>Flags</label>
        <div>
          <a class="mock-select ng-binding ng-isolate-scope tooltipstered" tooltip-title="" tooltip-options="::{trigger: 'click', side: 'bottom'}" tooltip-content-selector="#patent-flags">
                            <em class="fas fa-sort-down"></em>
                            Any
                        </a>
          <div hidden="">
            <div id="patent-flags" class="heading-select--menu hst-flyout">
              <div class="modify-chart-pane--search" hidden="">
                <label class="input input-sm">
                  <input placeholder="search">
                  <em class="far fa-search icon_append"></em>
                </label>
              </div>
              <ul class="dd-menu">
                <!-- ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">119,484,455</span> Has Title </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">84,466,212</span> Has Abstract </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">22,680,144</span> Has Claim </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">22,681,322</span> Has Description </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">25,639,965</span> Has Full Text </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">579,542</span> Has Disclaimer </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">96,486,668</span> Has Legal Events </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">135,677,374</span> Has DOCDB </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">119,854,608</span> Has Applicant </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">16,368,174</span> Has Owner </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">111,358,608</span> Has Inventor </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">17,571,880</span> Has Agent </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">7,480,981</span> Has Examiner </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">786,279</span> Has Sequence Listing </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">47,514,913</span> Cited By Patent </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">12,015,989</span> Cites NPL </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">39,850,174</span> Cites Patent </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
                <li ng-repeat="flag in vm.patentFlags" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap[vm.patentFieldsMap[flag].filterName]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span class="doc-count is-patent ng-binding">3,504,456</span> Cites Resolved NPL </label>
                  </div>
                </li><!-- end ngRepeat: flag in vm.patentFlags -->
              </ul>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-4">
        <label>Jusridictions</label>
        <div>
          <a class="mock-select ng-binding ng-isolate-scope tooltipstered" tooltip-title="" tooltip-options="::{trigger: 'click', side: 'bottom'}" tooltip-content-selector="#patent-juridictions">
                            <em class="fas fa-sort-down"></em>
                            Any
                        </a>
          <div hidden="">
            <div id="patent-juridictions" class="heading-select--menu hst-flyout">
              <div class="modify-chart-pane--search">
                <label class="input input-sm">
                  <input placeholder="Search Jurisdictions" ng-model="vm.searchInput.jurisdiction" ng-change="jurisdictionAutocomplete()" class="ng-pristine ng-untouched ng-valid ng-empty">
                  <em class="far fa-search icon_append"></em>
                </label>
              </div>
              <ul class="dd-menu">
                <!-- ngRepeat: item in vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction] | limitTo:10 -->
                <!-- ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag cn">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/CN.png" alt="CN">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">32,957,326</span> China </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag jp">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/JP.png" alt="JP">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">25,987,196</span> Japan </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag us">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/US.png" alt="US">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">18,592,376</span> United States </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag de">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/DE.png" alt="DE">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">7,886,086</span> Germany </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag ep">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/EP.png" alt="EP">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">7,432,085</span> EP </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag kr">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/KR.png" alt="KR">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">6,611,549</span> Korea, Republic of </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag wo">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/WO.png" alt="WO">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">5,565,770</span> WO </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag gb">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/GB.png" alt="GB">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">3,846,853</span> United Kingdom </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag fr">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/FR.png" alt="FR">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">3,236,839</span> France </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
                <li ng-repeat="item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10" ng-hide="vm.autocomplete.jurisdiction[vm.searchInput.jurisdiction].length &amp;&amp; vm.searchInput.jurisdiction" class="ng-scope">
                  <div>
                    <label class="checkbox ng-binding">
                      <input type="checkbox" ng-model="vm.filterMap.j[item.key]" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <i></i>
                      <span lens-flag="" jurisdiction="item.key" class="ng-isolate-scope">
                        <span class="flag ca">
                          <img src="https://static.lens.org/lens/8.2.0/img/flags/CA.png" alt="CA">
                        </span>
                      </span>
                      <span class="doc-count is-patent ng-binding">3,027,209</span> Canada </label>
                  </div>
                </li><!-- end ngRepeat: item in vm.cannedPatentFacets.jurisdiction.buckets | limitTo:10 -->
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="search-form-footer-links">
      <a ng-click="$root.classificationViewer = {type: 'CPC', term: ''}">
                    Show Classifications
                </a>
      <a hidden="" ng-click="$root.showFieldTipsModal = true">Show Field Tips</a>
      <a href="/lens/search/patent/structured">Structured Search</a>
    </div>
  </div><!-- end ngIf: vm.homeSearchTab === 'patent' -->
  <!-- Start Scholarly -->
  <!-- ngIf: vm.homeSearchTab === 'scholar' -->
  <!-- Search Tips -->
  <!-- ngIf: $root.showSearchTips -->
  <!-- Start Profiles -->
  <!-- ngIf: vm.homeSearchTab === 'profiles' -->
</form>

POST /lens/user/login

<form id="login_form" action="/lens/user/login" method="post" class="ng-pristine ng-valid">
  <fieldset>
    <!-- Start Username -->
    <div class="form-group">
      <label for="username">Email address or Username</label>
      <label class="input">
        <i class="icon_append fa fa-user"></i>
        <input id="username" name="username" type="text" class="full" required="required">
      </label>
    </div>
    <!-- Start Password -->
    <div class="form-group">
      <label for="password">Password</label>
      <label class="input">
        <i class="icon_append fa fa-lock"></i>
        <input id="password" name="password" type="password" class="full" required="required">
      </label>
    </div>
    <!-- Start Remember Me -->
    <div class="form-group">
      <label class="checkbox"><input type="checkbox" name="remember-me"><i></i> Keep me logged in</label>
    </div>
    <input type="hidden" name="redirectTarget" value="https://www.lens.org/" autocomplete="off">
    <!-- Start Button -->
    <div class="form-group">
      <button id="signin" type="submit" class="btn btn-pri">Sign in</button>
    </div>
    <!-- Start Password Retrival -->
    <div class="form-group">
      <span>
        <a href="/lens/user/forgot-password">
                            <em class="far fa-info-circle col-sec"></em> 
                            <span class="col-meta">Forgot Password?</span>
                        </a>
      </span>
      <span style="margin-left: 15px;">
        <a href="/lens/user/registration">
                            <em class="far fa-user col-sec"></em> 
                            <span class="col-meta">Register New Account</span>
                        </a>
      </span>
    </div>
    <input type="hidden" name="" value="" autocomplete="off">
  </fieldset>
</form>

Text Content

PLEASE ENABLE JAVASCRIPT TO USE THE LENS


RETIRING INTERNET EXPLORER

With this release (V6.0) we have officially decided to end support for Internet
Explorer. We still fully support Microsoft Edge, along with all other modern and
standards compliant browsers (Firefox, Chrome, Safari, Opera).

Menu
 * Our Apps
   
   * PATENTS
     
     Patent Search and Analysis
     
     Our patent search capabilities offer advanced boolean functions, structured
     search, biological search, classification search, filtering and sorting
     options to find the most relevant and important patents. Create
     collections, alerts and visualisations to be annotated and shared.
     
     Start Using Watch Video
     Patents Search and Analysis
     
   
   * SCHOLARLY WORKS
     
     Scholarly Search and Analysis
     
     Lens serves over 200 million scholarly records, compiled and harmonised
     from Microsoft Academic, PubMed and Crossref, enhanced with UnPaywall open
     access information. The full scholarly citation graph is provided for the
     first time as an open public resource.
     
     Start Using
     Scholarly Works Search and Analysis
     
   
   * API & DATA
     
     Bulk Data Access
     
     Access the full corpus of Lens scholarly works, biological sequences and
     patents using the flexibility and convenience of an API or bulk downloads.
     Perform and combine API search operations to programmatically retrieve
     results or download bulk sequence listings.
     
     Start Using
     API & Data Bulk Access
     
   
   * PATSEQ
     
     Explore Biological Sequences
     
     Search and analyse biological sequences disclosed in patents. This is the
     world’s largest publicly available database with internal transparency
     metrics. Choose among the 5 apps to search and analyse the DNA, RNA and
     protein sequences found in patents.
     
     Start Using Watch Video
     PatSeq Biological Toolset
     
   
   * PATCITE
     
     Discover Experts & Collaborators
     
     Analyze linkages between academic research and inventions. Explore which
     scholarly works have influenced what patents and who is using scholarly
     work to build products and services. Visualise important linkages and
     explore networks of collaborations.
     
     Start Using Watch Video
     PatCite Citation Analysis
     
   
   * LENS PROFILES
     
     User Profiles
     
     Lens Profiles are composite author/inventor profiles based on ORCID records
     and enhanced with aggregated data from various sources. Link your profile
     to update your ORCID record with additional scholarly works or patents from
     the Lens in just a few easy steps.
     
     Start Using
     Lens Profiles User Profiles
     
   
   * LENS REPORTS
     
     Data Driven Report Builder
     
     Lens Reports is a new facility for creating evidence-based, open, sharable
     and reusable reports linked to real Lens data and analytics. The next
     evolution of Lens, search, collect, analyze, annotate and now present your
     findings in a flexible, data-driven reporting interface.
     
     Start Using
     Lens Reports
     Beta
     Report Builder
     
   
   * IN4M
     
     Mapping Influence of Scholarship
     
     The International Industry & Innovation Influence Mapping (In4M) uses
     citation-based metrics to map the influence of academic research on
     academia and enterprise. In4M explores, exposes and ranks the degree to
     which scholarly work output influences outcomes.
     
     Start Using Watch Video
     In4M Measuring Influence
     
 * Release 8.2
 * Pricing
 * Feature Tour
 * About
   * Collective Action
     New
   * Institutional Toolkit
   * Lens Labs
   * What is the Lens
   * Release Notes
   * Lens Use Cases
   * Our News
   * Policies
   * Donate
 * English
   * 中文简体
   * Español
   * Français
   * العَرَبِيَّة‎‎
   * Русский язык
 * Login

BRIDGING CULTURES
START YOUR SEARCH

 * Patents
 * Scholarly Works
 * Profiles
 * Collections
 * Reports
   

Search
Dates
Any
Date Published Filed Priority

Flags
Any
   
 * 119,484,455 Has Title
   
 * 84,466,212 Has Abstract
   
 * 22,680,144 Has Claim
   
 * 22,681,322 Has Description
   
 * 25,639,965 Has Full Text
   
 * 579,542 Has Disclaimer
   
 * 96,486,668 Has Legal Events
   
 * 135,677,374 Has DOCDB
   
 * 119,854,608 Has Applicant
   
 * 16,368,174 Has Owner
   
 * 111,358,608 Has Inventor
   
 * 17,571,880 Has Agent
   
 * 7,480,981 Has Examiner
   
 * 786,279 Has Sequence Listing
   
 * 47,514,913 Cited By Patent
   
 * 12,015,989 Cites NPL
   
 * 39,850,174 Cites Patent
   
 * 3,504,456 Cites Resolved NPL
   

Jusridictions
Any
   
   
 * 32,957,326 China
   
 * 25,987,196 Japan
   
 * 18,592,376 United States
   
 * 7,886,086 Germany
   
 * 7,432,085 EP
   
 * 6,611,549 Korea, Republic of
   
 * 5,565,770 WO
   
 * 3,846,853 United Kingdom
   
 * 3,236,839 France
   
 * 3,027,209 Canada
   

Show Classifications Show Field Tips Structured Search


SEARCH, ANALYZE AND MANAGE PATENT AND SCHOLARLY DATA

Lens serves global patent and scholarly knowledge as a public good to inform
science and technology enabled problem solving. No account required.

Watch Explainer Video   Take Tour  


OUR TOOLSET
FEATURES FOR EVERYONE

Discover, analyse, and map global innovation knowledge. Bridging the cultures of
scholarly research with invention and industry, the Lens offers the following
capabilities.

 * PATENT SEARCH AND ANALYSIS
   
   million patent records from over 95 different jurisdictions.

 * SCHOLARLY SEARCH AND ANALYSIS
   
   million scholarly works, compiled and harmonised.

 * COLLECTIONS AND PORTFOLIOS
   
   Create, annotate and share collections of patent and scholarship portfolios.

 * EXPLORE BIOLOGICAL SEQUENCES
   
   Search, analyse and share the biological sequences disclosed in patents.

 * DISCOVER EXPERTS & COLLABORATORS
   
   Explore which articles influence what patents and who is building products.

 * MAPPING INFLUENCE OF SCHOLARSHIP
   
   Measure the influence of published scholarship on things that matter.

 * LENS PROFILES
   
   Present and share your patent and scholarly work output coupled with CV
   modules.

GLOBAL INNOVATION
PATENT SEARCH AND ANALYSIS

Our patent search capabilities offer advanced boolean functions, structured
search, biological search, classification search, filtering and sorting options
to find the most relevant and important patents.

Start Using Watch Video

SCHOLARLY CITATION GRAPH
SCHOLARLY SEARCH AND ANALYSIS

Lens serves over 200 million scholarly records, compiled and harmonised from
Microsoft Academic, PubMed and Crossref, enhanced with UnPaywall open access
information, CORE full text and links to ORCID. The full scholarly citation
graph is provided for the first time as an open public resource.

Start Using

PRECISION PARTNERING
DISCOVER EXPERTS & COLLABORATORS

Explore which scholarly works have influenced what patents and who is using
scholarly work to build products and services. Dynamic and interrogable,
identify and visualise important linkages and explore networks of
collaborations, leading to better partnerships and delivering outcomes of value.

Start Using Watch Video

IN4M RANKINGS
MAPPING INFLUENCE OF SCHOLARSHIP

The International Industry & Innovation Influence Mapping (In4M) uses
citation-based metrics to map the influence of academic research on academia and
enterprise. In4M explores, exposes and ranks the degree to which scholarly work
output influences outcomes for society.

Start Using Watch Video

INFORM DECISION MAKING
COLLECTIONS AND PORTFOLIOS

Create, annotate and personalize collections of your patent and scholarly works
with new avatars. Dynamic collections are auto-updated with linked saved
queries, and can be tracked to follow who does what, when and where, who
influences whom: to inform decision-making for partnering, for investing or for
research trajectories.

Read More

PATSEQ FACILITY
EXPLORE BIOLOGICAL SEQUENCES

This is the world’s largest publicly available database with internal
transparency metrics. Choose among the 5 apps available to you to search and
analyse the DNA, RNA and protein sequences found in patents and how these can
inform innovation or shape strategies for research or product development.

Start Using Watch Video

INTRODUCING
LENS PROFILES

Lens Profiles are composite author/inventor profiles based on ORCID records and
enhanced with aggregated data from various sources. Easily find and claim
additional works or patents in the Lens and sync these with your ORCID Record.
Use your Lens profile to share your work output including Employment, Education,
Co-Authors, Mentions and Links.

Find A Profile

THE SPECIAL SAUCE
AGGREGATED METADATA

Ambiguity is inherent in the digital records of entities such as patents,
scholarly works, human names, or institutions. We use the MetaRecord (MeR)
concept along with the open LensID identifier to begin linking and mapping the
one to many relationships among these data elements.

Learn More
371M Sequences 243.7M Scholarly Works 42.8M Open Access 35.4M Authors 16.1M
Applicants 1.5M Owners 76.4M Families 136.4M Patents 1.7B Citations 330M
Citations

243,678,981

Scholarly Works

Lens serves 243.7M scholarly records, compiled and harmonised from Microsoft
Academic, PubMed and Crossref, enhanced with UnPaywall open access information,
CORE full text and links to ORCID. The full scholarly citation graph is provided
for the first time as an open public resource.

Start Searching Scholarly Works

136,374,361

Patent Records

Lens serves 136.4M patent records from over 95 different jurisdictions. Our
patent search capabilities offer advanced boolean functions, structured search,
biological search, classification search, filtering and sorting options to find
the most relevant and important patents.

Start Searching Patents

371,716,561

Biological Sequences

Lens serves 371,716,561 sequences, in the world’s largest publicly available
database with internal transparency metrics. Choose among the 5 apps available
to you to search and analyse the DNA, RNA and protein sequences found in patents
and how these can inform innovation or shape strategies for research or product
development.

Start Searching Biological Sequences

42,756,476

Open Access Articles

Lens provides Open Access information for more than 42.8M scholarly works,
including granular licensing information and a colour system to define modes of
open access. Open access status is determined using a combination of Unpaywall
data, the DOAJ journal list (where the work is published after the journal DOAJ
listing date), CORE full text availability or listing in PubMed Central.

Start Searching Scholarly Works

35,403,194

Scholarly Authors

Search over 35.4M scholarly authors in Lens; with autosuggest name search and
granular faceting for first and last author, author counts, author identifiers
and the author's affiliated institutions. Explore the profiles of more than 4.2M
authors with ORCID identifiers linked to over 24M scholarly works.

Start Searching Scholarly Works

16,072,922

Patent Applicants

Search 16.1M patent applicants in Lens; The “applicant” is the person and/or
entity that submits a patent application to a national or international patent
office. Applicants are typically the inventors along with the institution that
sponsored the research, such as the university or company for which one or more
of the inventor’s work.

Start Searching Patents

1,512,051

Patent Owners (US)

Search 1.5M patent owners in Lens; The patent "owner" is the entity who has
authority to file patent applications and take action in a pending application.
the owner of a patent enjoys significant commercial benefits, as they have the
right to exclude others from making, using, selling, offering for sale, or
importing the claimed invention.

Start Searching Patents

76,433,726

Simple Patent Families

Search over 76.4M Simple Patent Families. A patent family is a collection of
patent applications covering the same or similar technical content. The family
information gives you an understanding of the document’s international
applicability through simple family members.

Start Searching Patents


OUR SUPPORTERS
COLLABORATING WITH THE BEST

Lens collaborates with the major open access scholarly and open data
initiatives, and we embed our services in major global public resources like
PubMed. Our supporters over the years include many of the great foundations that
have played leading roles in harnessing science and innovation for the
public-good.

Data Sources & Collaborators Funders & Supporters

COLLECTIVE ACTION FOR GLOBAL CHALLENGES
COLLECTIVE ACTION PROJECT

The Collective Action Project (CAP) is a multi-year initiative to shift how we
work together to solve problems - the big ones. This initiative bridges the
boundaries and removes roadblocks to science- and technology-enabled problem
solving and the partnering it requires. CAP levels the playing field with
universal and equitable access to open innovation knowledge.

Learn More Support via Go Fund Me


OUR PROMISE
FREE, OPEN AND SECURE INNOVATION CARTOGRAPHY

Our promise to you when using this website, we will always provide the best we
have at no cost, to be used and shared by anyone with absolute peace of mind no
one is watching.

FREE - NO CHARGE

With us, everyone can access and use the website at no cost . We don't do
'Freemium'. Everybody uses Lens for free. We think the ability for anyone to
create new value should not be constrained by access to critical knowledge.

OPEN - NO CONSTRAINTS

Our core datasets are open, global and can be accessed, used and shared by
anyone. We don't discriminate by who you are or where you are; we aspire to help
problem solvers in any jurisdiction and any language.

SECURE - NO SNOOPING

Privacy matters...your Lens use is your business and yours alone. We don't share
or sell any knowledge of your use of The Lens. We don't keep track of what you
do (unless you ask us to). We don't advertise or let others advertise on Lens.
We avoid any third party software that could expose your use to others.

STEADFAST - ALWAYS RELIABLE

Since its founding as the Patent Lens in 1999, The Lens has been the longest
continuously-operating open facility serving innovation knowledge for almost 20
years. The Lens has evolved to become a platform to bridge the cultures of
scholarly research, invention, enterprise and industry.


WE'RE MORE THAN JUST PATENT AND SCHOLARLY SEARCH.

Informed by evidence and inspired by imagination.

Create Free Account Request Demo



WHAT OTHERS SAY


> In the patent world, many excellent databases are closed off to all but those
> with large budgets. Lens.Org is an exception to this rule, providing global
> data of the highest calibre that anyone can access, enabling any research to
> be tested by third parties.”
> Dr. Kathleen Liddell Director fo the LML, University of Cambridge

> Lens has been an invaluable tool for our IP research. Its user-friendly
> interface, flexible search capabilities, and vast array of features to analyse
> patent data have facilitated the task of performing legal empirical studies
> and draw insightful conclusions based on data. These have led to
> evidence-based IP publications in top journals, including featured patent
> articles in Nature Biotechnology.”
> Prof. Mateo Aboy LML, University of Cambridge

> The Lens provides an open innovation platform researchers use to search for
> ideas to solve technology problems. Through their ORCID integration, The Lens
> also makes it more possible to identify collaborators, an essential component
> of any research project.”
> Laure Haak Executive Director, ORCID

> I used Lens to run patent analyses for my PhD and it was a critical factor of
> my successful thesis. The UX is phenomenal and you are a pro after 5 minutes
> The database is reliable - I did several validation checks with proprietary
> databases and found no inconsistencies... Thanks Lens.”
> Dr. Giulio Barth McKinsey & Company, Inc

> The Lens is becoming the go to database to combine analysis of the scientific
> and patent literature to inform international policy debates on trends in
> science and technology... For those of us who care about transparent and
> robust methods to inform decision making the open nature of the Lens is a huge
> plus.”
> Dr. Paul Oldham One World Analytics & Responsible Research and Innovation
> Group, Manchester Institute of Innovation Research (MIoIR)

> We find lens.org to be accurate, fast and intuitive to use. It enables us to
> quickly assess portfolios and focus on the most relevant assets”
> Paul Carpenter Partner, QipWorks

> Lens is a powerful product. Aggregating scholarly and patent records provides
> us with an extensive dataset for bibliometric analysis. The customisable
> analytics are unrivalled and provide fast and dynamic access to key insights.”
> Joshua Rodgers Associate Director | Management Consulting | KPMG

> I would like to express my gratitude to your team for establishing such a
> useful tool for academics and grant funders. I’d like to highlight the
> Ministry of Higher Education (MOHE) of Malaysia’s utilisation of lens.org to
> instil the values of innovation and intellectual property in the applications
> for MOHE’s fundamental research grant schemes ... The tool’s accessibility was
> critical in raising awareness and understanding of their proposal’s
> originality. For academics who are not skilled in intellectual property
> search, the intuitive interface and graphical nature made comprehending the
> result and using lens.org simple. Thank you very much, and please keep up the
> wonderful work.”
> Mohd Shahir Shamsir UTHM, Malaysia

> The Lens is a highly valuable and accessible resources for studying scholarly
> communication and technical innovations. It stands out because of its
> broad-ranging coverage, high-quality data content, and multi-level
> accessibility. I am grateful to The Lens and its supporters for making
> Lens.org a unique asset to the our society."
> Professor Chaomei Chen College of Computing & Informatics, Drexel University.

> The Lens is an amazing search tool. We have used it for searching R&D on
> biological resources where there may be associated Indigenous knowledge. We
> create basic patent landscapes that we've used in several publications to
> highlight patent trends, and to inform the implementation of the Nagoya
> Protocol to the Convention on Biological Diversity. The Lens search and
> analysis tools have been extremely useful”
> Professor Daniel Robinson Environment and Society Group, UNSW.

> The Lens is a brilliant tool to create IP transparency and enable open
> innovation strategies around digital sequence information. It provides a
> utility which otherwise can only be achieved with expensive subscription tools
> and is a “must have” for users both in the public and private sector. I am
> proud that in a former role as Head IP for Syngenta I could contribute to the
> success of The Lens. As the potential of The Lens is not even closely
> exhausted, I encourage all to consider donations and project sponsorship to
> move The Lens to the next level.”
> Dr Michael Kock Founder, dr. kock consulting; Vice President, Innovation
> Catalyst at Inari

> I tried the Lens for the first time when I worked for FB Rice in Melbourne and
> was very impressed, never stopped talking about it with colleagues since then.
> I am a former biologist and a patent attorney and searcher and am using all
> the commercial databases and I have to tell you that in all the searches I
> did, the Lens always got all the results I needed- never got anything in the
> commercial ones that the Lens did not identify. I really appreciate what you
> are doing, I will continue spreading the word about the Lens so people in this
> part of the world will use it more.”
> Daniela Bar El Co-Founder at D&Y IP, Patent attorney, Information Specialist,
> Israel

> I love using Lens.org. One of my favorite layouts is to show a list of patents
> with "Expand All" and "Hide Preview Analysis." With all the patents expanded,
> there's a handy "Document Preview" on the far right-hand side. It's very handy
> to be able to page through the figures at a glance while reviewing the
> patents.”
> Mark Henderson Patent Attorney at Simplify Intellectual Property Law, PLLC

> Lens is a real breakthrough in a world where data is the new oil. In my
> day-to-day work, Lens has been instrumental due to its amazing data quality,
> user-friendly interface and extremely useful API feature. The matching of its
> rich bibliometric data with patent data makes it the leading data source for
> anyone working in science and technology. In line with its great service and
> technical support, I admire its commitment to the open science cause. In
> simple terms, Lens is absolutely excellent.”
> Diogo Machado Senior Consultant / Economist at Technopolis-Group

> In the patent world, many excellent databases are closed off to all but those
> with large budgets. Lens.Org is an exception to this rule, providing global
> data of the highest calibre that anyone can access, enabling any research to
> be tested by third parties.”
> Dr. Kathleen Liddell Director fo the LML, University of Cambridge

> Lens has been an invaluable tool for our IP research. Its user-friendly
> interface, flexible search capabilities, and vast array of features to analyse
> patent data have facilitated the task of performing legal empirical studies
> and draw insightful conclusions based on data. These have led to
> evidence-based IP publications in top journals, including featured patent
> articles in Nature Biotechnology.”
> Prof. Mateo Aboy LML, University of Cambridge

> The Lens provides an open innovation platform researchers use to search for
> ideas to solve technology problems. Through their ORCID integration, The Lens
> also makes it more possible to identify collaborators, an essential component
> of any research project.”
> Laure Haak Executive Director, ORCID

> I used Lens to run patent analyses for my PhD and it was a critical factor of
> my successful thesis. The UX is phenomenal and you are a pro after 5 minutes
> The database is reliable - I did several validation checks with proprietary
> databases and found no inconsistencies... Thanks Lens.”
> Dr. Giulio Barth McKinsey & Company, Inc

> The Lens is becoming the go to database to combine analysis of the scientific
> and patent literature to inform international policy debates on trends in
> science and technology... For those of us who care about transparent and
> robust methods to inform decision making the open nature of the Lens is a huge
> plus.”
> Dr. Paul Oldham One World Analytics & Responsible Research and Innovation
> Group, Manchester Institute of Innovation Research (MIoIR)

> We find lens.org to be accurate, fast and intuitive to use. It enables us to
> quickly assess portfolios and focus on the most relevant assets”
> Paul Carpenter Partner, QipWorks

> Lens is a powerful product. Aggregating scholarly and patent records provides
> us with an extensive dataset for bibliometric analysis. The customisable
> analytics are unrivalled and provide fast and dynamic access to key insights.”
> Joshua Rodgers Associate Director | Management Consulting | KPMG

> I would like to express my gratitude to your team for establishing such a
> useful tool for academics and grant funders. I’d like to highlight the
> Ministry of Higher Education (MOHE) of Malaysia’s utilisation of lens.org to
> instil the values of innovation and intellectual property in the applications
> for MOHE’s fundamental research grant schemes ... The tool’s accessibility was
> critical in raising awareness and understanding of their proposal’s
> originality. For academics who are not skilled in intellectual property
> search, the intuitive interface and graphical nature made comprehending the
> result and using lens.org simple. Thank you very much, and please keep up the
> wonderful work.”
> Mohd Shahir Shamsir UTHM, Malaysia

> The Lens is a highly valuable and accessible resources for studying scholarly
> communication and technical innovations. It stands out because of its
> broad-ranging coverage, high-quality data content, and multi-level
> accessibility. I am grateful to The Lens and its supporters for making
> Lens.org a unique asset to the our society."
> Professor Chaomei Chen College of Computing & Informatics, Drexel University.

> The Lens is an amazing search tool. We have used it for searching R&D on
> biological resources where there may be associated Indigenous knowledge. We
> create basic patent landscapes that we've used in several publications to
> highlight patent trends, and to inform the implementation of the Nagoya
> Protocol to the Convention on Biological Diversity. The Lens search and
> analysis tools have been extremely useful”
> Professor Daniel Robinson Environment and Society Group, UNSW.

> The Lens is a brilliant tool to create IP transparency and enable open
> innovation strategies around digital sequence information. It provides a
> utility which otherwise can only be achieved with expensive subscription tools
> and is a “must have” for users both in the public and private sector. I am
> proud that in a former role as Head IP for Syngenta I could contribute to the
> success of The Lens. As the potential of The Lens is not even closely
> exhausted, I encourage all to consider donations and project sponsorship to
> move The Lens to the next level.”
> Dr Michael Kock Founder, dr. kock consulting; Vice President, Innovation
> Catalyst at Inari

> I tried the Lens for the first time when I worked for FB Rice in Melbourne and
> was very impressed, never stopped talking about it with colleagues since then.
> I am a former biologist and a patent attorney and searcher and am using all
> the commercial databases and I have to tell you that in all the searches I
> did, the Lens always got all the results I needed- never got anything in the
> commercial ones that the Lens did not identify. I really appreciate what you
> are doing, I will continue spreading the word about the Lens so people in this
> part of the world will use it more.”
> Daniela Bar El Co-Founder at D&Y IP, Patent attorney, Information Specialist,
> Israel

> I love using Lens.org. One of my favorite layouts is to show a list of patents
> with "Expand All" and "Hide Preview Analysis." With all the patents expanded,
> there's a handy "Document Preview" on the far right-hand side. It's very handy
> to be able to page through the figures at a glance while reviewing the
> patents.”
> Mark Henderson Patent Attorney at Simplify Intellectual Property Law, PLLC

> Lens is a real breakthrough in a world where data is the new oil. In my
> day-to-day work, Lens has been instrumental due to its amazing data quality,
> user-friendly interface and extremely useful API feature. The matching of its
> rich bibliometric data with patent data makes it the leading data source for
> anyone working in science and technology. In line with its great service and
> technical support, I admire its commitment to the open science cause. In
> simple terms, Lens is absolutely excellent.”
> Diogo Machado Senior Consultant / Economist at Technopolis-Group




NOW MORE THAN EVER PRIVACY, IMPACT, OPENNESS AND COST MATTER.

 * 
 * 
 * 
 * 

 * COMPANY
   
   * What is the Lens
   * When did it start
   * Why are we doing it
   * Who's behind the Lens
   * Which institutions supports it
   * Donate

 * SUPPORT
   
   * Support Center
   * Contact Us
   * Give Feedback
   * Release Notes
   * Developer Resources

 * POLICIES
   
   * Terms of use
   * Privacy policy
   * Lens API Terms of Use
   * PatSeq Bulk Download
   * Disclaimer

 * SITES
   
   * Lens Corporate
   * Support Center
   * Cambia Org
   * Lens for Institutions
   * Lens Labs

 * LANGUAGES
   
   * English
   * 中文简体
   * Español
   * Français
   * العَرَبِيَّة
   * Русский язык

Lens Version 8.2.0 Made in Australia Copyright © 2022     License CC:BY-NC


SIGN IN TO THE LENS

Email address or Username
Password
Keep me logged in
Sign in
Forgot Password? Register New Account
or SignIn with LinkedIn SignIn with ORCID
Applying Theme...

Feedback
Cookies Notice: The Lens website uses cookies in order to function. By using the
site you agree to these cookies as outlined in our privacy policy and the terms
of use. You are free to restrict or block cookies, however depending on the
settings you choose, the full functionality of the website may no longer be
available. See our updated Privacy Policy for more details.
Thanks, Got It