belegend.beatstars.com Open in urlscan Pro
2600:1f18:264f:c605:c0f0:2d05:69dd:607a  Public Scan

Submitted URL: http://belegend.beatstars.com/
Effective URL: https://belegend.beatstars.com/
Submission: On November 22 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: subscriptionFormSettings

<form name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)" style="margin: auto;"
  class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email"><md-input-container class="block flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">FULL
      NAME</label> <input required="" class="input-box primary-text-color 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_0"
      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="block 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-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_1" 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: pst.subscriptionSettings.provider_type === 'fan_connect' || pst.subscriptionSettings.fan_connect_tag_id != 0 -->
  <div layout="row" class="layout-row"><span flex="" class="text-center flex"><md-checkbox name="accept_mailing_list" ng-model="accept_mailing_list" md-no-ink="" 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 BELEGEND">
        <div class="md-container" 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 BELEGEND</span></div>
      </md-checkbox></span></div><md-input-container class="md-block m-t-none"><button class="md-button primary-btn 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><loader-with-text data-message="'Subscribing email, please wait...'" data-show="submittingEmail" data-size="'20px'"
      class="show ng-isolate-scope"><!-- ngIf: show --></loader-with-text></md-input-container>
  <div layout="row" class="text-danger text-center text-sm 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>
</form>

Text Content




SEARCH
About

Tracks

Albums

Videos

Memberships

Sound Kits

Services

Blog

Contact

Merchandise



0
$0.00
Log In

SEARCH

Featured Track  •  144BPM


HERE

$13.95 IN CART
central ceemelodic drill


 * TITLE TIME BPM TAGS

   
 * 
   HERE 03:01 144 central cee melodic drill $13.95 IN CART
   
 * 
   MOONDUST 03:02 95 emotional travis scott $13.95 IN CART
   
 * 
   HOUSTON HAZE 02:19 110 utopia travis scott $13.95 IN CART
   
 * 
   CAMPEON 02:47 98 spanish plk $13.95 IN CART
   
 * 
   SAD CENCH 03:14 140 central cee let go $13.95 IN CART
   
 * 
   PARADO NO BAILAO - JERSEY REMIX 02:24 160 ishowspeed neymar jr $13.95 IN CART
   
 * 
   WINTER IN PARIS 02:45 140 rap laylow $13.95 IN CART
   
 * 
   WE DON'T TALK ANYMORE 03:03 140 charlie puth selena gomez $13.95 IN CART
   
 * 
   PLACEBO 02:16 133 damso ninho $13.95 IN CART
   
 * 
   ROLEX 03:14 113 calm ninho $13.95 IN CART
   
 * 
   TELL ME 02:52 145 central cee kid laroi $13.95 IN CART
   
 * 
   DON'T GO 02:47 140 central cee rnb $13.95 IN CART
   
 * 
   LOVER 03:13 135 bouncy juice world $13.95 IN CART
   
 * 
   PORTAL 03:10 135 bouncy travis scott $13.95 IN CART
   
 * 
   MONEY 03:19 141 central cee tiakola $13.95 IN CART
   
 * 
   GOOD DAYS 02:51 140 central cee melodic drill $13.95 IN CART
   
 * 
   ROI 03:19 130 trap type beat melodic trap type beat $13.95 IN CART
   
 * 
   EAST COAST 03:00 94 boom bap type beat biggie type beat $13.95 IN CART
   
 * 
   VELODROME 02:13 147 free oboy type beat free jul type beat $13.95 IN CART
   
 * 
   VENOM 02:58 143 drill type beat drill guitar type beat $13.95 IN CART
   

BROWSE ALL TRACKS


TRACK LIST EDIT





SOUND KITS EDIT

[FREE FOR PROFIT] ACOUSTIC GUITAR LOOP KIT "Cosa Nostra"   FREE  

BROWSE ALL SOUND KITS


LICENSING INFO EDIT

POPULAR
Silver Package $13.95 MAKE AN OFFER Perfect for small artists who wants to
release on streaming platforms
• MP3 + WAV Files Untagged• NO for YouTube Monetization• Digital Distribution on
Spotify, Deezer, Itunes, etc...• Limited to 100.000 Streams• BeLegend retains
full ownership of the beat• Must credit "Prod. BeLegend"
READ LICENSE
Bulk deals: BUY 1, GET 2 FREE
POPULAR
Gold Package $23.95 MAKE AN OFFER Perfect for professional artists, and labels
• MP3 + WAV File Untagged• Digital Distribution on Spotify, Deezer, Itunes,
etc...• Limited to 500.000 Streams• YouTube Monetization• BeLegend retains full
ownership of the beat• Must credit "Prod. BeLegend"
READ LICENSE
Bulk deals: BUY 1, GET 2 FREE
POPULAR
Premium Plus License $49.95 MAKE AN OFFER Perfect for professional artists,
labels and commercial usage
• MP3 + WAV File Untagged• Digital Distribution on Spotify, Deezer, Itunes,
etc...• YouTube Monetization• Commercial, Movie, TV Show...• BeLegend retains
full ownership of the beat• Must credit "Prod. BeLegend"
READ LICENSE
Bulk deals: BUY 1, GET 2 FREE
POPULAR
Exclusive License $0.00 MAKE AN OFFER

READ LICENSE
Bulk deals: BUY 1, GET 2 FREE






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.
Check this box to confirm that you would like to receive emails from BELEGEND
Subscribe Now

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




BELEGEND

© BeLegend. All rights reserved.



 * Home
 * Tracks
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy


$0.00 IN CART

NaN

   
 * 1
   
   HERE 03:01 central cee melodic drill $13.95 IN CART
   
 * 2
   
   MOONDUST 03:02 emotional travis scott $13.95 IN CART
   
 * 3
   
   HOUSTON HAZE 02:19 utopia travis scott $13.95 IN CART
   
 * 4
   
   CAMPEON 02:47 spanish plk $13.95 IN CART
   
 * 5
   
   SAD CENCH 03:14 central cee let go $13.95 IN CART
   
 * 6
   
   PARADO NO BAILAO - JERSEY REMIX 02:24 ishowspeed neymar jr $13.95 IN CART
   
 * 7
   
   WINTER IN PARIS 02:45 rap laylow $13.95 IN CART
   
 * 8
   
   WE DON'T TALK ANYMORE 03:03 charlie puth selena gomez $13.95 IN CART
   
 * 9
   
   PLACEBO 02:16 damso ninho $13.95 IN CART
   
 * 10
   
   ROLEX 03:14 calm ninho $13.95 IN CART
   
 * 11
   
   TELL ME 02:52 central cee kid laroi $13.95 IN CART
   
 * 12
   
   DON'T GO 02:47 central cee rnb $13.95 IN CART
   
 * 13
   
   LOVER 03:13 bouncy juice world $13.95 IN CART
   
 * 14
   
   PORTAL 03:10 bouncy travis scott $13.95 IN CART
   
 * 15
   
   MONEY 03:19 central cee tiakola $13.95 IN CART
   
 * 16
   
   GOOD DAYS 02:51 central cee melodic drill $13.95 IN CART
   
 * 17
   
   ROI 03:19 trap type beat melodic trap type beat $13.95 IN CART
   
 * 18
   
   EAST COAST 03:00 boom bap type beat biggie type beat $13.95 IN CART
   
 * 19
   
   VELODROME 02:13 free oboy type beat free jul type beat $13.95 IN CART
   
 * 20
   
   VENOM 02:58 drill type beat drill guitar type beat $13.95 IN CART
   

saving Lyrics, please wait...