Viewing a single comment thread. View all comments

bodhipooh t1_ivyucip wrote

How skilled are you with python? I wrote a script to periodically check the NJ MVC site and alert me when a spot was open at a location convenient to me. I used it to find a last minute cancellation that got me an appointment for a few days later. It was super easy. All I had to do was set it up and have it running for a few hours before I got what I needed. Alternatively, you will have to keep refreshing the site and hope to get lucky.

2

Upper_Ad4939 OP t1_ivyxgho wrote

Wow that's amazing! I have no idea how to code. If you happen to still have it and could write me here I'd jump on it!

0

bodhipooh t1_ivz4cva wrote

If you dont know how to code, it won't help you at all. I wrote for my specific needs (NJ DL renewal to REAL ID license) - yours is an out of state transfer, so different transaction type, and the available centers would have different codes, so the script would require modifications.

1

sjh590 t1_iw0bhy1 wrote

I started leaning coding a few months ago. Would it be ok to share the code with me? Would like to learn how it was done, thank you.

1