Skip to content

Creates an html-based webpage from Instagram photos at a given location.

Notifications You must be signed in to change notification settings

taylorkline/instagram_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Data Analysis

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.

Dependencies

All dependencies are available via pip install and include:

python-instagram with a valid Instagram API key placed in a file called "keys"

geopy

Screenshot

instagramToHTML Screenshot of instagramToHTML

followerLatLong Screenshot of followerLatLong

About

Creates an html-based webpage from Instagram photos at a given location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published