Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 258 Bytes

CrossingSwords

Scrape the NYT mini crossword leaderboard. Or at least that's the goal.

Requires Python 3.7 Create a .env file in the root of your project

Use your NYT login username=xxxxxxx password=xxxxxxx

Run pip install requirements.txt

Run script