Skip to content

Instantly share code, notes, and snippets.

@PythEch
Created October 27, 2018 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PythEch/77bc784969532bce5dd9f42615c34eb6 to your computer and use it in GitHub Desktop.
Save PythEch/77bc784969532bce5dd9f42615c34eb6 to your computer and use it in GitHub Desktop.
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