Grab the Bitmoji of a Snapchat User with Ease
Well, I believe there's plenty of uses. It automatically updates to the current snapchat bitmoji selfie you're using on your profile. Download the image and use it as a profile picture else where, maybe.
Place getBitmoji.php either on a local webserver, or upload it to the web host.
The script uses the $_GET param to grab the snapchat username from the URL posted so for example:
domain.tld[or]localhost/getBitmoji.php?snapchat={{username}}
Bitmoji Dimensions: 205x205
Note: I created all of this in like 15-mins on 0.35923 hours of sleep; however, I do plan on porting this to JavaScript due to the popularity of the language these days.
I get the error "User does not have Bitmoji." with any username.
When I make a
echo $dom->saveHTML();after@$dom->loadHTML($html);here is the result :