prodbypradag.beatstars.com Open in urlscan Pro
2600:1f18:264f:c606:5642:e1bf:49a2:3dc4  Public Scan

Submitted URL: http://prodbypradag.beatstars.com/
Effective URL: https://prodbypradag.beatstars.com/
Submission: On January 12 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: 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 &amp;&amp; searchFocused}" class="layout-row">
    <div class="m block bg-white bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: searchProPageTracksPOST .

<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: 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_15">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_15" 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_16">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_16" 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_17">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_17" 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_18">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_18" 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">&nbsp; &nbsp;
        <i class="fa fa-exclamation"></i> </span></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




PRODBYPRADAG

About Tracks Albums Videos Memberships Sound Kits Services Blog Contact
Merchandise
 $0.00 0
LOG INsearch
search Search






PRODBYPRADAG

Tracks Sound Kits

Tracks Sound Kits

FEATURED TRACK

 
Icewear VezzoKuttemReeseRob49

FEATURED TRACK


TERMINATE (ROB49 X KUTTEMREESE X ICEWEAR VEZZO TYPE BEAT) 

GENRE

Alternative Rnb Trap Hip Hop

BPM

163

PRICE

$19.99+

BPM

163

PRICE

$19.99+
  ADD TO CART IN CART   Icewear VezzoKuttemReeseRob49
 * TITLE TIME BPM TAGS OPTIONS

   
 * Terminate (Rob49 x KuttemReese x Icewear Vezzo Type Beat) 02:22 163 Icewear
   Vezzo KuttemReese Rob49     ADD IN CART
   
 * ALL BLACK | YTB Fatt x Hopout Shawn Type Beat 02:49 164 ytb fatt type beat
   ytb fatt dark trap beats     ADD IN CART
   
 * TRAP OUT | Louie Ray x Flint Type Beat 02:17 195 detroit type beat louie ray
   type beat flint type beats     ADD IN CART
   
 * 20 BALL | KrispyLifeKidd x Lil Yachty x Detroit Type Beat 02:50 180 lil
   yachty krispylife kidd type beat lil yachty type beats     ADD IN CART
   
 * FLIP THE WHIP | OT7 Quanny Type Beat 02:28 165 dark trap beat ot7 quanny type
   beat ot7 quanny     ADD IN CART
   
 * REAL RICH | YTB Fatt Type Beat 02:37 159 trap beats ytb fatt type beat ytb
   fatt     ADD IN CART
   
 * DOG IN ME | YTB Fatt x Icewear Vezzo Type Beat 02:54 168 trap beats icewear
   vezzo ytb fatt     ADD IN CART
   
 * PROJECTS | Real Boston Richey x Wizzhavin x Future Type Beat 02:26 161
   Atlanta Trap Future Real Boston Richey     ADD IN CART
   
 * TIMES UP | Real Boston Richey x Rob49 Type Beat 03:32 154 rob49 atlanta trap
   real Boston richey     ADD IN CART
   
 * STREET CORNER | Skilla Baby x Tee Grizzley Type Beat 03:01 161 skilla baby
   tee grizzley     ADD IN CART
   
 * MAYBACH TRUCK | Icewear Vezzo x Veeze x Michigan Type Beat 02:45 189 michigan
   icewear vezzo veeze     ADD IN CART
   
 * TERRORIST | Payroll Giovanni x Jeezy Type Beat 03:20 171 payroll giovanni
   jeezy     ADD IN CART
   
 * PERMANENTS | GetRichZay x Stunt 4 Vegas Type Beat 03:07 165 getrichzay stunna
   4 vegas     ADD IN CART
   
 * NETWORK | Lil Zay Osama x JDot Breezy Type Beat 03:28 169 lil zay osama jdot
   breezy     ADD IN CART
   
 * THE FUNCTION | Joseph McFashion x Michigan Type Beat 02:49 183 detroit type
   beat Joseph mcfashion     ADD IN CART
   
 * CARTIS | Certified Trapper x Babytron x Detroit Type Beat 02:46 173 detroit
   type beat certified trapper flint type beat     ADD IN CART
   
 * PHONES | Babyface Ray x Rio Da Yung OG Type Beat 02:34 186 detroit type beat
   rio da yung og babyface ray     ADD IN CART
   
 * CROWN | Allstar JR x Detroit x Michigan Type Beat 03:31 191 detroit type beat
   michigan Allstar jr     ADD IN CART
   
 * GOD COMPLEX | Babytron x Michigan Type Beat 02:12 175 michigan babytron yn
   jay     ADD IN CART
   
 * FINE ESTABLISHMENT | Michigan Type Beat 03:22 182 rio da yung og michigan ysr
   gramz     ADD IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

