thisAKcode / fastapi_streetart_map

0 stars 0 forks source link

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

Open thisAKcode opened 1 year ago

thisAKcode commented 1 year ago

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)

bbelderbos commented 1 year ago

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

thisAKcode commented 1 year ago

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

thisAKcode commented 1 year ago

not any convenient api as I could see.

bbelderbos commented 1 year ago

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 ...