/wordle-ETL

ETL for Wordle game

Primary LanguageJupyter NotebookMIT LicenseMIT

Wordle Game ETL

ETL for Wordle game

wordle game image

This Notebook extracts, from the JavaScript source code, all the words for valid guesses and valid answers of the game and stores them on .txt files.

The whole process is thoroughly explained and documented.

Repositories: