azulbeat.beatstars.com
Open in
urlscan Pro
2600:1f18:264f:c605:9993:7062:260:3c02
Public Scan
Submitted URL: http://azulbeat.beatstars.com/
Effective URL: https://azulbeat.beatstars.com/
Submission: On April 14 via api from US — Scanned from DE
Effective URL: https://azulbeat.beatstars.com/
Submission: On April 14 via api from US — Scanned from DE
Form analysis
4 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: 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> </span><button class="md-button primary-btn m-none btn-send">SEND
MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
</div><!-- ngIf: sendingMessage -->
</form>
Text Content
AZUL BEATS SEARCH About Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In AZUL BEATS SEARCH Featured Track • 148BPM STATUES || DARK AMBIENT TRAP BEAT $24.99 IN CART scarlxrddark trap * TITLE TIME BPM TAGS * (FREE) "SAVOR" 🖤 CORPSE x SCARLXRD Type Beat *HARD* 03:15 124 scarlxrd trap metal $24.99 IN CART * i want it all 02:49 135 underground dark $24.99 IN CART * STATUES || DARK AMBIENT TRAP BEAT 02:42 148 scarlxrd dark trap $24.99 IN CART * DIRT 02:31 168 scarlxrd dark trap $24.99 IN CART * *HARD* "JUDGXMXNT !" - CORPSE x SCARLXRD Type Beat 03:33 127 scarlxrd corpse $24.99 IN CART * EWWW - DARK TRAP X SCARLXRD TYPE BEAT 03:13 133 dark trap corpse $24.99 IN CART * MARIE - NEW JAZZ x DESTROY LONELY 03:02 0 new jazz type beat new jazz $24.99 IN CART * PUNK TAPE 02:37 140 pink tape type beat lil uzi type beat $24.99 IN CART * Pink Tape Type Beat - ALL ALONE 02:40 133 pink tape pink tape type beat $24.99 IN CART * ROO || Lil Uzi Vert x Ken Carson Type Beat 02:56 144 free beats ken carson $24.99 IN CART * CELSIUS 02:48 120 scarlxrd dark trap $24.99 IN CART * MEMPHIS 03:07 154 dc the don lil uzi type beat $24.99 IN CART * NARO 04:21 136 night lovell scarlxrd $24.99 IN CART * ARATTSA 01:57 116 kordhell dark phonk $24.99 IN CART * BEAR 03:14 110 kordhell corpse $24.99 IN CART * RISING 03:30 128 hyperpop lil uzi type beat $24.99 IN CART * MAIN 02:59 158 scarlxrd dark trap $24.99 IN CART * UNDERSTAND 02:52 175 scarlxrd dark trap $24.99 IN CART * LOSS 03:02 154 scarlxrd dark trap $24.99 IN CART * IDEA 02:47 152 scarlxrd dark trap $24.99 IN CART BROWSE ALL TRACKS TRACK LIST EDIT LIL UZI VERT BEATS CORPSE BEATS ?? HYPERPOP BEATS ?? MEMBERSHIPS VIEW RECOMMENDED MONTHLY WAV PLAN $24.99 Monthly • 4 Free Download(s) per Month of Track(s) with Standard Lease License JOIN NOW Plan details: This monthly subscription plan enables you to download 4 tracks of your choice for the price of just one standard lease per month. RECOMMENDED MONTHLY UNLIMITED PLAN $99.99 Monthly • 4 Free Download(s) per Month of Track(s) with Unlimited License License JOIN NOW Plan details: This monthly subscription plan enables you to download 4 tracks of your choice for the price of just one unlimited lease per month. LICENSING INFO EDIT POPULAR Standard Lease $24.99 MAKE AN OFFER • • WAV file (UNTAGGED)• • MP3 file (UNTAGGED)• • Commercial Use• • Spotify,Apple,Itunes etc• • Up to 100.0000 Streams READ LICENSE Bulk deals: BUY 1, GET 1 FREE POPULAR Premium License $39.99 MAKE AN OFFER • • WAV file (UNTAGGED)• • MP3 file (UNTAGGED)• • Commercial Use• • Spotify.Apple,Itunes etc• • Up to 500.000 Streams READ LICENSE Bulk deals: BUY 1, GET 1 FREE POPULAR Unlimited License $99.99 MAKE AN OFFER *STEMS AVAILABLE ON REQUEST* • • WAV file (UNTAGGED)• • MP3 file (UNTAGGED)• • Trackouts / stems• • Commercial Use• • Spotify,Apple,Itunes etc• • UNLIMITED Streams READ LICENSE Bulk deals: BUY 1, GET 1 FREEBUY 2, GET 2 FREEBUY 3, GET 3 FREEBUY 4, GET 4 FREE POPULAR Exclusive License $299.99 MAKE AN OFFER *STEMS AVAILABLE ON REQUEST* • • WAV file (UNTAGGED)• • MP3 file (UNTAGGED)• • Trackouts / stems• • Commercial Use• • Spotify,Apple,Itunes• • Sell unlimited tracks• • UNLIMITED Streams• • Exclusive ownership 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 Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise AZUL BEATS * Home * Tracks * 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 (FREE) "SAVOR" 🖤 CORPSE x SCARLXRD Type Beat *HARD* 03:15 scarlxrd trap metal $24.99 IN CART * 2 i want it all 02:49 underground dark $24.99 IN CART * 3 STATUES || DARK AMBIENT TRAP BEAT 02:42 scarlxrd dark trap $24.99 IN CART * 4 DIRT 02:31 scarlxrd dark trap $24.99 IN CART * 5 *HARD* "JUDGXMXNT !" - CORPSE x SCARLXRD Type Beat 03:33 scarlxrd corpse $24.99 IN CART * 6 EWWW - DARK TRAP X SCARLXRD TYPE BEAT 03:13 dark trap corpse $24.99 IN CART * 7 MARIE - NEW JAZZ x DESTROY LONELY 03:02 new jazz type beat new jazz $24.99 IN CART * 8 PUNK TAPE 02:37 pink tape type beat lil uzi type beat $24.99 IN CART * 9 Pink Tape Type Beat - ALL ALONE 02:40 pink tape pink tape type beat $24.99 IN CART * 10 ROO || Lil Uzi Vert x Ken Carson Type Beat 02:56 free beats ken carson $24.99 IN CART * 11 CELSIUS 02:48 scarlxrd dark trap $24.99 IN CART * 12 MEMPHIS 03:07 dc the don lil uzi type beat $24.99 IN CART * 13 NARO 04:21 night lovell scarlxrd $24.99 IN CART * 14 ARATTSA 01:57 kordhell dark phonk $24.99 IN CART * 15 BEAR 03:14 kordhell corpse $24.99 IN CART * 16 RISING 03:30 hyperpop lil uzi type beat $24.99 IN CART * 17 MAIN 02:59 scarlxrd dark trap $24.99 IN CART * 18 UNDERSTAND 02:52 scarlxrd dark trap $24.99 IN CART * 19 LOSS 03:02 scarlxrd dark trap $24.99 IN CART * 20 IDEA 02:47 scarlxrd dark trap $24.99 IN CART saving Lyrics, please wait...