Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gamma032steam/fbtimestamp

Exports Facebook messenger timestamps for analysis.
https://github.com/gamma032steam/fbtimestamp

Last synced: 2 months ago
JSON representation

Exports Facebook messenger timestamps for analysis.

Awesome Lists containing this project

README

        

# Facebook/Messenger Time Stamp Collector

Simple JS web script to track the timestamps of all messages in a messenger chat. Requires some JS and Excel knowledge to operate and clean the data.

1. Edit the class name (inspect element on any message in the chat to find the ID)
2. Edit the number of loop iterations to the number of messages (may need to guess/work upwards)

Use:
1. Open messenger
2. Load all messages (hold scroll wheel and move to the top of the convo)
3. Run script in the web console
4. Copy data

![graph](https://i.imgur.com/EqunVfx.png)