nicobrenner / commandjobs

Command Jobs uses AI to help software engineers find the best jobs
Apache License 2.0
151 stars 14 forks source link

Add an additional source (https://www.workatastartup.com/) #66

Closed christosgousis closed 3 months ago

christosgousis commented 3 months ago
  1. Added one more library requirement in ordet to run on windows (windows-curses)
  2. Added a button to scrape availiable job listings from workatastartup
  3. Create a python file for scraping the website and saving the job listings to the database

Screenshot

nicobrenner commented 3 months ago

Hey @christosgousis and @GiorgosPapageorgiou ! Thank you so much for the PR. I'll be reviewing it in the next few days. This is super useful 😄

christosgousis commented 3 months ago

I hope this fixes the above issues

Also added updates when scraping Work at a startup

nicobrenner commented 3 months ago

Hey @christosgousis and @GiorgosPapageorgiou, I just realized one thing: it would be great if you could add an entry in the README.md file, with a brief description of the new functionality.

The code is already merged, so it's up to you if you want to do it. I think it would be awesome to not only have the code you guys contributed in the repo, but also have some of your words in the README as well

If you are up for it, just create another PR with changes to the README. Thank you 🙏