This is a instrument that will attract the curious or those people who do a minor data. Surely you know that Snapchat permits you to adhere to what is going on on the planet many thanks to a map obtainable right here, which shows all the stories of the instant.
By going for walks around the map, we can see what is occurring in this or that place, which is seriously wonderful to knowledge sure occasions by way of proxy or just to soak up the ambiance or notice the temperature on the other aspect of the world.
With the script Snapchat Story Downloader, you can look for the Snapchat map in the ideal spots and download all the tales to perspective and classify them afterwards.
Since we do not genuinely know how Snapchat decides which videos will show up on the map, the script could “randomize” the geolocation by a handful of hundred meters in hopes of receiving more final results.
To put in the tool, run the subsequent commands:
git clone https://github.com/nemec/snapchat-map-scraper.git
cd snapchat-map-scraper/
# créer un environnement virtualisé
python3 -m venv env
# activer l'environnement virtualisé
supply env/bin/activate
#installer les dépendances
pip3 set up -r necessities.txt
Then make the databases of the location that pursuits you:
python3 story_downloader.py produce snap.db
Then consider the GPS coordinates by looking at the URL of the position you are pointing to on the map.
So, from this URL:
https://map.snapchat.com/@48.870226,2.305133,16.53z
You can operate the following command:
python3 tale_downloader.py add --databases snap.db --label "Champs Elysées" 48.870226 2.305133
Just after:
python3 story_downloader.py scrape --database snap.db --randomize --repeat
There you have it, every 120 seconds, new videos and shots will be mechanically uploaded to the project’s / media folder.
Have enjoyment and Merry Christmas!
Professional bacon fanatic. Explorer. Avid pop culture expert. Introvert. Amateur web evangelist.