hayzee03beats.beatstars.com Open in urlscan Pro
2600:1f18:264f:c61e:72e2:9faa:d685:5bdd  Public Scan

Submitted URL: http://hayzee03beats.beatstars.com/
Effective URL: https://hayzee03beats.beatstars.com/
Submission: On June 30 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" ng-if="pst.mainBg.main_buttons_type === 1" class="ng-pristine ng-valid ng-scope">
  <div id="home-search"><input class="desktop-search ng-pristine ng-untouched ng-valid 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" placeholder="What type of track are you looking for?" aria-invalid="false"> <button class="md-button primary-btn">SEARCH</button>
    <div class="search-auto-complete-results"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_0" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.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">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.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></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_2">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_2" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.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">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_3">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_3" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$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">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




HAYZEE03BEATS


SEARCH
About

Beats

Albums

Videos

Sound Kits

Contact

Services

Blog

Memberships

Merchandise



0
$0.00
Log In


HAYZEE03BEATS

SEARCH

Featured Track  •  92BPM


"IN MEMORIAM" THENOTORIOUS B.I.G. X EASTCOAST TYPE BEAT

$19.95 IN CART
east coastbiggie


 * TITLE TIME BPM TAGS

   
 * 
   "IN MEMORIAM" TheNotorious B.I.G. x EastCoast Type Beat 04:31 92 east coast
   biggie $19.95 IN CART
   
 * 
   "VILLAIN" Lil Baby Type Beat | Freestyle Type Beat 2024 02:53 166 freestyle
   trap $19.95 IN CART
   
 * 
   "CHECKOUT" Lil Baby x Young Thug Type Beat 02:23 121 young thug lil baby
   $19.95 IN CART
   
 * 
   "FOCUSED" Drake Type Beat | Beat-Switch 02:55 164 beat switch drake $19.95 IN
   CART
   
 * 
   "CHAMPIONS" Future Type Beat 02:28 155 future type beat $19.95 IN CART
   
 * 
   "HUNDRED BRICKS" EST Gee x Future Type Beat | Trap Type Beat 02:48 152 future
   est gee $19.95 IN CART
   
 * 
   "POUR UP" 21 Savage x Meek Mill x Future Type Beat 02:52 156 21 savage meek
   mill $19.95 IN CART
   
 * 
   "BAG" Young Thug x Drake x Future Type Beat | Trap Type Beat 02:46 150 future
   drake $19.95 IN CART
   
 * 
   "SHOOTERS" Future x Key Glock Trap Type Beat 02:46 150 future trap $19.95 IN
   CART
   
 * 
   "FAST CARS" Future x 21 Savage Type Beat Hard Trap Type Beat 02:33 150 21
   savage future $19.95 IN CART
   
 * 
   "ROBIN HOOD" Key Glock x Future Hard Trap Type Beat 02:34 152 future trap
   beats $19.95 IN CART
   
 * 
   "SMOKE" Metro Boomin x Future Type Beat Hard Trap Type Beat 03:36 151 future
   metroboomin $19.95 IN CART
   
 * 
   "HUSTLERS" Future x Meek Mill Type Beat HARD Trap Type Beat 02:06 152 meek
   mill future $19.95 IN CART
   
 * 
   "DIZZY DUCK" Future x MoneyBagg Yo HARD Trap Type Beat 2024 02:08 150 memphis
   future $19.95 IN CART
   
 * 
   "MONEY" Fredo x Lil Baby Type Beat | Storytelling Type Beat 03:00 170 fredo
   type beat $19.95 IN CART
   
 * 
   "OUTSIDE" Key Glock x Drake x 21Savage *HARD* Trap Type Beat 02:35 148 21
   savage drake $19.95 IN CART
   
 * 
   "WITHOUT" Lil Baby x Future *HARD* Trap Type Beat 2024 02:44 140 lil baby
   type beat trap $19.95 IN CART
   
 * 
   "WHIP" Future x Quavo x Key Glock *HARD* Trap Type Beat 2024 02:02 157 type
   beat trap $19.95 IN CART
   
 * 
   "DREAMS" Lil Baby 4PF x Future *HARD* Trap Type Beat 2024 02:33 138 lil baby
   type beat future $19.95 IN CART
   
 * 
   "FAIRYTALES" French The Kid x *HARD* UK DRILL Type Beat 2023 02:17 140 uk
   drill french the kid $19.95 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
MP3 LICENSE (Buy 1 + Get 1 Free) $19.95MAKE AN OFFER
• You will Receive the Untagged MP3 File
• Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)
• Upload to All Streaming Services
• Must Credit "Prod. Hayzee03Beats" in Title/ Description
• Contract Agreement

READ LICENSE
Bulk deals: BUY 1 TRACK, GET 1 FREE!
POPULAR
WAV LICENSE (Buy 1 + Get 1 Free) $39.95MAKE AN OFFER
• You will Receive the Untagged MP3 and WAV Files
• Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)
• Upload to All Streaming Services
• Must Credit "Prod. Hayzee03Beats" in Title/ Description
• Contract Agreement

