Commit Graph

286 Commits (1.1.64)

Author SHA1 Message Date
Cullen Watson bdb851f1cc chore: black 2023-07-10 18:36:11 -05:00
Cullen 6cf78095d0 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 098437e513 Merge branch 'main' into refactor/jobs/bad-request 2023-07-10 18:25:45 -05:00
zacharyhampton aef8dec9fe - api/jobs/v1 bug fix 2023-07-10 18:21:01 -05:00
Cullen Watson bdc7ce1df2 refactor(jobs): use JobResponse model for bad requests 2023-07-10 18:19:37 -05:00
Cullen Watson a0957f1d5b refactor(jobs): use JobResponse model for bad requests 2023-07-10 18:17:46 -05:00
zacharyhampton cc48218747 Merge remote-tracking branch 'origin/main' 2023-07-10 18:04:50 -05:00
zacharyhampton 3cb8714ad7 - api/jobs/v1 schema change 2023-07-10 18:04:44 -05:00
Cullen Watson 859176cd0b chore(jobs) remove invalid attr response.reason 2023-07-10 17:57:35 -05:00
Zachary Hampton 47a8c62d44 Merge pull request #5 from JobSpy-ai/features/scraper-refactor
Features/scraper refactor
2023-07-10 17:52:26 -05:00
zacharyhampton 215d1ef1fd - ziprecruiter refactor 2023-07-10 17:51:55 -05:00
zacharyhampton fc4c821399 - linkedin refactor 2023-07-10 17:47:22 -05:00
zacharyhampton 95be776646 - indeed refactor
- wanted_results init
2023-07-10 17:43:45 -05:00
zacharyhampton 36733c9d99 Merge remote-tracking branch 'origin/main' 2023-07-10 17:25:48 -05:00
Cullen Watson 75763d6123 feat(jobs): add distance param 2023-07-10 17:06:14 -05:00
Cullen Watson ab7fa24e7b feat(jobs): add distance param 2023-07-10 16:14:05 -05:00
Cullen 6269479955 chore(postman): add collection and environment files 2023-07-09 18:53:29 -05:00
Cullen 853a35f0f3 docs: remove invalid token route 2023-07-09 18:48:48 -05:00
Cullen b5c5e7d512 feat(users): add register route 2023-07-09 18:43:59 -05:00
Cullen 50ad65e107 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 19d11d1996 feat: add auth to jobs endpoint 2023-07-09 17:25:35 -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 34ca9daefd Merge pull request #3 from JobSpy-ai/feature/scrapers/Add-LinkedIn-scraper
feat: add LinkedIn scraper
2023-07-08 09:36:06 -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 9c5efd6fe1 Merge pull request #2 from JobSpy-ai/feature/scrapers/Add-ZipRecruiter-Scrper
feat: add ZipRecruiterScraper
2023-07-08 07:10:57 -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 562b46b2a5 Merge pull request #1 from JobSpy-ai/feature/scrapers/Add-Indeed-Scraper
feat: add IndeedScraper
2023-07-07 21:04:07 -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