Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Anyone written an order status script?

This site may earn commission on affiliate links.

ohmman

Upright Member
Global Moderator
Feb 13, 2014
11,540
23,028
North Bay/Truckee, CA
I was considering tackling a simple curl | grep script to grab the order status from "My Tesla" every hour or so. I figured it would save me from my once-a-day (ahem) checking of the site for changes. The script would just email me once the status has changed. Turns out things are a little more complicated than the simple script I envisioned, so before diving further into this I figured I'd ask if anyone else has attempted it. I know there are a good number of techies out there with Teslas in their garages or on order.
 
The problem here is that the Tesla website isn't always updated in a timely fashion and sometimes it reverts back to a previous status for one reason or another. So while it's not hard to write a script, the information you get back might not be correct.