READ LICENSE
Bulk deals: BUY 1 TRACK, GET 1 FREE!
POPULAR
WAV UNLIMITED LICENSE (Buy 1 + Get 1 Free) $49.99MAKE AN OFFER
• You will Receive the Untagged MP3 and WAV File
• Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)
• Upload to All Streaming Services
• Unlimited Commercial Use
• Must Credit "Prod. Hayzee03Beats" in Title/ Description
• Contract Agreement

READ LICENSE
Bulk deals: BUY 1 TRACK, GET 1 FREE!
POPULAR
STEMS PROFESSIONAL LICENSE (Buy 1 + Get 2 Free) $79.99MAKE AN OFFER
• You will Receive the Untagged MP3, WAV File and Trackouts
• Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)
• Upload to All Streaming Services
• Must Credit "Prod. Hayzee03Beats" in Title/ Description
• Contract Agreement

READ LICENSE
Bulk deals: BUY 1 TRACK, GET 2 FREE!
POPULAR
FULL MONETIZATION LICENSE (Buy 1 + Get 5 Free) $149.99MAKE AN OFFER
• You will Receive the Untagged MP3, WAV File and Trackouts
• Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)
• Upload to All Streaming Services
• Unlimited Commercial Use
• Must Credit "Prod. Hayzee03Beats" in Title/ Description
• Contract Agreement

READ LICENSE
Bulk deals: BUY 1 TRACK, GET 5 FREE!
POPULAR
EXCLUSIVE ~MAKE AN OFFER Exclusive License
• Used for Music Recording
• Distribute up to UNLIMITED copies
• UNLIMITED Online Audio Streams
• UNLIMITED Music Video
• For Profit Live Performances
• Radio Broadcasting rights (UNLIMITED Stations)

READ LICENSE





CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE

Home About Beats Albums Videos Sound Kits Contact Services Blog Memberships
Merchandise



 * Home
 * Beats
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy
 * YouTube Terms of Service


$0.00 IN CART

NaN

   
 * 1
   
   "IN MEMORIAM" TheNotorious B.I.G. x EastCoast Type Beat 04:31 east coast
   biggie $19.95 IN CART
   
 * 2
   
   "VILLAIN" Lil Baby Type Beat | Freestyle Type Beat 2024 02:53 freestyle trap
   $19.95 IN CART
   
 * 3
   
   "CHECKOUT" Lil Baby x Young Thug Type Beat 02:23 young thug lil baby $19.95
   IN CART
   
 * 4
   
   "FOCUSED" Drake Type Beat | Beat-Switch 02:55 beat switch drake $19.95 IN
   CART
   
 * 5
   
   "CHAMPIONS" Future Type Beat 02:28 future type beat $19.95 IN CART
   
 * 6
   
   "HUNDRED BRICKS" EST Gee x Future Type Beat | Trap Type Beat 02:48 future est
   gee $19.95 IN CART
   
 * 7
   
   "POUR UP" 21 Savage x Meek Mill x Future Type Beat 02:52 21 savage meek mill
   $19.95 IN CART
   
 * 8
   
   "BAG" Young Thug x Drake x Future Type Beat | Trap Type Beat 02:46 future
   drake $19.95 IN CART
   
 * 9
   
   "SHOOTERS" Future x Key Glock Trap Type Beat 02:46 future trap $19.95 IN CART
   
 * 10
   
   "FAST CARS" Future x 21 Savage Type Beat Hard Trap Type Beat 02:33 21 savage
   future $19.95 IN CART
   
 * 11
   
   "ROBIN HOOD" Key Glock x Future Hard Trap Type Beat 02:34 future trap beats
   $19.95 IN CART
   
 * 12
   
   "SMOKE" Metro Boomin x Future Type Beat Hard Trap Type Beat 03:36 future
   metroboomin $19.95 IN CART
   
 * 13
   
   "HUSTLERS" Future x Meek Mill Type Beat HARD Trap Type Beat 02:06 meek mill
   future $19.95 IN CART
   
 * 14
   
   "DIZZY DUCK" Future x MoneyBagg Yo HARD Trap Type Beat 2024 02:08 memphis
   future $19.95 IN CART
   
 * 15
   
   "MONEY" Fredo x Lil Baby Type Beat | Storytelling Type Beat 03:00 fredo type
   beat $19.95 IN CART
   
 * 16
   
   "OUTSIDE" Key Glock x Drake x 21Savage *HARD* Trap Type Beat 02:35 21 savage
   drake $19.95 IN CART
   
 * 17
   
   "WITHOUT" Lil Baby x Future *HARD* Trap Type Beat 2024 02:44 lil baby type
   beat trap $19.95 IN CART
   
 * 18
   
   "WHIP" Future x Quavo x Key Glock *HARD* Trap Type Beat 2024 02:02 type beat
   trap $19.95 IN CART
   
 * 19
   
   "DREAMS" Lil Baby 4PF x Future *HARD* Trap Type Beat 2024 02:33 lil baby type
   beat future $19.95 IN CART
   
 * 20
   
   "FAIRYTALES" French The Kid x *HARD* UK DRILL Type Beat 2023 02:17 uk drill
   french the kid $19.95 IN CART
   

saving Lyrics, please wait...