gotz4real.beatstars.com
Open in
urlscan Pro
2600:1f18:264f:c606:9bbd:1a89:117a:e2ca
Public Scan
Submitted URL: http://gotz4real.beatstars.com/
Effective URL: https://gotz4real.beatstars.com/
Submission: On June 02 via api from US — Scanned from DE
Effective URL: https://gotz4real.beatstars.com/
Submission: On June 02 via api from US — Scanned from DE
Form analysis
3 forms found in the DOMName: 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: 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> </span><button class="md-button primary-btn m-none btn-send">SEND
MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
</div><!-- ngIf: sendingMessage -->
</form>
Text Content
GOTZ SEARCH Beats Albums Videos Memberships Loop Kits Services About Contact Merchandise 0 $0.00 Log In YOUR NEXT HIT SONG STARTS HERE Beats Loop Kits Featured Track • 152BPM COMING HOME | MELODIC TRAP BEAT | ROD WAVE X TOOSII BEAT $9.99 IN CART toosii type beatmelodic trap beat * TITLE TIME BPM TAGS * Coming Home | Melodic Trap Beat | Rod Wave x Toosii Beat 03:29 152 toosii type beat melodic trap beat $9.99 IN CART * Broken Pieces | Country Trap Beat | Rod Wave x Toosii Beat 02:46 168 toosii type beat country trap type beat $9.99 IN CART * All Along | Melodic Trap Beat | Rod Wave x Toosii Type Beat 03:13 164 toosii type beat rod wave type beat $9.99 IN CART * Late Night Drive | Melodic Trap | Rod Wave x Toosii Beat 03:10 156 melodic sad emotional toosii type beat $9.99 IN CART * Its Over | Sad Trap Beat | Rod Wave x Toosii Type Beat 03:15 100 sad emotional melodic toosii type beat $9.99 IN CART * Last Goodbye | Melodic Trap Beat | Rod Wave x Toosii Beat 03:45 130 melodic sad emotional toosii type beat $9.99 IN CART * Sleepless Nights | Melodic Trap Beat | Rod Wave x Toosii 03:19 160 melodic sad emotional toosii type beat $9.99 IN CART * Flying High | Soulful Trap Beat | Rod Wave x Toosii Beat 03:15 152 soulful melodic trap toosii type beat $9.99 IN CART * Broken Man | Inspirational Trap Beat | Rod Wave x Toosii 03:34 146 melodic sad emotional toosii type beat $9.99 IN CART * Frozen Flowers | Soulful Trap Beat | Rod Wave x Toosii Beat 03:20 148 toosii type beat soulful trap beat $9.99 IN CART * Callin Dibs | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:12 154 melodic trap beat rod wave type beat $9.99 IN CART * Frozen Lake | Melodic Trap Beat | Rod Wave x Toosii Beat 03:02 152 melodic sad trap toosii type beat $9.99 IN CART * Just Sayin | Dark Hard Trap Beat | Future x Metro Boomin 03:37 136 dark hard trap metro boomin type beat $9.99 IN CART * One More Scar | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:01 164 melodic emotional trap rod wave type beat $9.99 IN CART * Wither | Soulful Trap Beat | Rod Wave x Toosii Type Beat 03:44 132 soulful toosii type beat $9.99 IN CART * Next Level | Sad Dark Trap Beat | Rod Wave x Toosii Beat 03:17 100 toosii type beat dark sad emotional trap $9.99 IN CART * No Boss Like Me | Melodic Trap | Rod Wave x Lil Durk Beat 02:54 170 summer mafia trap rod wave type beat $9.99 IN CART * Walk Through Hell | Dark Sad Trap Beat | Rod Wave x Lil Durk 03:13 144 dark piano trap rod wave type beat $9.99 IN CART * Part of Me | Melodic Trap Beat | Rod Wave x Toosii Beat 02:51 160 toosii type beat rod wave type beat $9.99 IN CART * Shameless | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:20 148 melodic trap rod wave type beat $9.99 IN CART BROWSE ALL TRACKS SERVICES EDIT Custom Beat - Exclusive Rights **Description** I will produce a cust ... BROWSE ALL SERVICES 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 LICENSING INFO EDIT POPULAR Basic (MP3) $9.99MAKE AN OFFER • Used for Music Recording • Distribute up to copies • Online Audio Streams • Music Video • For Profit Live Performances READ LICENSE Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 3 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 3 FREE! POPULAR Standard (MP3 + WAV) $29.99MAKE AN OFFER • Used for Music Recording • Distribute up to copies • Online Audio Streams • Music Video • For Profit Live Performances READ LICENSE Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 3 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 3 FREE! POPULAR Pro (WAV + Stems) $79.99MAKE AN OFFER • Used for Music Recording • Distribute up to copies • Online Audio Streams • Music Video • For Profit Live Performances • Radio Broadcasting rights (Stations) READ LICENSE Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 3 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 3 FREE! POPULAR Premium (Best) $149.99MAKE AN OFFER • Used for Music Recording • Distribute up to copies • Online Audio Streams • Music Video • For Profit Live Performances • Radio Broadcasting rights (Stations) READ LICENSE Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 3 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 3 FREE! POPULAR Exclusive ~MAKE AN OFFER • Used for Music Recording • Distribute up to copies • Online Audio Streams • Music Video • For Profit Live Performances • Radio Broadcasting rights (Stations) READ LICENSE Bulk deals: BUY 2 TRACKS, GET 1 FREE!BUY 3 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 3 FREE! SOUND KITS EDIT The Loop Lords Vol. 1 - Hiphop, Trap and Pop Loops $19.99 The Loop Lords Vol. 4 - Hiphop, Trap and Pop Loops FREE Danse Macabre - Dark, Orchestral, Atmospheric, Halloween $19.99 Ballads from the Trenches $19.99 BROWSE ALL SOUND KITS Home Beats Albums Videos Memberships Loop Kits Services About Contact Merchandise GOTZ * Home * Beats * Albums * Videos * Loop Kits * Merchandise * Memberships * Services * * About * Contact * Licensing Info * Terms of use * Privacy policy * YouTube Terms of Service $0.00 IN CART NaN * 1 Coming Home | Melodic Trap Beat | Rod Wave x Toosii Beat 03:29 toosii type beat melodic trap beat $9.99 IN CART * 2 Broken Pieces | Country Trap Beat | Rod Wave x Toosii Beat 02:46 toosii type beat country trap type beat $9.99 IN CART * 3 All Along | Melodic Trap Beat | Rod Wave x Toosii Type Beat 03:13 toosii type beat rod wave type beat $9.99 IN CART * 4 Late Night Drive | Melodic Trap | Rod Wave x Toosii Beat 03:10 melodic sad emotional toosii type beat $9.99 IN CART * 5 Its Over | Sad Trap Beat | Rod Wave x Toosii Type Beat 03:15 sad emotional melodic toosii type beat $9.99 IN CART * 6 Last Goodbye | Melodic Trap Beat | Rod Wave x Toosii Beat 03:45 melodic sad emotional toosii type beat $9.99 IN CART * 7 Sleepless Nights | Melodic Trap Beat | Rod Wave x Toosii 03:19 melodic sad emotional toosii type beat $9.99 IN CART * 8 Flying High | Soulful Trap Beat | Rod Wave x Toosii Beat 03:15 soulful melodic trap toosii type beat $9.99 IN CART * 9 Broken Man | Inspirational Trap Beat | Rod Wave x Toosii 03:34 melodic sad emotional toosii type beat $9.99 IN CART * 10 Frozen Flowers | Soulful Trap Beat | Rod Wave x Toosii Beat 03:20 toosii type beat soulful trap beat $9.99 IN CART * 11 Callin Dibs | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:12 melodic trap beat rod wave type beat $9.99 IN CART * 12 Frozen Lake | Melodic Trap Beat | Rod Wave x Toosii Beat 03:02 melodic sad trap toosii type beat $9.99 IN CART * 13 Just Sayin | Dark Hard Trap Beat | Future x Metro Boomin 03:37 dark hard trap metro boomin type beat $9.99 IN CART * 14 One More Scar | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:01 melodic emotional trap rod wave type beat $9.99 IN CART * 15 Wither | Soulful Trap Beat | Rod Wave x Toosii Type Beat 03:44 soulful toosii type beat $9.99 IN CART * 16 Next Level | Sad Dark Trap Beat | Rod Wave x Toosii Beat 03:17 toosii type beat dark sad emotional trap $9.99 IN CART * 17 No Boss Like Me | Melodic Trap | Rod Wave x Lil Durk Beat 02:54 summer mafia trap rod wave type beat $9.99 IN CART * 18 Walk Through Hell | Dark Sad Trap Beat | Rod Wave x Lil Durk 03:13 dark piano trap rod wave type beat $9.99 IN CART * 19 Part of Me | Melodic Trap Beat | Rod Wave x Toosii Beat 02:51 toosii type beat rod wave type beat $9.99 IN CART * 20 Shameless | Melodic Trap Beat | Rod Wave x Lil Durk Beat 03:20 melodic trap rod wave type beat $9.99 IN CART saving Lyrics, please wait...