PaulMcInnis / JobFunnel

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

pickles are overwritten #6

Closed PaulMcInnis closed 5 years ago

PaulMcInnis commented 5 years ago

Seems like only data from the last call in run.py will ever make it into the master list CSV.

addressing this in branch: https://github.com/PaulMcInnis/JobPy/tree/fix_job_providers

itSeez commented 5 years ago

you guys broke JobPy... lame lol, I'ma write a setup script

studentbrad commented 5 years ago

@alarconj I believe I broke JobPy. But yes, we do need a setup script.

itSeez commented 5 years ago

Hey, you're back! Welcome :)

PaulMcInnis commented 5 years ago

okay, never mind, I don't know what I did wrong when I tried this out, seems to work fine!

Gonna improve the handling of jobpy_obj in a different branch make_jobpy_base_class