Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 420 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 420 Bytes

New York Times Wordle API data downloader

This script downloads the stored Wordle data (with the user's play history and details from their last game) from the NYTimes server. You need a nytimes.com login, but a free one will do; you don't need a subscription.

Run with:

./dl_wordle_data.sh

All the actual work was done at: https://github.com/bertwagner/nyt_crossword_download_print