jimutmap

View Full Project on:

API to get enormous amount of high resolution satellite images from apple maps quickly through multi-threading!



Video Demonsration

Purpose :


This manually brute forces apple-map. It Then scraps all the tiles as given by the parameters provided by the user. The api acess-key (which can be found out by selecting one tile from Apple Map, through chrome/firefox by going Developer->Network and then it is this part of the link &accessKey...dark) is valid for a period of 10-15 mins. You need to manually go to apple-map, get the API access key by pressing ctrl+shift+E and going to the network area. I tried to reverse engineer this thing but couldn't. First part of the key is time in sec from 1970, but other part is some output of complex function which needs time to decipher. If anyone finds it, let me know, I'll add you to the contributor's section and may make this API fully automatic.