biglocalnews/court-scraper

cache_dir variable isn't set

palewire opened this issue · 2 comments

pickle.dump(self.driver.get_cookies(), open(f'{cache_dir}/cookies.pkl', 'wb'))

@palewire Heads up that we're doing some house-cleaning prior to v0.1.0 release and this file is going to be deleted as part of #96. Hoping to drop that release by end of week. Would love a once-over after we've merged and released changes. You can see what's on the menu by checking out tix flagged with the v0.1.0. milestone

Copy