www.prodpurls.com
Open in
urlscan Pro
52.206.159.80
Public Scan
URL:
https://www.prodpurls.com/
Submission: On January 10 via api from US — Scanned from US
Submission: On January 10 via api from US — Scanned from US
Form analysis
3 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: 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
SEARCH A B O U T Beats Kits Goods GEM Memberships Videos CUSTOM Albums Contact 0 $0.00 Log In Featured Track • 106BPM RIGHT THROUGH YOU $35.00 IN CART Pierre Bourne Type BeatYoung Nudy Type Beat * TITLE TIME BPM TAGS * Fate 03:29 140 playboi carti type beat Cochise type beat $35.00 IN CART * Pull Up 02:21 102 playboi carti type beat pierre bourne type beat $35.00 IN CART * All This Time 02:15 135 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * In The Hills 02:46 118 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * Solitude 03:05 140 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * Finish Line 02:13 80 playboi carti type beat pierre bourne type beat $35.00 IN CART * Right Through You 02:49 106 Pierre Bourne Type Beat Young Nudy Type Beat $35.00 IN CART * How About Now 03:05 119 playboi carti type beat cochise type beat $35.00 IN CART * Willow 02:39 106 playboi carti cochise $35.00 IN CART * Mute 02:05 138 playboi carti cochise type beat $35.00 IN CART * Invaders 02:03 140 playboi carti cochise $35.00 IN CART * Talk A Lot 02:03 125 playboi carti cochise $35.00 IN CART * Teleport 01:57 180 playboi carti type beat pierre bourne type beat $35.00 IN CART * From A Distance 02:58 119 playboi carti type beat pierre bourne type beat $35.00 IN CART * Bad Habit 02:30 154 playboi carti type beat pierre bourne type beat $35.00 IN CART * Delighted 01:48 140 pierre bourne type beat cochise type beat $35.00 IN CART * Mirage 02:13 94 pierre bourne type beat cochise type beat $35.00 IN CART * Mystery 02:50 124 cochise type beat cochise $35.00 IN CART * Everything Is Everything 02:30 163 playboi carti cochise $35.00 IN CART * Visions 02:23 174 playboi carti cochise type beat $35.00 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR MP3 $35.00 MAKE AN OFFER UNTAGGED MP3 FILE MUST CREDIT (PROD. PURLS) READ LICENSE POPULAR WAV $40.00 MAKE AN OFFER UNTAGGED WAV & MP3 FILES MUST CREDIT (PROD. PURLS) READ LICENSE POPULAR TRACKOUTS $80.00 MAKE AN OFFER UNTAGGED WAV, MP3 & TRACKOUT STEMS. MUST CREDIT (PROD. PURLS) READ LICENSE POPULAR Unlimited License $100.00 MAKE AN OFFER READ LICENSE POPULAR EXCLUSIVE $300.00 MAKE AN OFFER Includes EXCLUSIVE rights to the project. The beat will be removed from all stores. READ LICENSE SOUND KITS EDIT Seasons $19.99 Late Night Gems Vol. 1 FREE BROWSE ALL SOUND KITS SERVICES EDIT CUSTOM 1 OF 1 Build a custom beat with me over face-ti ... BROWSE ALL SERVICES MEMBERSHIPS VIEW RECOMMENDED Visionary $50.00 Monthly • 3 Un-tagged MP3 Sample Track Downloads• 3 Free Download(s) per Month of Track(s) with WAV License• 1 Free Download(s) per Month of Album(s) with WAV License• 1 Free Sound Kit Downloads per Month JOIN NOW Plan details: 3 FREE WAV leases of your choice. Every Month ($55 savings) Download instantly, whenever you want. RECOMMENDED EMERALD $35.00 Monthly • 3 Tagged MP3 Sample Track Downloads• 3 Free Download(s) per Month of Track(s) with MP3 License JOIN NOW Plan details: 3 MP3 Leases Of Your Choice, Every Month. RECOMMENDED RUBY $40.00 Monthly • 2 Tagged MP3 Sample Track Downloads• 2 Free Download(s) per Month of Track(s) with WAV License• 1 Free Sound Kit Downloads per Month JOIN NOW Plan details: 2 WAV Leases Of Your Choice, Every Month. Kit Includes FREE Sound Kit Of Your Choice. RECOMMENDED DIAMOND $75.00 Monthly • 3 Tagged MP3 Sample Track Downloads• 3 Free Download(s) per Month of Track(s) with TRACKOUTS License• 5 Free Sound Kit Downloads per Month JOIN NOW Plan details: 3 TRACKOUTS (STEMS, WAV & MP3) Leases Of Your Choice, Every Month. Plan Includes ALL Current & Future Sound Kits. For Life. PURLS 1,070 subscribers TOTAL VIEWS 280,319 VIDEOS 413 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 A B O U T Beats Kits Goods GEM Memberships Videos CUSTOM Albums Contact Copyright 2023 Purls Company © * Home * Beats * Albums * Videos * Kits * Goods * GEM Memberships * CUSTOM * * A B O U T * Contact * Licensing Info * Terms of use * Privacy policy $0.00 IN CART NaN * 1 Fate 03:29 playboi carti type beat Cochise type beat $35.00 IN CART * 2 Pull Up 02:21 playboi carti type beat pierre bourne type beat $35.00 IN CART * 3 All This Time 02:15 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * 4 In The Hills 02:46 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * 5 Solitude 03:05 Cochise Type Beat Pierre Bourne Type Beat $35.00 IN CART * 6 Finish Line 02:13 playboi carti type beat pierre bourne type beat $35.00 IN CART * 7 Right Through You 02:49 Pierre Bourne Type Beat Young Nudy Type Beat $35.00 IN CART * 8 How About Now 03:05 playboi carti type beat cochise type beat $35.00 IN CART * 9 Willow 02:39 playboi carti cochise $35.00 IN CART * 10 Mute 02:05 playboi carti cochise type beat $35.00 IN CART * 11 Invaders 02:03 playboi carti cochise $35.00 IN CART * 12 Talk A Lot 02:03 playboi carti cochise $35.00 IN CART * 13 Teleport 01:57 playboi carti type beat pierre bourne type beat $35.00 IN CART * 14 From A Distance 02:58 playboi carti type beat pierre bourne type beat $35.00 IN CART * 15 Bad Habit 02:30 playboi carti type beat pierre bourne type beat $35.00 IN CART * 16 Delighted 01:48 pierre bourne type beat cochise type beat $35.00 IN CART * 17 Mirage 02:13 pierre bourne type beat cochise type beat $35.00 IN CART * 18 Mystery 02:50 cochise type beat cochise $35.00 IN CART * 19 Everything Is Everything 02:30 playboi carti cochise $35.00 IN CART * 20 Visions 02:23 playboi carti cochise type beat $35.00 IN CART saving Lyrics, please wait...