jpd236 / CrosswordScraper

Browser extension which downloads crosswords from crossword applets for offline solving.
Apache License 2.0
29 stars 1 forks source link

Can't scrape NYT puzzle Sunday June 19 #15

Closed thbeckpr closed 2 years ago

thbeckpr commented 2 years ago

Received this message: Grant permission (needed to scrape grid graphics)

I went to options page, checked the unicode support box and changed the ink saver setting. There is no OK or Save changes button. I closed the window, but still cannot scrape the puzzle.

Is there a permissions setting somewhere else? Is this the NYT getting cute?

jpd236 commented 2 years ago

That message should be a link you can click - when clicking it, it should show the permission prompt needed to scrape the puzzle. If you have multiple windows open, the prompt can show up next to a different window (due to a bug in Chrome), so if you don't see the prompt, try making sure you only have one Chrome window open before clicking it. Does that resolve the problem?

(This puzzle has grid art supported in the JPZ format that we need to download which is hosted on a different site, hence the permission prompt.)

thbeckpr commented 2 years ago

Yes, thank you.

jpd236 commented 2 years ago

Great! Closing this out. Will keep this in mind to see if I can come up with a more obvious way of indicating how to resolve the issue.