Commit Graph

18 Commits (b5c5e7d512faf2910711de82c0617e210d099860)

Author SHA1 Message Date
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