i think they're fetching the word list index from an API. this makes it impossible for offline clones to match the nyt list. top notch thanks capitalism
@mavica_again There's things I dislike, but the DateTime API for it always felt WAY more sophisticated than any other language's native one. I'm gonna have to find something comparable for Python; native datetime.DateTime is just kind of a crappy class to work directly with.
yup. they're fuzzing the answer (no longer sequential by date) and using an API to fetch the answer each day. it goes only up to the 23rd of december of this year, so you can't even fetch any further ahead than that to build an offline version.