Uses the Instagram-Python API to create an html webpage based on Instagram photos at a certain location with instagramToHTML.py, or to geolocate the last locations of the followers of a certain user and generate a heatmap of those locations using leaflet in followerLatLong.py.
All dependencies are available via pip install
and include:
python-instagram
with a valid Instagram API key placed in a file called "keys"
geopy