ethbeats.beatstars.com Open in urlscan Pro
2600:1f18:264f:c604:2738:8037:6733:eb0a  Public Scan

Submitted URL: http://ethbeats.beatstars.com/
Effective URL: https://ethbeats.beatstars.com/
Submission: On December 20 via api from RU — 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 beat 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




SEARCH
About

Beats

Albums

Videos

Sound Kits

Contact

Services

Blog

Memberships

Merchandise



0
$0.00
Log In


BUY 1 BEAT, GET 1 BEAT FREE !!

SEARCH

Featured Track  •  123BPM


VIBE - BOUNCY FLUTE RAP / TRAP INSTRUMENTAL BEAT

$30.00 IN CART
bouncyflute


 * TITLE TIME BPM TAGS

   
 * 
   Snakes - Dark Rap / Trap Instrumental Beat 02:42 133 dark rap dark trap
   $30.00 IN CART
   
 * 
   Vibe - Bouncy Flute Rap / Trap Instrumental Beat 02:29 123 bouncy flute
   $30.00 IN CART
   
 * 
   Rise - Motivational Rap / Hip Hop Instrumental Beat 02:54 156 motivational
   rap $30.00 IN CART
   
 * 
   Purple - Dark Trap / Rap Instrumental Beat 02:37 123 bouncy dark $30.00 IN
   CART
   
 * 
   Hoodlum - Boombap Hip Hop / Rap Instrumental Beat 02:56 152 boombap hip hop
   $30.00 IN CART
   
 * 
   Streets - Boombap Hip Hop / Rap Instrumental Beat 03:07 88 boombap hip hop
   $30.00 IN CART
   
 * 
   Paid - Bouncy Flute Rap / Trap Instrumental Beat 02:39 123 bouncy flute
   $30.00 IN CART
   
 * 
   Millions - Energetic Rap Instrumental Beat 02:32 159 hard rap $30.00 IN CART
   
 * 
   Moolah - Cold Rap / Hip Hop Instrumental Beat 02:56 89 cold piano $30.00 IN
   CART
   
 * 
   Peso - Mexican Drill Instrumental Beat 02:16 134 drill epic $30.00 IN CART
   
 * 
   Lay Low - 90s Hip Hop / Rap Instrumental Beat 02:44 141 90s hip hop beat
   $30.00 IN CART
   
 * 
   Hustle - Dark Rap / Trap Instrumental Beat 03:25 132 cold dark $30.00 IN CART
   
 * 
   Motion - Cold Rap / Trap Instrumental Beat 03:13 160 bass cold $30.00 IN CART
   
 * 
   Threat - Aggressive Hip Hop / Rap Instrumental Beat 02:44 144 aggressive dark
   $30.00 IN CART
   
 * 
   Constancy - Hard Hip Hop / Rap Instrumental Beat 02:21 140 dave east dave
   east type beat $30.00 IN CART
   
 * 
   Cypher - Energetic Rap Instrumental Beat 02:16 169 banger energetic $30.00 IN
   CART
   
 * 
   Escape - Bouncy Rap / Trap Instrumental Beat 03:06 135 bouncy hip hop $30.00
   IN CART
   
 * 
   Destroy - Aggressive Hip Hop / Rap Instrumental Beat 02:41 133 aggressive
   dark $30.00 IN CART
   
 * 
   Magic - Hard Wavy Rap / Trap Instrumental Beat 02:55 123 gunna type beat rap
   $30.00 IN CART
   
 * 
   Provoke - Aggressive Hip Hop / Rap Instrumental Beat 02:33 186 aggressive hip
   hop $30.00 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