P O P U L A R Lease $19.99 ~ PER UNIT MAKE AN OFFER

Read Full License

BULK DEALS

BUY 2, GET 1 FREE

P O P U L A R Exclusive $149.99 ~ PER UNIT MAKE AN OFFER

Read Full License

BULK DEALS

BUY 2, GET 1 FREE




SOUND KITS


DETAILS


$5.00

FRIENDS & RELATIVES (DETROIT/DARK LOOP PACK)

DETAILS


$19.99

Double Cup Multi-Kit

BROWSE ALL KITS







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




PRODBYPRADAG

IG:@prodbypradag Email:proudofpradag@gmail.com

TERMS OF USE    •    PRIVACY POLICY




 

 * Main
 * About
 * Tracks
 * Albums
 * Videos
 * Sound Kits

 * Merchandise
 * Memberships
 * Services
 * Blog
 * Contact
 * Licensing Info


 










 repeat    format_list_numbered 

  $0.00+ IN CART 
 * TITLE TIME BPM TAGS OPTIONS

   
 * Terminate (Rob49 x KuttemReese x Icewear Vezzo Type Beat) 02:22 163 Icewear
   Vezzo KuttemReese Rob49     ADD IN CART
   
 * ALL BLACK | YTB Fatt x Hopout Shawn Type Beat 02:49 164 ytb fatt type beat
   ytb fatt dark trap beats     ADD IN CART
   
 * TRAP OUT | Louie Ray x Flint Type Beat 02:17 195 detroit type beat louie ray
   type beat flint type beats     ADD IN CART
   
 * 20 BALL | KrispyLifeKidd x Lil Yachty x Detroit Type Beat 02:50 180 lil
   yachty krispylife kidd type beat lil yachty type beats     ADD IN CART
   
 * FLIP THE WHIP | OT7 Quanny Type Beat 02:28 165 dark trap beat ot7 quanny type
   beat ot7 quanny     ADD IN CART
   
 * REAL RICH | YTB Fatt Type Beat 02:37 159 trap beats ytb fatt type beat ytb
   fatt     ADD IN CART
   
 * DOG IN ME | YTB Fatt x Icewear Vezzo Type Beat 02:54 168 trap beats icewear
   vezzo ytb fatt     ADD IN CART
   
 * PROJECTS | Real Boston Richey x Wizzhavin x Future Type Beat 02:26 161
   Atlanta Trap Future Real Boston Richey     ADD IN CART
   
 * TIMES UP | Real Boston Richey x Rob49 Type Beat 03:32 154 rob49 atlanta trap
   real Boston richey     ADD IN CART
   
 * STREET CORNER | Skilla Baby x Tee Grizzley Type Beat 03:01 161 skilla baby
   tee grizzley     ADD IN CART
   
 * MAYBACH TRUCK | Icewear Vezzo x Veeze x Michigan Type Beat 02:45 189 michigan
   icewear vezzo veeze     ADD IN CART
   
 * TERRORIST | Payroll Giovanni x Jeezy Type Beat 03:20 171 payroll giovanni
   jeezy     ADD IN CART
   
 * PERMANENTS | GetRichZay x Stunt 4 Vegas Type Beat 03:07 165 getrichzay stunna
   4 vegas     ADD IN CART
   
 * NETWORK | Lil Zay Osama x JDot Breezy Type Beat 03:28 169 lil zay osama jdot
   breezy     ADD IN CART
   
 * THE FUNCTION | Joseph McFashion x Michigan Type Beat 02:49 183 detroit type
   beat Joseph mcfashion     ADD IN CART
   
 * CARTIS | Certified Trapper x Babytron x Detroit Type Beat 02:46 173 detroit
   type beat certified trapper flint type beat     ADD IN CART
   
 * PHONES | Babyface Ray x Rio Da Yung OG Type Beat 02:34 186 detroit type beat
   rio da yung og babyface ray     ADD IN CART
   
 * CROWN | Allstar JR x Detroit x Michigan Type Beat 03:31 191 detroit type beat
   michigan Allstar jr     ADD IN CART
   
 * GOD COMPLEX | Babytron x Michigan Type Beat 02:12 175 michigan babytron yn
   jay     ADD IN CART
   
 * FINE ESTABLISHMENT | Michigan Type Beat 03:22 182 rio da yung og michigan ysr
   gramz     ADD IN CART
   


close