beats.whatamaak.com Open in urlscan Pro
52.206.159.80  Public Scan

URL: https://beats.whatamaak.com/
Submission: On April 19 via api from US — Scanned from DE

Form analysis 3 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: 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

Tracks

Videos

Sound Kits

Services

Contact

Albums

Blog

Memberships

Merchandise



0
$0.00
Log In
Featured Track  •  106BPM


🍸 MAISON MARGIELA (ED SHEERAN TYPE BEAT)

$4.99 IN CART
ed sheeran type beated sheeran


 * TITLE TIME BPM TAGS

   
 * 
   🍸 Maison Margiela (Ed Sheeran Type Beat) 02:24 106 ed sheeran type beat ed
   sheeran $4.99 IN CART
   
 * 
   💋 Enrage (6ix9ine Type Beat) 02:44 153 trap 6ix9ine type beat $9.99 IN CART
   
 * 
   🐼 Diamond Coated (Future Type Beat) 03:15 130 future trap $9.99 IN CART
   
 * 
   👺 Demons (The Kid LAROI Type Beat) 02:34 84 rock the kid laroi type beat
   $9.99 IN CART
   
 * 
   🏵️ Deeper (Capital Cities Type Beat) 02:53 119 capital cities type beat
   capital cities $9.99 IN CART
   
 * 
   👛 Cotton Candy (Ed Sheeran Type Beat) 03:07 138 pop ed sheeran type beat
   $9.99 IN CART
   
 * 
   🍕 Chemistry (The Weeknd Type Beat) 02:52 110 pop the weeknd $9.99 IN CART
   
 * 
   🐩 Cannibal (Darci Type Beat) 03:34 130 darci trap $9.99 IN CART
   
 * 
   🐳 Can't Pretend (Metro Boomin Type Beat) 03:16 116 metro boomin rnb $9.99 IN
   CART
   
 * 
   💂‍♀️ Brixx (Travis Scott Type Beat) 03:34 120 travis scott type beat travis
   scott $9.99 IN CART
   
 * 
   👽 Bodybag (21 Savage Type Beat) 03:23 130 21 savage 21 savage type beat
   $9.99 IN CART
   
 * 
   👠 Block Me Out (Iann Dior Type Beat) 02:44 83 rock iann dior $9.99 IN CART
   
 * 
   💀 Bigger Ties (Gunna Type Beat) 03:48 83 gunna trap $9.99 IN CART
   
 * 
   💍 Bedsheets (Don Toliver Type Beat) 03:20 128 don toliver trap $9.99 IN CART
   
 * 
   💔 Atlas (The Weeknd Type Beat) 03:38 88 pop the weeknd $9.99 IN CART
   
 * 
   👨‍🚀 Astronaut (Rihanna Type Beat) 03:40 150 rnb rihanna $9.99 IN CART
   
 * 
   ✨ Areol (Taylor Swift Type Beat) 02:22 135 taylor swift type beat taylor
   swift $9.99 IN CART
   
 * 
   🎠 Antipod (Travis Scott Type Beat) 02:53 83 travis scott type beat travis
   scott $9.99 IN CART
   
 * 
   🌄 All I Need (Bad Bunny Type Beat) 03:00 100 bad bunny dancehall $9.99 IN
   CART
   
 * 
   🍉 Ultra (BNYX Type Beat) 02:04 120 bnyx bnyx type beat $9.99 IN CART
   

BROWSE ALL TRACKS


TRACK LIST EDIT





LICENSING INFO EDIT

POPULAR
Basic (mp3) $9.99 MAKE AN OFFER

READ LICENSE
Bulk deals: BUY 1, GET 3 FREE
POPULAR
Pro (mp3 + wav) $49.99 MAKE AN OFFER

READ LICENSE
POPULAR
Pro Plus $99.99 MAKE AN OFFER

READ LICENSE
POPULAR
Premium (Unlimited) $149.99 MAKE AN OFFER

READ LICENSE
POPULAR
Exclusive $0.00 MAKE AN OFFER

READ LICENSE



SOUND KITS EDIT

«Bottega» Drum Kit   $29.99   «Berserk» Sample Pack   $99.00   «Wednesday»
Sample Pack   $99.00   «Serenity» Sample Pack   $99.00  

BROWSE ALL SOUND KITS


SERVICES EDIT

Advertising on social networks maak® Commercial placement (or on barter terms
... Copywriting ╳ Biographies, Press Releases, Articles, etc. For the product to
sell, you need a good ... Gift Card The perfect solution for those who do no ...
Video Editing ╳ Snippets, Edits, Lyrics, Cuts, etc. We provide video editing
services: - ...

BROWSE ALL SERVICES




BLOG EDIT


MAAK — TEAM FROM THE FUTURE! 😍

May 12, 2022

You need a beat or a custom song from scratch? Or maybe you are looking for
mixing services or graphic design? Our team is here to help you out! We can
deliver your track to the streaming platforms, run a targeted promotional ad
campaign for your release or even get you verified on any major social media
platform. While others are still wondering what the maak is, you know it by now.
Join our community and get all the benefits working with us.
READ MORE BROWSE BLOG


MAAK®

311 subscribers


TOTAL VIEWS

30,339


VIDEOS

84

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 Videos Sound Kits Services Contact Albums Blog Memberships
Merchandise



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

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy
 * YouTube Terms of Service


$0.00 IN CART

NaN

   
 * 1
   
   🍸 Maison Margiela (Ed Sheeran Type Beat) 02:24 ed sheeran type beat ed
   sheeran $4.99 IN CART
   
 * 2
   
   💋 Enrage (6ix9ine Type Beat) 02:44 trap 6ix9ine type beat $9.99 IN CART
   
 * 3
   
   🐼 Diamond Coated (Future Type Beat) 03:15 future trap $9.99 IN CART
   
 * 4
   
   👺 Demons (The Kid LAROI Type Beat) 02:34 rock the kid laroi type beat $9.99
   IN CART
   
 * 5
   
   🏵️ Deeper (Capital Cities Type Beat) 02:53 capital cities type beat capital
   cities $9.99 IN CART
   
 * 6
   
   👛 Cotton Candy (Ed Sheeran Type Beat) 03:07 pop ed sheeran type beat $9.99
   IN CART
   
 * 7
   
   🍕 Chemistry (The Weeknd Type Beat) 02:52 pop the weeknd $9.99 IN CART
   
 * 8
   
   🐩 Cannibal (Darci Type Beat) 03:34 darci trap $9.99 IN CART
   
 * 9
   
   🐳 Can't Pretend (Metro Boomin Type Beat) 03:16 metro boomin rnb $9.99 IN
   CART
   
 * 10
   
   💂‍♀️ Brixx (Travis Scott Type Beat) 03:34 travis scott type beat travis
   scott $9.99 IN CART
   
 * 11
   
   👽 Bodybag (21 Savage Type Beat) 03:23 21 savage 21 savage type beat $9.99 IN
   CART
   
 * 12
   
   👠 Block Me Out (Iann Dior Type Beat) 02:44 rock iann dior $9.99 IN CART
   
 * 13
   
   💀 Bigger Ties (Gunna Type Beat) 03:48 gunna trap $9.99 IN CART
   
 * 14
   
   💍 Bedsheets (Don Toliver Type Beat) 03:20 don toliver trap $9.99 IN CART
   
 * 15
   
   💔 Atlas (The Weeknd Type Beat) 03:38 pop the weeknd $9.99 IN CART
   
 * 16
   
   👨‍🚀 Astronaut (Rihanna Type Beat) 03:40 rnb rihanna $9.99 IN CART
   
 * 17
   
   ✨ Areol (Taylor Swift Type Beat) 02:22 taylor swift type beat taylor swift
   $9.99 IN CART
   
 * 18
   
   🎠 Antipod (Travis Scott Type Beat) 02:53 travis scott type beat travis scott
   $9.99 IN CART
   
 * 19
   
   🌄 All I Need (Bad Bunny Type Beat) 03:00 bad bunny dancehall $9.99 IN CART
   
 * 20
   
   🍉 Ultra (BNYX Type Beat) 02:04 bnyx bnyx type beat $9.99 IN CART
   

saving Lyrics, please wait...