1. Get https://nyt-games-prd.appspot.com/svc/crosswords/v3/games-hub-puzzles.json | |
2. Extract results.mini_puzzle.[*].puzzle_id | |
3. Then head over to https://nyt-games-prd.appspot.com/svc/crosswords/v6/${puzzle_id}.json | |
4. Parse the data. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment