thisisparker / xword-dl

⬛⬜⬛ Command line tool to scrape crosswords from online solvers and save them as .puz files ⬛⬜⬛
MIT License
145 stars 31 forks source link

USAT: add check for malformed xml data #141

Closed thisisparker closed 11 months ago

thisisparker commented 11 months ago

On at least one recent day, the online puzzle data was malformed XML. This PR adds a check to fail more gracefully in that situation.