Skip to content

Visualize location of pictures of Facebook personal album.

Notifications You must be signed in to change notification settings

bordoray/facebook-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-insight

  • Visualize location of pictures of Facebook personal album.
  • This is a completely client side app, your data will not be stored anywhere
  • Did it for personal use only, so please forgive various blemishes.
  • Example : https://bordoray.github.io/facebook-insight/

PreviewGlobe

Preview

One shot use (client side, planisphere only)

How to open

  • Download fb_api/index.php
  • Put it on a server
  • Visualize on browser related to web server

How to use

  • Get and copy facebook token here
  • Paste access token
  • Click on visualize and wait less than one minute, map will appear once process finished. (Map First display extent is in Japan)

Permanent use (need long process)

  • Clone repository
  • Run python command to generate your data
cd fb_api
python3 get_fb_data.py
## pics download will take a while, about 100 pics / minute
  • move rlinsight_data.js produced in fb_api directory to overwrite rlinsight_data.js in json directory
  • open index.html and explore

About

Visualize location of pictures of Facebook personal album.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages