I don’t personally have a need for this at all, but I stumbled across this API and thought it would be cool.
With this API the main thing of interest is that you can query videos posted to the snapmap (https://map.snapchat.com) within a radius of a particular location.
I think it could be really cool to be able to set up some sort of sensor to grab those videos and publish an event into home assistant when a new video gets posted to a specific area.
For example, a business owner could monitor the immediate radius around their business and get a notification of videos posted at their business.
I’m also thinking that as a social media manager for a “shop local” group I could monitor a bunch of business locations and set up filters based on tags the videos have, to automatically download and push me a notification of the video being posted to help cross promote the business using those clips.
And just cause after posting this and thinking about it more I think it’s an amazing idea and now I really want this…
Here’s the configuration sample
sensor:
- platform: snapmap
name: "Bob's Burgers" #optional
latitude: 40.044167
longitude: -86.140940
radius: 50 #optional default is 50
locale: "us" #optional, us is default. This would coorelate to the locales available for the titles of each playlist item in the api
- platform: snapmap
name: "Grand Central Perk"
latitude: 41.217205
longitude: -86.774666
radius: 50
And I’d expect the entity to be like this
Entity ID: sensor.snapmap_bobs_burgers
State: 2 (this would be the number of items in the playlist)
Attributes: