Commit Graph

65 Commits (e0db723e04b998f947ca9c057172aa6cca8682ba)

Author SHA1 Message Date
zacharyhampton e0db723e04 - indeed parallel job search 2023-07-11 11:02:46 -05:00
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 b5994a3dea Merge branch 'main' of https://github.com/JobSpy-ai/backend 2023-07-10 22:25:29 -05:00
Cullen Watson a6fd336f3f chore: move postman files into dir 2023-07-10 22:24:02 -05:00
Cullen Watson e7674a22a7 docs: add readme 2023-07-10 22:24:02 -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
zacharyhampton e3275feafc - api/jobs/v1 bug fix 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 eadde00228 chore(postman): add collection and environment files 2023-07-10 22:23:16 -05:00
Cullen 00e2683566 docs: remove invalid token route 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 1663a55ed8 chore: move postman files into dir 2023-07-10 22:18:54 -05:00
Cullen Watson 40cb07ffe3 docs: add readme 2023-07-10 22:14:38 -05:00
Cullen 277cb5ccfb
Merge pull request #7 from JobSpy-ai/features/jobs/results_wanted
feat(jobs): remove pages for results_wanted
2023-07-10 22:10:06 -05:00
Cullen Watson 0a321333ba feat(jobs): remove pages for results_wanted 2023-07-10 22:07:19 -05:00
Cullen Watson 7ac4636e9d chore: black 2023-07-10 18:36:11 -05:00
Cullen 911315b496
Merge pull request #6 from JobSpy-ai/refactor/jobs/bad-request
Refactor/jobs/bad request
2023-07-10 18:32:14 -05:00
Cullen Watson a7a092b5ef Merge branch 'main' into refactor/jobs/bad-request 2023-07-10 18:25:45 -05:00
zacharyhampton 38c025d43c - api/jobs/v1 bug fix 2023-07-10 18:21:01 -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
Zachary Hampton 84d7fc73e2
Merge pull request #5 from JobSpy-ai/features/scraper-refactor
Features/scraper refactor
2023-07-10 17:52:26 -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
zacharyhampton cc7f9ecdc5 Merge remote-tracking branch 'origin/main' 2023-07-10 17:25:48 -05:00
Cullen Watson 9e9da7b615 feat(jobs): add distance param 2023-07-10 17:06:14 -05:00
Cullen Watson cf7bfdb474 feat(jobs): add distance param 2023-07-10 16:14:05 -05:00
Cullen 55f9963a94 chore(postman): add collection and environment files 2023-07-09 18:53:29 -05:00
Cullen 069808c708 docs: remove invalid token route 2023-07-09 18:48:48 -05:00
Cullen adf4cbae31 feat(users): add register route 2023-07-09 18:43:59 -05:00
Cullen 814ea68d98
Merge pull request #4 from JobSpy-ai/feature/users/Add-Auth
feat: add auth to jobs endpoint
2023-07-09 17:28:02 -05:00
Cullen Watson 7d54b98caf feat: add auth to jobs endpoint 2023-07-09 17:25:35 -05:00