Commit Graph

26 Commits (5a65ea1574e69abbf5dfb2b98359c619075dadad)

Author SHA1 Message Date
zacharyhampton 5a65ea1574 - zip_recruiter parallel job search 2023-07-11 10:49:36 -05:00
Cullen 911e8c2481 fix(jobs): add summer job_type 2023-07-11 09:50:44 -05:00
Cullen 4df958d166 fix(zip_recruiter): return none if location not found 2023-07-11 09:05:46 -05:00
Cullen Watson 1d8b02e2b7 fix(jobs): add 1 to loop counter 2023-07-11 08:51:19 -05:00
Cullen Watson 2df03c569b feat(jobs): add site_type param 2023-07-11 08:24:59 -05:00
Cullen Watson e03c674c3d feat(jobs): filter by is_remote 2023-07-11 05:44:50 -05:00
Cullen Watson 1c3fd66dc8 feat(jobs): remove pages for results_wanted 2023-07-10 22:24:02 -05:00
Cullen Watson fd48dece67 chore: black 2023-07-10 22:24:02 -05:00
Cullen Watson d890ed6a59 refactor(jobs): use JobResponse model for bad requests 2023-07-10 22:24:02 -05:00
Cullen Watson eeec64ec9e refactor(jobs): use JobResponse model for bad requests 2023-07-10 22:24:02 -05:00
Cullen Watson 9cd8693c8f chore(jobs) remove invalid attr response.reason 2023-07-10 22:24:02 -05:00
zacharyhampton 6f63185c17 - api/jobs/v1 schema change 2023-07-10 22:24:02 -05:00
zacharyhampton ee02c6aaa6 - ziprecruiter refactor 2023-07-10 22:24:02 -05:00
zacharyhampton e9b2c8d05f - linkedin refactor 2023-07-10 22:24:02 -05:00
zacharyhampton 0028e81afc - indeed refactor
- wanted_results init
2023-07-10 22:24:02 -05:00
Cullen Watson 211a033558 feat(jobs): add distance param 2023-07-10 22:23:16 -05:00
Cullen 2c8b4cb978 feat(users): add register route 2023-07-10 22:23:16 -05:00
Cullen Watson cdc8a06afc feat(auth): add auth to jobs endpoint 2023-07-10 22:23:05 -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