AO3 Wrapped (but this one works)
This is a code I created that will essentially let you generate an "Ao3 Wrapped" of any year your account has been active in. I know there are other codes out there that also do this but I personally have never gotten them to work; specifically, this code is a re-tooling of klipklapper's code, with code also being borrowed from tessmonical's work to get the login stuff to work. The biggest difference is that I got this to run on all years, not just 2023. I also plan on expanding this a bit futher when I can (adding fun little tidbits I can find in the data, creating video like Spotify's Wrapped using MoviePy, etc.)
This is what the first half of the code looks like; there are little play buttons beside each step that you simply have to run and input things when asked.
The bottom half (with some of my results):
Since the code has to go through your entire history (and only then filter for the year), this may take longer for some users; there will be times where AO3 will also send back a retry in a few minutes message, but the code will handle this! Just be patient :)
UPDATED FOR 2024 USE!
Major Changes:
Code is View Only, so must be saved onto your own Google Account (this means you won't see someone else using the code, which is Good)
Username and Password are now hidden for privacy
Option to generate a csv file at the end (I have plans for that)

















