Commit Graph

24 Commits (c72d27e4a890f02042c6d62494f274a87ad58803)

Author SHA1 Message Date
zacharyhampton c72d27e4a8 - api/jobs/v1 bug fix 2023-07-10 22:24:02 -05:00
Cullen Watson e8c2374643 refactor(jobs): use JobResponse model for bad requests 2023-07-10 22:24:02 -05:00
Cullen Watson 2aa8ff7302 refactor(jobs): use JobResponse model for bad requests 2023-07-10 22:24:02 -05:00
Cullen Watson 2c6e19254e chore(jobs) remove invalid attr response.reason 2023-07-10 22:24:02 -05:00
zacharyhampton b41bfd3c1a - api/jobs/v1 schema change 2023-07-10 22:24:02 -05:00
zacharyhampton 28ba4fac8a - ziprecruiter refactor 2023-07-10 22:24:02 -05:00
zacharyhampton 9042e94d7a - linkedin refactor 2023-07-10 22:24:02 -05:00
zacharyhampton eba455115c - indeed refactor
- wanted_results init
2023-07-10 22:24:02 -05:00
Cullen Watson 6f447bcd2c feat(jobs): add distance param 2023-07-10 22:23:16 -05:00
Cullen d3d79b165a docs: remove invalid token route 2023-07-10 22:23:16 -05:00
Cullen 79db9578b4 feat(users): add register route 2023-07-10 22:23:16 -05:00
Cullen Watson 3b9a491d89 feat(auth): add auth to jobs endpoint 2023-07-10 22:23:05 -05:00
Cullen Watson dd0047a5bb refactor(jobs): switch bad response handling to use fastapi.HTTPException 2023-07-09 07:37:18 -05:00
Cullen Watson 9ef41979fd refactor(jobs): switch site_type param from string to SiteType enum 2023-07-08 21:36:08 -05:00
Cullen Watson 405842f90e fix(linkedin): resolve issue where locaion is null 2023-07-08 21:16:34 -05:00
Cullen Watson 0da7ea59d0 chore: remove .DS_Store files from tracking 2023-07-08 20:00:26 -05:00
Cullen Watson fe1f8bc91e feat: add LinkedIn scraper 2023-07-08 09:34:55 -05:00
Cullen Watson 97bb82c089 fix(scraper): limit ZipRecruiter response to 20 jobs 2023-07-08 07:34:22 -05:00
Cullen Watson 2c08d84a4f feat: add ZipRecruiterScraper 2023-07-08 06:57:36 -05:00
Cullen Watson 4c4f9883ae chore: remove .pyc files from tracking 2023-07-07 21:11:38 -05:00
Cullen Watson 8c490babec feat: add IndeedScraper 2023-07-07 21:02:27 -05:00
zacharyhampton 38f98fe595 - scraper init 2023-07-06 19:12:01 -05:00
zacharyhampton bb48caaadd init 2023-07-06 18:46:58 -05:00
zacharyhampton af0d1b634b - init 2023-07-06 18:44:38 -05:00