2020-06-08

Created a python script to scrap this website to create a backup copy of these entries. The script in executed inside a docker container, which loads a local sqlite DB to keep the unique timestamped entries.
The backup entries can be used to re-create the entries in a single massive record in the event that I do not log my work for a 30 days, and this site is purged. I need to create a script that generates that summary entry, and deletes the records used. I need to make sure the script is smart enough to merge multiple summary entries rather then nesting them.

More from Chris Capobianco
All posts