- 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/
- Download fb_api/index.php
- Put it on a server
- Visualize on browser related to web server
- 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)
- 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 infb_api
directory to overwriterlinsight_data.js
injson
directory - open
index.html
and explore