Commit Graph

23 Commits (672b152eadd2435edc4ac098595667752492236d)

Author SHA1 Message Date
Cullen Watson c4baa79181
remove duplicates - gsheets (#29) 2023-08-31 10:29:43 -05:00
Cullen Watson 9eb14a74a3
Google sheets integration (#23) 2023-08-28 05:45:08 -05:00
Cullen Watson 65bfcb14d4
Google sheets integration (#22) 2023-08-27 20:32:46 -05:00
Cullen Watson c94b874065 remove print 2023-08-27 16:27:07 -05:00
Cullen Watson 80a02faa75
Add Csv output (#20) 2023-08-27 16:25:48 -05:00
Cullen Watson 33f6768ec8
remove postal code (#17)
* fix: remove postal code
2023-08-26 22:09:04 -05:00
Cullen Watson 3210052177
update resp schema (#15) 2023-08-26 20:30:00 -05:00
mlnl 4d04bb63e2
Feat/multiple sites (#12)
* adding multiple search sites

* updating docs and postman

* threading per scraper type
2023-08-26 14:28:02 -05:00
Cullen Watson f31246ee64 chore: clean up 2023-08-19 18:46:03 -05:00
Cullen Watson 3240214bb1 feat(jobs): remove pages for results_wanted 2023-07-10 22:24:02 -05:00
zacharyhampton c72d27e4a8 - api/jobs/v1 bug fix 2023-07-10 22:24:02 -05:00
zacharyhampton b41bfd3c1a - api/jobs/v1 schema change 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 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 fe1f8bc91e feat: add LinkedIn scraper 2023-07-08 09:34:55 -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 Watson 8c490babec feat: add IndeedScraper 2023-07-07 21:02:27 -05:00
zacharyhampton bb48caaadd init 2023-07-06 18:46:58 -05:00
zacharyhampton af0d1b634b - init 2023-07-06 18:44:38 -05:00