I’m using the free plan of Distill to track parking permit availability on my university’s website. The monitor works perfectly for tracking the permit table body id, but I’m running into a frustrating issue.
The Problem
The website in the distill browser randomly logs out the university account at unpredictable intervals - sometimes after 30 minutes, sometimes after 12+ hours. When this happens, I click on the monitor to open the distill browser, and see i get redirected to the login page (which is one-two page’s before the permit table i’m tracking), and the web monitor stops working until I manually log back in.
What I Need
I’m looking for solutions to either:
-
Prevent the automatic logout from happening in the first place
-
Enable Distill to automatically log back in when a logout occurs
Has anyone dealt with similar session management issues when web monitoring? Any suggestions for keeping sessions alive or automating the login process would be greatly appreciated!
Thanks in advance for any help!