MP3 License $30.00 MAKE AN OFFER Purchase to use on digital platforms such as
iTunes, Spotify, Apple Music, Tidal, etc.
• MP3 file (320kbps)• Instant Delivery• Sell up to 5000 units• Max 200.000 Audio
Streams• Max 200.000 Video Streams• Must credit 'prod. ETH Beats'
READ LICENSE
Bulk deals: BUY 1, GET 1 FREE
POPULAR
WAV License $50.00 MAKE AN OFFER Purchase to use on digital platforms such as
iTunes, Spotify, Apple Music, Tidal, etc.
• MP3 + WAV file• Instant Delivery• High Quality• Sell up to 10.000 units• Max
500.000 Audio Streams• Max 500.000 Video Streams• Must credit 'prod. ETH Beats'
READ LICENSE
Bulk deals: BUY 1, GET 1 FREE
POPULAR
Track Stems License $150.00 MAKE AN OFFER Purchase to use on digital platforms
such as iTunes, Spotify, Apple Music, Tidal, etc.
• MP3 + WAV file• WAV Trackouts Stems• Instant Delivery• High Quality• Sell up
to 500.000 units• Max 500.000 Audio Streams• Max 500.000 Video Streams• Must
credit 'prod. ETH Beats'
READ LICENSE
Bulk deals: BUY 1, GET 1 FREE
POPULAR
Unlimited License $200.00 MAKE AN OFFER Purchase to use on digital platforms
such as iTunes, Spotify, Apple Music, Tidal, etc.
• MP3 + WAV file• WAV Trackouts Stems• Unlimited Lease• Instant Delivery• High
Quality• Sell UNLIMITED units• UNLIMITED Streams• Must credit 'prod. ETH Beats'
READ LICENSE
POPULAR
Exclusive $0.00 MAKE AN OFFER Purchase to use on digital platforms such as
iTunes, Spotify, Apple Music, Tidal, etc.
• MP3 + WAV file• WAV Trackouts Stems• Full Ownership• Instant Delivery• High
Quality• Sell UNLIMITED units• UNLIMITED Streams• Publishing Split 50/50• Must
credit 'prod. ETH Beats'
READ LICENSE



ETH BEATS - RAP BEATS & HIP HOP INSTRUMENTALS

3,360 subscribers


TOTAL VIEWS

297,955


VIDEOS

180

SUBSCRIBE



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



© Copyright 2022 ETH Beats, All Rights Reserved



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

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy


$0.00 IN CART

NaN

   
 * 1
   
   Snakes - Dark Rap / Trap Instrumental Beat 02:42 dark rap dark trap $30.00 IN
   CART
   
 * 2
   
   Vibe - Bouncy Flute Rap / Trap Instrumental Beat 02:29 bouncy flute $30.00 IN
   CART
   
 * 3
   
   Rise - Motivational Rap / Hip Hop Instrumental Beat 02:54 motivational rap
   $30.00 IN CART
   
 * 4
   
   Purple - Dark Trap / Rap Instrumental Beat 02:37 bouncy dark $30.00 IN CART
   
 * 5
   
   Hoodlum - Boombap Hip Hop / Rap Instrumental Beat 02:56 boombap hip hop
   $30.00 IN CART
   
 * 6
   
   Streets - Boombap Hip Hop / Rap Instrumental Beat 03:07 boombap hip hop
   $30.00 IN CART
   
 * 7
   
   Paid - Bouncy Flute Rap / Trap Instrumental Beat 02:39 bouncy flute $30.00 IN
   CART
   
 * 8
   
   Millions - Energetic Rap Instrumental Beat 02:32 hard rap $30.00 IN CART
   
 * 9
   
   Moolah - Cold Rap / Hip Hop Instrumental Beat 02:56 cold piano $30.00 IN CART
   
 * 10
   
   Peso - Mexican Drill Instrumental Beat 02:16 drill epic $30.00 IN CART
   
 * 11
   
   Lay Low - 90s Hip Hop / Rap Instrumental Beat 02:44 90s hip hop beat $30.00
   IN CART
   
 * 12
   
   Hustle - Dark Rap / Trap Instrumental Beat 03:25 cold dark $30.00 IN CART
   
 * 13
   
   Motion - Cold Rap / Trap Instrumental Beat 03:13 bass cold $30.00 IN CART
   
 * 14
   
   Threat - Aggressive Hip Hop / Rap Instrumental Beat 02:44 aggressive dark
   $30.00 IN CART
   
 * 15
   
   Constancy - Hard Hip Hop / Rap Instrumental Beat 02:21 dave east dave east
   type beat $30.00 IN CART
   
 * 16
   
   Cypher - Energetic Rap Instrumental Beat 02:16 banger energetic $30.00 IN
   CART
   
 * 17
   
   Escape - Bouncy Rap / Trap Instrumental Beat 03:06 bouncy hip hop $30.00 IN
   CART
   
 * 18
   
   Destroy - Aggressive Hip Hop / Rap Instrumental Beat 02:41 aggressive dark
   $30.00 IN CART
   
 * 19
   
   Magic - Hard Wavy Rap / Trap Instrumental Beat 02:55 gunna type beat rap
   $30.00 IN CART
   
 * 20
   
   Provoke - Aggressive Hip Hop / Rap Instrumental Beat 02:33 aggressive hip hop
   $30.00 IN CART
   

saving Lyrics, please wait...