Skip to content

netmoss/nyt-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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.

About

A Rust program that fetches the daily NYT answers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages