Commit Graph

35 Commits

Author SHA1 Message Date
Cullen Watson
a64acf9c86 fix(ziprecruiter): get full description 2023-08-25 21:17:36 -05:00
Cullen Watson
e92544d115 fix(indeed): location param 2023-08-19 20:17:31 -05:00
Cullen Watson
f31246ee64 chore: clean up 2023-08-19 18:46:03 -05:00
Cullen Watson
5701826399 feat(linkedin): add easy apply attr 2023-08-17 15:44:52 -05:00
Cullen Watson
ff0213978e refactor(JobResponse): attr order 2023-07-11 12:30:13 -05:00
Cullen Watson
05b54190a0 refactor(JobRespons): place result count near top of response 2023-07-11 12:24:04 -05:00
zacharyhampton
804646d91b - linkedin schema migration 2023-07-11 12:02:50 -05:00
zacharyhampton
16ddb9b485 - total vs returned schema definition
- scraper bug fixes
2023-07-11 12:00:24 -05:00
zacharyhampton
59f0780831 - indeed parallel job search 2023-07-11 11:02:46 -05:00
zacharyhampton
a0425ef480 - zip_recruiter parallel job search 2023-07-11 10:49:36 -05:00
Cullen
e86acba9f8 fix(jobs): add summer job_type 2023-07-11 09:50:44 -05:00
Cullen
5046fad850 fix(zip_recruiter): return none if location not found 2023-07-11 09:05:46 -05:00
Cullen Watson
2a96fdc8a5 fix(jobs): add 1 to loop counter 2023-07-11 08:51:19 -05:00
Cullen Watson
a5920ddc52 feat(jobs): add site_type param 2023-07-11 08:24:59 -05:00
Cullen Watson
d69c41392d feat(jobs): filter by is_remote 2023-07-11 05:44:50 -05:00
Cullen Watson
3240214bb1 feat(jobs): remove pages for results_wanted 2023-07-10 22:24:02 -05:00
Cullen Watson
bf56410ecf chore: black 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
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
405842f90e fix(linkedin): resolve issue where locaion is null 2023-07-08 21:16:34 -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
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