Hey there!
This tool will generate statistics of your ArchiveOfOurOwn reading habits.
It was built by feind (find me on Discord @ deinfeind), and has been inspired by the work of kanasther / bothermione, but does not use any of her code.
Unlike the original, this version does not need your AO3 password, and no data whatsoever is being stored anywhere or even leaving your computer.

To generate your own statistics, follow these steps:
1. Open ArchiveOfOurOwn in your browser
2. Log into your account
3. Execute this Javascript:


You can execute Javascript in these ways:
- for Google Chrome, type "javascript:" (without quotation marks or spaces) into the address bar and paste the code behind it, then press enter
- for Firefox, right click anywhere on the page, select "Inspect", then select "Console", paste the code in, press enter
- for other browsers, search the internet for instructions, I don't know/care 😀

Please be aware that running unknown code is usually a bad idea. You should not make a habit of copypasting random code snippets into places. They could contain malicious code that could steal your data! If you want to look at the commented, un-minified code, you can find it here.