Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gamma032steam/fbtimestamp
- Owner: gamma032steam
- Created: 2018-02-18T14:34:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T14:42:34.000Z (almost 7 years ago)
- Last Synced: 2024-08-01T22:02:05.487Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - gamma032steam/fbtimestamp - Exports Facebook messenger timestamps for analysis. (JavaScript)
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)