I was recently conditionally approved, and encountered the problem that everyone conditionally approved faces - checking the GOES website for the earliest interview time. Interview slots open up all the time, but are gone very quickly.
To deal with this problem, I decided to write a small script to automatically check the GOES website for interview times and email me if there is an earlier date available than the one I currently have, so I can quickly schedule the earlier date.
I decided to open source the script for everyone to use, and you can find it on
GitHub here.