thisAKcode/fastapi_streetart_map

get data (I skip this I will continue with dummy data)

Opened this issue · 4 comments

I tried to get pictures using https://instaloader.github.io/
It is not possible to get geotag by default.
Like normally instaloader thagism --geotags would normally grab location as metadata (lat, lon) but you need to login (wich i cant since I do not use instagram)

hm ok, is there another source to IG or even API we can use?

I'll leave for later on to experience mature optimization:
each time I touch upon it I get stuck. So I will beguin with dumy data. Otherwise it would be nice to use some bs4 maybe to get markers from map like this https://streetart.withgoogle.com/en/world-collection

not any convenient api as I could see.

Flickr API might have it but as we said today, most important is to get the API working for images + being generic, then I will test it for our slack data ...