Credits @MohamadElhadidy
@ -2527,5 +2527,12 @@
"username": "{}"
},
"username_claimed": "red"
"Mydramalist": {
"errorType": "message",
"errorMsg": "Sign in - MyDramaList",
"url": "https://www.mydramalist.com/profile/{}",
"urlMain": "https://mydramalist.com",
"username_claimed": "elhadidy12398",
}
@ -395,6 +395,9 @@ def sherlock(username, site_data, query_notify,
error_flag = False
else:
# If it's list, it will iterate all the error message
print("woah")
print(errors)
exit()
for error in errors:
if error in r.text: