PaulMcInnis / JobFunnel

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

easy_apply #46

Closed thebigG closed 4 years ago

thebigG commented 4 years ago

Hello everyone!

These are some of the changes I made:

Hope this is clear enough :)

studentbrad commented 4 years ago

I believe that maybe I should play devil's advocate here. This seems beyond the scope of this project and may be the perfect opportunity to exercise the usefulness of forks in GitHub. Forks can have features that the repository does not have. Hence, the author can add features that they think are useful. Adding this as a feature to the project could ultimately discourage users. Given how complex the project has already become I am afraid that going down this road could put it in a grave. I will leave the decision to @PaulMcInnis as he is the owner of this repository.

itSeez commented 4 years ago

Recall the Unix philosophy. Tools should have one job and do it well.

PaulMcInnis commented 4 years ago

RE: behaviour with archive - it removes them and adds them to be filtered away next time data comes in.

I see lots of value in this tool - but I’m gonna side with the community on this one since it goes a fair bit beyond the original intent.

Please don't be discouraged from contributing in the future however :)

We’re updating some of the guidance around contributing to help direct future work as well - sorry about the ambiguity around this.