nickmitimusic.com Open in urlscan Pro
52.206.159.80  Public Scan

URL: https://nickmitimusic.com/
Submission: On August 01 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" role="search" class="ng-pristine ng-valid">
  <div layout="row" class="layout-row"><md-input-container class="md-block m-none flex" flex=""><label class="input-height-l" for="input_0"><i class="material-icons" style="font-size:18px;position:relative;top:3px;">search</i> Search</label> <input
        class="input-box m-none input-height-l ng-pristine ng-untouched ng-valid md-input ng-empty" ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()"
        name="search_keyword" ng-model="keyword" autocomplete="off" type="search" id="input_0" aria-invalid="false">
      <div class="md-errors-spacer"></div>
    </md-input-container><md-input-container class="md-block m-none nudged-src-btn"><button class="md-button btn-primary m-none md-ink-ripple" md-ink-ripple="" role="menuitem"><i class="fa fa-search"></i></button></md-input-container></div>
  <div layout="row" ng-class="{'hide':!autocompleteResults &amp;&amp; searchFocused}" class="layout-row">
    <div class="m block bg-white bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: searchProPageTracksPOST .

<form id="mobsearch" name="searchProPageTracks" action="." method="post" role="search" mobile-search="formLevel" mobile-search-keyword="keyword" class="ng-pristine ng-valid ng-isolate-scope">
  <div layout="row" class="layout-row"><span flex="" class="flex"><input type="search" placeholder="What type of track are you looking for?" ng-model="keyword" id="searchBoxMobile" mobile-search="textboxLevel" mobile-search-keyword="keyword"
        class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" aria-invalid="false"> <button class="search-btn" aria-label="search button"><i class="fa fa-search"></i></button> <input type="submit" style="visibility: hidden;"></span>
  </div>
</form>

Name: subscriptionFormSettings

<form name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email">
  <md-content layout-padding="" class="md-docs-dark-theme layout-padding _md">
    <div>
      <div layout-gt-sm="row" class="layout-gt-sm-row"><md-input-container class="md-block m-l-xs m-r-xs flex-gt-sm" flex-gt-sm=""><label for="input_14" class="md-required">Full Name</label> <input required=""
            class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="full_name" ng-model="subscriptionForm.full_name" autocomplete="off" id="input_14" aria-invalid="true">
          <div class="md-errors-spacer"></div>
          <div ng-messages="subscriptionFormSettings.full_name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
            <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Name is required.</div>
          </div>
        </md-input-container><md-input-container class="md-block m-l-xs m-r-xs flex-gt-sm" flex-gt-sm=""><label for="input_15" class="md-required">E-mail address</label> <input required=""
            class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" ng-model="subscriptionForm.email" name="sf_email" type="email" minlength="3"
            maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_15" aria-invalid="true">
          <div class="md-errors-spacer"></div>
          <div ng-messages="subscriptionFormSettings.sf_email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
            <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
          </div>
        </md-input-container><!-- ngIf: subscriptionSettings.provider_type === 'fan_connect' || subscriptionSettings.fan_connect_tag_id != 0 --><md-input-container class="md-block m-b-none m-l-xs m-r-xs subscribe-button"><button
            class="md-button btn-primary-cta m-none btn-block ng-binding text-muted" ng-class="{'hide':submittingEmail, 'text-muted': !accept_mailing_list}" ng-disabled="!accept_mailing_list" disabled="disabled">Subscribe Now</button> <span
            ng-class="{'hide':!submittingEmail}" class="inline m-t-xs hide"><md-progress-circular class="md-hue-2 inline v-middle ng-isolate-scope md-mode-indeterminate" md-diameter="20px" aria-valuemin="0" aria-valuemax="100" role="progressbar"
              md-mode="indeterminate" style="width: 20px; height: 20px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" style="width: 20px; height: 20px; transform-origin: 10px 10px 10px;">
                <path fill="none" stroke-width="2" stroke-linecap="square" d="M10,1A9,9 0 1 1 1,10" stroke-dasharray="42.411500823462205" stroke-dashoffset="50.47630377294473" transform="rotate(-270 10 10)"></path>
              </svg></md-progress-circular>Subscribing email, please wait...</span></md-input-container></div>
      <div layout="row" class="text-danger block m-t text-center text-xs text-ellipsis hide layout-row" ng-class="{'hide':submitError==''}"><span flex="" class="ng-binding flex"><i class="fa fa-exclamation m-r-xs"></i> </span></div>
      <div layout="row" layout-padding="" class="layout-padding layout-row"><span flex="" class="text-center flex"><md-checkbox name="accept_mailing_list" ng-model="accept_mailing_list" required=""
            class="text-left ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="0" type="checkbox" role="checkbox" aria-checked="false" aria-invalid="true" aria-required="true"
            aria-label="Check this box to confirm that you would like to receive emails from Nick Miti">
            <div class="md-container md-ink-ripple" md-ink-ripple="" md-ink-ripple-checkbox="">
              <div class="md-icon"></div>
            </div>
            <div ng-transclude="" class="md-label"><span class="text-sm ng-binding ng-scope">Check this box to confirm that you would like to receive emails from Nick Miti</span></div>
          </md-checkbox></span></div>
    </div>
  </md-content></form>

