beatsbydavy.beatstars.com
Open in
urlscan Pro
2600:1f18:264f:c606:a464:2f4:7286:2846
Public Scan
Submitted URL: http://beatsbydavy.beatstars.com/
Effective URL: https://beatsbydavy.beatstars.com/
Submission: On November 24 via api from US — Scanned from DE
Effective URL: https://beatsbydavy.beatstars.com/
Submission: On November 24 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMName: 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 && searchFocused}" class="layout-row">
<div class="m block bg-white bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
</div>
</form>
Name: searchProPageTracks — POST .
<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: searchProPageTracks —
<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" role="search" class="ng-pristine ng-valid">
<div id="home-search"><input 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?" class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false"> <button><i class="fa fa-search"></i></button>
<div class="search-auto-complete-results bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
</div>
</form>
Name: userForm —
<form name="userForm" ng-submit="propageContact(contact)" class="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="md-required" for="input_18">Your name</label> <input required=""
class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_18" 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="md-required" for="input_19">E-mail address</label> <input required=""
class="input-box 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_19" 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="md-required" for="input_20">Subject</label> <input required="" class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required"
name="subject" ng-model="contact.subject" autocomplete="off" id="input_20" 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="md-required" for="input_21">Message</label>
<div class="md-resize-wrapper"><textarea required="" class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="5" md-select-on-focus="" autocomplete="off"
id="input_21" aria-invalid="true" style="height: 140px;"></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 layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
<p class="m-none ng-scope" ng-if="!sendingMessage"><button class="md-button btn-primary-cta m-none block-xs">SEND MESSAGE</button> <span ng-class="{'hide':!contactError}" class="text-danger block-xs ng-binding hide">
<i class="fa fa-exclamation"></i> </span></p><!-- end ngIf: !sendingMessage -->
</div><!-- ngIf: sendingMessage -->
</form>
Text Content
BEATSBYDAVY Tracks Albums Videos Memberships Sound Kits Services Contact Blog About Merchandise $0.00 LOG INsearch search Search PROFESSIONAL SOUNDING BEATS Memberships Tracks FEATURED TRACK gunnafutureguitar FEATURED TRACK "JUST WE 2" [BUY 2 GET 1 FREE] GENRE Hip Hop Trap BPM 141 PRICE $19.99+ BPM 141 PRICE $19.99+ ADD TO CART IN CART gunnafutureguitar * TITLE TIME BPM TAGS OPTIONS * "just we 2" [buy 2 get 1 free] 03:24 141 gunna future guitar ADD IN CART * "weird excuses" [buy 2 get 1 free] 02:49 170 gunna future guitar ADD IN CART * "smoke blowers" [buy 2 get 1 free] 02:55 164 lilbaby hard nardowick ADD IN CART * "money talk" [buy 2 get 1 free] 03:03 157 synth yeat hard ADD IN CART * "fool" [buy 2 get 1 free] 03:02 158 bnyx yeat kencarson ADD IN CART * "richer and richer" [buy 2 get 1 free] 03:09 142 destroylonely opium kencarson ADD IN CART * "maybe" [buy 2 get 1 free] 04:23 150 speech juicewrld guitar ADD IN CART * "i'll be here" [buy 2 get 1 free] 02:54 165 nocap melodic guitar ADD IN CART * "life in hell" [buy 2 get 1 free] 03:18 145 kankan yeat hard ADD IN CART * "race" [buy 2 get 1 free] 02:41 178 gunna lildurk lilbaby ADD IN CART * "life is hard" [buy 2 get 1 free] 02:51 168 thekidlaroi juicewrld guitar ADD IN CART * "oldways" [buy 2 get 1 free] 02:36 172 kankan synth kencarson ADD IN CART * "strangers" [buy 2 get 1 free] 02:56 163 juicewrld nickmira guitar ADD IN CART * "u in my arms" [buy 2 get 1 free] 02:57 162 juicewrld nickmira guitar ADD IN CART * "riot" [buy 2 get 1 free] 03:12 150 riot hard nardowick ADD IN CART * "love my life" [buy 2 get 1 free] 02:47 172 juicewrld drfl guitar ADD IN CART * "suffocate" [buy 2 get 1 free] 02:40 180 juicewrld ianndior guitar ADD IN CART * "break up" [buy 2 get 1 free] 03:25 140 juicewrld drfl guitar ADD IN CART * "juice box" [buy 2 get 1 free] 02:50 169 juicewrld ianndior guitar ADD IN CART * "dorothy" [buy 2 get 1 free] 03:08 153 kankan melodic yeat ADD IN CART BROWSE ALL TRACKS LICENSING INFO EDIT P O P U L A R MP3 $19.99 ~ PER UNIT MAKE AN OFFER Read Full License BULK DEALS BUY 2, GET 1 FREE P O P U L A R WAV $29.99 ~ PER UNIT MAKE AN OFFER Read Full License BULK DEALS BUY 2, GET 1 FREE P O P U L A R STEMS $69.99 ~ PER UNIT MAKE AN OFFER Read Full License BULK DEALS BUY 2, GET 1 FREE P O P U L A R UNLIMITED $99.99 ~ PER UNIT MAKE AN OFFER Read Full License BULK DEALS BUY 2, GET 1 FREE P O P U L A R UNLIMITED STEMS $129.99 ~ PER UNIT MAKE AN OFFER Read Full License BULK DEALS BUY 2, GET 1 FREE P O P U L A R Exclusive $0.00 ~ PER UNIT MAKE AN OFFER Read Full License MEMBERSHIPS R E C O M M E N D E D BASIC $14.99 Monthly JOIN NOW 2 Free Download(s) per Month of Track(s) with WAV License ~ PLAN DETAILS ~ GET 2 FREE "BASIC" LEASES OF YOUR CHOICE EVERY MONTH! *BEATS COME UNTAGGED* R E C O M M E N D E D PRO $29.99 Monthly JOIN NOW 3 Free Download(s) per Month of Track(s) with STEMS License ~ PLAN DETAILS ~ GET 3 FREE "PREMIUM" LEASES OF YOUR CHOICE EVERY MONTH! *BEATS COME UNTAGGED* R E C O M M E N D E D PRO + $69.99 Monthly JOIN NOW 3 Free Download(s) per Month of Track(s) with UNLIMITED STEMS License ~ PLAN DETAILS ~ GET 3 FREE "UNLIMITED" LEASES OF YOUR CHOICE EVERY MONTH! *BEATS COME UNTAGGED* SERVICES CUSTOM BEAT I'll make a custom beat for you! DETAILS 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 LOG IN About Tracks Albums Videos shopping_basket Merchandise Memberships Sound Kits Services Blog Contact BEATSBYDAVY TERMS OF USE • PRIVACY POLICY * Main * About * Tracks * Albums * Videos * Sound Kits * Merchandise * Memberships * Services * Blog * Contact * Licensing Info Twitter_Color Created with Sketch. Youtube_Color Created with Sketch. repeat format_list_numbered $0.00+ IN CART * TITLE TIME BPM TAGS OPTIONS * "just we 2" [buy 2 get 1 free] 03:24 141 gunna future guitar ADD IN CART * "weird excuses" [buy 2 get 1 free] 02:49 170 gunna future guitar ADD IN CART * "smoke blowers" [buy 2 get 1 free] 02:55 164 lilbaby hard nardowick ADD IN CART * "money talk" [buy 2 get 1 free] 03:03 157 synth yeat hard ADD IN CART * "fool" [buy 2 get 1 free] 03:02 158 bnyx yeat kencarson ADD IN CART * "richer and richer" [buy 2 get 1 free] 03:09 142 destroylonely opium kencarson ADD IN CART * "maybe" [buy 2 get 1 free] 04:23 150 speech juicewrld guitar ADD IN CART * "i'll be here" [buy 2 get 1 free] 02:54 165 nocap melodic guitar ADD IN CART * "life in hell" [buy 2 get 1 free] 03:18 145 kankan yeat hard ADD IN CART * "race" [buy 2 get 1 free] 02:41 178 gunna lildurk lilbaby ADD IN CART * "life is hard" [buy 2 get 1 free] 02:51 168 thekidlaroi juicewrld guitar ADD IN CART * "oldways" [buy 2 get 1 free] 02:36 172 kankan synth kencarson ADD IN CART * "strangers" [buy 2 get 1 free] 02:56 163 juicewrld nickmira guitar ADD IN CART * "u in my arms" [buy 2 get 1 free] 02:57 162 juicewrld nickmira guitar ADD IN CART * "riot" [buy 2 get 1 free] 03:12 150 riot hard nardowick ADD IN CART * "love my life" [buy 2 get 1 free] 02:47 172 juicewrld drfl guitar ADD IN CART * "suffocate" [buy 2 get 1 free] 02:40 180 juicewrld ianndior guitar ADD IN CART * "break up" [buy 2 get 1 free] 03:25 140 juicewrld drfl guitar ADD IN CART * "juice box" [buy 2 get 1 free] 02:50 169 juicewrld ianndior guitar ADD IN CART * "dorothy" [buy 2 get 1 free] 03:08 153 kankan melodic yeat ADD IN CART close