apatchelobobeats.com
Open in
urlscan Pro
52.206.159.80
Public Scan
URL:
https://apatchelobobeats.com/
Submission: On March 14 via api from US — Scanned from US
Submission: On March 14 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 About Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In HIGH QUALITY INSTRUMENTALS FOR INDEPENDENT ARTIST & CREATORS Featured Track • 155BPM 🧛🏾♀️VAMP | PLAYBOI CARTI YEAT TYPE BEAT 2024 $19.97 IN CART playboi carti type beat yeat type beat * TITLE TIME BPM TAGS * 🌞CYBER SUN | Yeat x Ken Carson Type Beat 2024 02:33 138 yeat type beat yeat $19.97 IN CART * ⚡TAPPER | Yeat HARD x Destroy Lonely x Bnyx Type Beat 2024 02:06 137 yeat type beat bnyx Type beat $19.97 IN CART * ☔STYLIST | Yeat x Destroy Lonely x Ken Carson Type Beat 2024 02:30 140 ken carson type beat Destroy Lonely Type Beat $19.97 IN CART * 🧛🏾♀️VAMP | Playboi Carti Yeat Type Beat 2024 02:28 155 playboi carti type beat yeat type beat $19.97 IN CART * SHENLONG | Yeat x Homixide Gang Type Beat 2024 | Hard 2093 02:20 151 homixide gang type beat ken carson type beat $19.97 IN CART * SPACE Y | Yeat x Homixide Gang Type Beat 2024 02:28 149 homixide gang type beat ken carson type beat $19.97 IN CART * ICE GIRL | Yeat x Homixide Gang x Cochise Type Beat 2024 02:33 150 playboi carti type beat yeat type beat $19.97 IN CART * DEFTED | Yeat x Chief Keef x Homixide Gang Type Beat 2024 02:26 144 chief keef type beat yeat $19.97 IN CART * YEAH | Yeat x Homixide Gang x Ken Carson Type Beat 2024 02:30 153 yeat type beat ken carson type beat $19.97 IN CART * RED NOSE | Yeat x Homixide Gang Type Beat 2024 | Hard 2093 02:54 149 Homixide Gang Type Beat yeat $19.97 IN CART * NEW ERA | Yeat x Ken Cason Type Beat 2024 02:36 147 yeat type beat bnyx type beat $19.97 IN CART * BAG | Yeat x Bnyx x Ken Carson Type Beat 2024 | 2093 Hard 02:46 76 yeat type beat bnyx type beat $19.97 IN CART * 🪨SNIPPET | Yeat x Ken Carson Type Beat 2024 | 2093 Hard 02:37 141 yeat type beat bnyx type beat $19.97 IN CART * 🛩️SKYFALL | Yeat x Bnyx x Kankan Type Beat 2024 Hard 02:28 142 yeat type beat bnyx type beat $19.97 IN CART * 🤖OPEN AI | Yeat x Ken Carson Type Beat 2024 02:22 148 yeat type beat ken carson type beat $19.97 IN CART * 🃏WANTED | Yeat x Playboi Carti Type Beat 2024 04:45 148 playboi carti type beat yeat type beat $19.97 IN CART * 🦈SHARK | Yeat x Ken Carson x Bnyx Type Beat 2024 02:25 146 yeat type beat ken carson type beat $19.97 IN CART * 🫨NEVER | Yeat x Ken Carson Type Beat 2024 02:35 142 yeat type beat bnyx type beat $19.97 IN CART * 👻STORY | Yeat x Kankan Type Beat 2024 | Hard 02:22 148 yeat type beat yeat $19.97 IN CART * 😶🌫️KEEP | Yeat x Ken Carson Type Beat 2024 02:35 136 yeat type beat ken carson type beat $19.97 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR Basic License [BUY 2 + 1 FREE] $19.97 MAKE AN OFFER • Receive Untagged MP3 File• Sell Up To 1000 Units (Digital And Physical)• Can Have Up To 25,000 Streams• No Content ID registration• Must Credit "prod. Apatche Lobo Beats" READ LICENSE Bulk deals: BUY 2, GET 1 FREEBUY 3, GET 4 FREE POPULAR Premium License [BUY 2 + 2 FREE] $39.97 MAKE AN OFFER • Receive Untagged MP3 + Wav File• Sell Up To 5000 Units (Digital And Physical)• Can Have Up To 100,000 Streams• Use In One Music Video• No Content ID registration• Must credit "prod. Apatche Lobo Beats" READ LICENSE Bulk deals: BUY 2, GET 2 FREEBUY 3, GET 4 FREE POPULAR Premium Plus License [BUY 3 + 3 FREE] $89.97 MAKE AN OFFER • Receive Untagged MP3 + Wav + Trackout File• Sell up to 10000 units (Digital And Physical)• Can Have Up To 200,000 Streams• Use In One Music Video• Use In One Music Radio • No Content ID registration• Must Credit "prod. Apatche Lobo Beats" READ LICENSE Bulk deals: BUY 3, GET 3 FREEBUY 3, GET 4 FREE POPULAR Unlimited License [BUY 4 + 4 FREE] $129.97 MAKE AN OFFER • Receive Untagged MP3 + Wav + Trackout Files• Sell unlimited units (Digital And Physical)• Unlimited Streams• No Content ID registration• Must Credit "prod. Apatche Lobo Beats" READ LICENSE Bulk deals: BUY 3, GET 4 FREEBUY 4, GET 4 FREE POPULAR Exclusive License $0.00 MAKE AN OFFER EXCLUSIVE RIGHTS You will Receive the Untagged MP3, WAV File and Trackouts Instatnt Delivery (Automatically Sent to Your Email Immediately After Purchase) Unlimited Commercial Use You are the Sole Owner of the Beat (No One After the Purchase Date READ LICENSE Bulk deals: BUY 3, GET 4 FREE TRACK LIST EDIT Yeat Type Beat Gunna Type Beat ALBUMS EDIT 🔥Yeat Type Beats $59.97 + Future Type beats $59.97 + ⚡DESTROY LONELY TYPE BEATS $59.97 + 🫠KEN CARSON TYPE BEATS $59.97 + BROWSE ALL ALBUMS BLOG EDIT FAQ (FREQUENTLY ASKED QUESTIONS) February 18, 2024 Here's a list of Frequently Asked Questions I get every day about how licensing READ MORE BROWSE BLOG APATCHE LOBO BEATS 21 subscribers TOTAL VIEWS 1,064 VIDEOS 19 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 Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise APATCHE LOBO BEATS * 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 LE4N🧃(Ken Carson x Rage Type Beat) 02:27 Ken carson ken carson type beat $19.97 IN CART saving Lyrics, please wait...