Text Content




SFYD

Tracks Services About Albums Videos Memberships Sound Kits Blog Contact
Merchandise
 $0.00 0
LOG INsearch
search Search





Tracks Services

Tracks Services

FEATURED TRACK

 
rick rosslarry junenipsey hussle

FEATURED TRACK


LOCKED IN (RICK ROSS X NIPSEY HUSSLE TYPE BEAT)NEW TRACK 

GENRE

Hip Hop East Coast

BPM

80

PRICE

$49.99+

BPM

80

PRICE

$49.99+
  ADD TO CART IN CART   rick rosslarry junenipsey hussle
 * TITLE TIME BPM TAGS OPTIONS

   
 * Drake beat - Woke Up - Future Beat (Buy 2 Ge 1 Free) 02:47 162 future gunna
   beat drake     ADD IN CART
   
 * I Never 02:49 147 drake type beat drake beat jay z     ADD IN CART
   
 * Locked In (Rick Ross X Nipsey Hussle Type Beat)New Track 04:19 80 rick ross
   larry june nipsey hussle     ADD IN CART
   
 * Steel (CashMoneyAp X Nick Miti) 03:41 104 ty dolla sign migos lil uzi vert 
      ADD IN CART
   
 * Chop Suey (Nick Miti X mjNichols) 03:59 130 trippie redd travis scott
   richthekid     ADD IN CART
   
 * Street Lights 03:02 84 russ griselda benny the butcher     ADD IN CART
   
 * Sandstorm 03:02 84 russ bennythebutcher griselda     ADD IN CART
   
 * In The A 02:52 150 joyner lucas russ drake     ADD IN CART
   
 * Time Freeze 03:04 83 benny the butcher 38 spesh fuego base     ADD IN
   CART
   
 * Obtain 03:23 78 benny the butcher 38 spesh fuego base     ADD IN CART
   
 * Espresso 03:09 88 griselda benny the butcher 38 spesh     ADD IN CART
   
 * Juggernaut 03:01 88 griselda benny the butcher 38 spesh     ADD IN CART
   
 * Facts 03:00 135 21 savage future lil baby     ADD IN CART
   
 * Blue Diamonds 02:15 87 nas kendrick lamar benny the butcher     ADD IN
   CART
   
 * 4eva 03:00 136 noizy russ lil baby     ADD IN CART
   
 * Big Body Beamer 03:10 174 joyner lucas noizy luciano     ADD IN CART
   
 * Benzo 03:00 140 fivio foreign noizy pop smoke     ADD IN CART
   
 * Simulation 02:03 150 rihanna kanye west ye     ADD IN CART
   
 * 30 thou 03:00 78 21 savage drake lil baby     ADD IN CART
   
 * Zodiac 03:20 134 noizy lil baby money man     ADD IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

P O P U L A R Wav Lease ~ $49.99 MAKE AN OFFER

Mp3 file + Wav File 1 tag

2,000 Distribution Copies

