[Unit] Description=Full Instagram archive sweep, no abort (~420 requests) # The only run that enumerates every profile to the end, and so the only one # that notices carousels edited after we archived them (test case 15). # # It is also by far the most expensive thing here: ~420 requests to # instagram.com, the same order as the run that preceded the 2026-08-21 # scraping warning, spent to catch a handful of retroactively edited posts. # Consider running it by hand when you mean to, rather than on a timer. [Timer] # Month names are not valid in OnCalendar's date field -- numeric only. OnCalendar=*-01,04,07,10-07 04:00:00 RandomizedDelaySec=45m Persistent=true [Install] WantedBy=timers.target