jpd236 / CrosswordScraper

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

Error message when scraping the Boston Globe #13

Closed mmespeer closed 2 years ago

mmespeer commented 2 years ago

I received an error messahe while trying to scrape the Boston Globe puzzle on March 6 https://www.bostonglobe.com/games-comics/crossword/?p1=BGMenu_Sections

jpd236 commented 2 years ago

Thanks, reproduced on my end as well. Not sure why this broke, but taking a look.

jpd236 commented 2 years ago

This should be fixed in version 1.2.8.

I'll upload this release to the Firefox and Chrome stores shortly; typically, Firefox approves new versions within a few minutes, and Chrome within one day, though in some situations it can take longer. If you want to be able to scrape this puzzle before the end of the day - since as far as I know, the Boston Globe doesn't have an archive available - you can either use Firefox in a few minutes once this version is (hopefully) available, or else manually install the release using the instructions at https://github.com/jpd236/CrosswordScraper/wiki/Troubleshooting#installing-a-custom-release-in-chrome. If you follow the latter steps, just be sure to revert back to the standard version at some point to avoid missing out on future updates.

mmespeer commented 2 years ago

Thanks