Use for Mixtape/Streaming

*No YouTube Content ID Allowed*

"SFYD Studios" maintains full ownership of the instrumental

Must credit "Prod. By SFYD Studios"

Read Full License

BULK DEALS

BUY 2 TRACKS, GET 1 FREE!

P O P U L A R Unlimited License ~ $99.99 MAKE AN OFFER

Mp3 file + Wav File 1 tag

Unlimited Distribution Copies

Use for Mixtape/Streaming

*No YouTube Content ID Allowed*

"SFYD Studios" maintains full ownership of the instrumental

Must credit "Prod. By SFYD Studios"

Read Full License

BULK DEALS

BUY 2 TRACKS, GET 1 FREE!





NICK MITI MUSIC

 * remove_red_eye 3,306 Views on my Channel
 * subscriptions 166 Subscribers
 * hd 17 Videos

CONNECT WITH ME


CONNECT WITH ME


 SUBSCRIBE TO MAILING LIST

Full Name

Name is required.
E-mail address

Your email must be between 3 and 100 characters long and look like an e-mail
address.
Subscribe Now Subscribing email, please wait...

Check this box to confirm that you would like to receive emails from Nick Miti
 LOG IN
 About  Tracks  Albums  Videos shopping_basket Merchandise  Memberships 
Sound Kits  Services  Blog  Contact




STRIVE FOR YOUR DREAMS

design by tripict.com

TERMS OF USE    •    PRIVACY POLICY
YOUTUBE'S TERMS OF SERVICE




 

 * Main
 * About
 * Tracks
 * Albums
 * Videos
 * Sound Kits

 * Merchandise
 * Memberships
 * Services
 * Blog
 * Contact
 * Licensing Info


 

Facebook_Color Created with Sketch. Twitter_Color Created with Sketch.
Youtube_Color Created with Sketch.








 repeat    format_list_numbered 

  $0.00+ IN CART 
 * TITLE TIME BPM TAGS OPTIONS

   
 * Drake beat - Woke Up - Future Beat (Buy 2 Ge 1 Free) 02:47 162 future gunna
   beat drake     ADD IN CART
   
 * I Never 02:49 147 drake type beat drake beat jay z     ADD IN CART
   
 * Locked In (Rick Ross X Nipsey Hussle Type Beat)New Track 04:19 80 rick ross
   larry june nipsey hussle     ADD IN CART
   
 * Steel (CashMoneyAp X Nick Miti) 03:41 104 ty dolla sign migos lil uzi vert 
      ADD IN CART
   
 * Chop Suey (Nick Miti X mjNichols) 03:59 130 trippie redd travis scott
   richthekid     ADD IN CART
   
 * Street Lights 03:02 84 russ griselda benny the butcher     ADD IN CART
   
 * Sandstorm 03:02 84 russ bennythebutcher griselda     ADD IN CART
   
 * In The A 02:52 150 joyner lucas russ drake     ADD IN CART
   
 * Time Freeze 03:04 83 benny the butcher 38 spesh fuego base     ADD IN
   CART
   
 * Obtain 03:23 78 benny the butcher 38 spesh fuego base     ADD IN CART
   
 * Espresso 03:09 88 griselda benny the butcher 38 spesh     ADD IN CART
   
 * Juggernaut 03:01 88 griselda benny the butcher 38 spesh     ADD IN CART
   
 * Facts 03:00 135 21 savage future lil baby     ADD IN CART
   
 * Blue Diamonds 02:15 87 nas kendrick lamar benny the butcher     ADD IN
   CART
   
 * 4eva 03:00 136 noizy russ lil baby     ADD IN CART
   
 * Big Body Beamer 03:10 174 joyner lucas noizy luciano     ADD IN CART
   
 * Benzo 03:00 140 fivio foreign noizy pop smoke     ADD IN CART
   
 * Simulation 02:03 150 rihanna kanye west ye     ADD IN CART
   
 * 30 thou 03:00 78 21 savage drake lil baby     ADD IN CART
   
 * Zodiac 03:20 134 noizy lil baby money man     ADD IN CART
   


close