SnapWrap
SnapWrap copied to clipboard
Wrapper for the unofficial and undocumented Snapchat API (using Snapchat's latest endpoints).
So weird question, but would it be possible to 1. Run this on home assistant 2. query the location of a Snapchat friend and use that information to do things...
I've tried to run the example code and I keep getting this error: ``` from SnapWrap import Snapchat File "/home/noah/SnapWrap-master/SnapWrap/__init__.py", line 1, in from snapchat import Snap ImportError: cannot import...
I followed install instructions for this library. Now I copied the example script. It gives this error on the first line ```Python from SnapWrap import Snapchat ``` ModuleNotFoundError: No module...
Why are you sending request to https://feelinsonice-hrd.appspot.com/ ?