Commit Graph

20 Commits (7ac4636e9d35c42e3d39e616a9adc5c45ea888d1)

Author SHA1 Message Date
Cullen Watson 7ac4636e9d chore: black 2023-07-10 18:36:11 -05:00
Cullen Watson cd62926092 refactor(jobs): use JobResponse model for bad requests 2023-07-10 18:19:37 -05:00
Cullen Watson 98f5947b7a refactor(jobs): use JobResponse model for bad requests 2023-07-10 18:17:46 -05:00
zacharyhampton f96ea6c369 Merge remote-tracking branch 'origin/main' 2023-07-10 18:04:50 -05:00
zacharyhampton 90db0987f9 - api/jobs/v1 schema change 2023-07-10 18:04:44 -05:00
Cullen Watson 352c5cb092 chore(jobs) remove invalid attr response.reason 2023-07-10 17:57:35 -05:00
zacharyhampton 3a955d4d26 - ziprecruiter refactor 2023-07-10 17:51:55 -05:00
zacharyhampton 5fc9e480c8 - linkedin refactor 2023-07-10 17:47:22 -05:00
zacharyhampton 138fbab861 - indeed refactor
- wanted_results init
2023-07-10 17:43:45 -05:00
Cullen Watson cf7bfdb474 feat(jobs): add distance param 2023-07-10 16:14:05 -05:00
Cullen adf4cbae31 feat(users): add register route 2023-07-09 18:43:59 -05:00
Cullen Watson 7d54b98caf feat: add auth to jobs endpoint 2023-07-09 17:25:35 -05:00
Cullen Watson 8f0aa6d881 refactor(jobs): switch bad response handling to use fastapi.HTTPException 2023-07-09 07:37:18 -05:00
Cullen Watson 3afb9a0735 fix(linkedin): resolve issue where locaion is null 2023-07-08 21:16:34 -05:00
Cullen Watson a41a3e2fee feat: add LinkedIn scraper 2023-07-08 09:34:55 -05:00
Cullen Watson 5c6119c2cb fix(scraper): limit ZipRecruiter response to 20 jobs 2023-07-08 07:34:22 -05:00
Cullen Watson 1493dcb8a7 feat: add ZipRecruiterScraper 2023-07-08 06:57:36 -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 af0d1b634b - init 2023-07-06 18:44:38 -05:00