PaulMcInnis / JobFunnel

Scrape job websites into a single spreadsheet with no duplicates.
MIT License
1.85k stars 215 forks source link

recover option to gather all historic pickles #34

Closed studentbrad closed 5 years ago

studentbrad commented 5 years ago

This change allows the user to recover a lost master-list. The --recover option now gathers all historic pickles. This is important in the accidental case that master-list gets corrupted like mine did.

fixes #33