RE: https://mastodon.social/@biglesp/116334241472093130

So far my search is not going well. There is official data, but it isn't live. It is ephemeris data which is historical. There are tracker sites out there, but I've not seen any public API / JSON for me to use. :(

We may have a winner here. The official NASA tracker, https://www.nasa.gov/missions/artemis-ii/arow/ has a hidden DIV for accessibility. This shows the live telemetry.

@biglesp Looking at https://www.nasa.gov/missions/artemis-ii/arow/ it seems to poll URLs which look like

```
lo/Io%2F2%2FIo_108_2.txt?alt=media&generation=1774376681378711
```

which returns JSON, encoding parameter-value keypairs. I asked Claude to have a look at a response and this is what it deduced:

@stchris So it does! Thanks Chris!
@biglesp I spent part of the night after seeing your post looking and i couldn't find anything either
@biglesp did you see this?
@ukscone That's (not) taking the... proverbial

@ukscone a true camping trip...

@biglesp

@CleoQc @biglesp I know why the toilet broke.

there's a Canadian on-board and you aren't supposed to take the piss out of Canadians

[rejigged and Irish "joke" :)]

@biglesp I wonder if using something like Puppeteer to scrape the text at the bottom of this page would be feasible? https://www.nasa.gov/missions/artemis-ii/arow/
NASA: Artemis II

Artemis I will be the first in a series of increasingly complex missions to build a sustained human presence at the Moon for decades to come.

NASA
@cymplecy Alas, my resource budget is an RP2350 and not a full computer.