Skip to content

A Rust program that fetches the daily NYT answers.

License

Notifications You must be signed in to change notification settings

ptblnk/nyt-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyt-fetch

A Rust program that fetches the answers for a range of New York Times games. This is a Rust port of my Python project: https://github.com/ptblnk/nytinator3000/.

Currently supported:

  • Wordle
  • Connections
  • Strands
  • Mini

How does this program work?

It retrieves the .json file that stores today's solutions for the selected game from the NYT servers, parses it, and then prints out the relevant data.

Releases

No releases published

Packages

No packages published

Languages