Commit Graph

209 Commits (v1.1.26)

Author SHA1 Message Date
Cullen Watson 80a02faa75
Add Csv output (#20) 2023-08-27 16:25:48 -05:00
Cullen Watson 32a5bb37cd
Add tests (#18) 2023-08-27 13:09:02 -05:00
Cullen Watson 33f6768ec8
remove postal code (#17)
* fix: remove postal code
2023-08-26 22:09:04 -05:00
Cullen Watson d72d14db02
Docs/readme (#16)
* docs: readme

* update readme

* docs: update readme

* docs: update readme

* docs(readme): colorcode json
2023-08-26 21:40:09 -05:00
Cullen Watson 3210052177
update resp schema (#15) 2023-08-26 20:30:00 -05:00
Cullen Watson 70a7e7fe8d
docs: Create LICENSE 2023-08-26 18:47:48 -05:00
Cullen Watson 369b1cffd6 chore: postman 2023-08-26 18:46:52 -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 d67383f053
Merge pull request #14 from cullenwatson/fix/scrapers/fetch-full-description
Fix full description
2023-08-26 07:20:15 -05:00
Cullen Watson fe77c2a1f3 fix(linkedin): fetch full description 2023-08-26 07:07:29 -05:00
Cullen Watson b4b836ff71 fix(indeed): fetch full description 2023-08-26 05:55:59 -05:00
Cullen Watson eb728a572a feat(ziprecruiter): Add multithreading for individual job handling 2023-08-26 04:34:02 -05:00
Cullen Watson 8b04508b15 fix: return type for get_description 2023-08-25 21:22:46 -05:00
Cullen Watson a64acf9c86 fix(ziprecruiter): get full description 2023-08-25 21:17:36 -05:00
Cullen Watson 06c625132b
docs: update README with Postman instructions 2023-08-25 18:22:00 -05:00
Cullen 18dc9a6cf8
docs: update README.md 2023-08-23 18:08:48 -05:00
Cullen a6379110c2
docs: update README.md 2023-08-23 18:07:55 -05:00
Cullen 881ae37ff2
docs: add request example 2023-08-23 18:05:17 -05:00
Cullen 2fb073dd5a
docs: update README.md 2023-08-23 17:52:36 -05:00
Cullen 618eb8983c
docs: Update README.md 2023-08-19 21:02:20 -05:00
Cullen 3fdb6b86a4
docs: Update README.md 2023-08-19 20:47:05 -05:00
Cullen 5fff47f3f1
docs: Update README.md 2023-08-19 20:45:53 -05:00
Cullen 23077bbe25
docs: Update README.md 2023-08-19 20:41:46 -05:00
Cullen d48778838e
docs: update README.md 2023-08-19 20:37:49 -05:00
Cullen Watson 3249394413 Merge branch 'main' of https://github.com/JobSpy-ai/backend 2023-08-19 20:31:41 -05:00
Cullen Watson 4144562053 feat: optional auth 2023-08-19 20:31:10 -05:00
Cullen 507f3fddbe
Update README.md 2023-08-19 20:22:57 -05:00
Cullen Watson aeb2b34618 Merge branch 'main' of https://github.com/JobSpy-ai/backend 2023-08-19 20:17:37 -05:00
Cullen Watson e92544d115 fix(indeed): location param 2023-08-19 20:17:31 -05:00
Cullen 913a3a12d6
Update README.md 2023-08-19 20:15:41 -05:00
Cullen bf92f55477
Update README.md 2023-08-19 19:36:44 -05:00
Cullen 1b995c599c
Update README.md 2023-08-19 19:27:59 -05:00
Cullen e4b133179d
Update README.md 2023-08-19 19:27:25 -05:00
Cullen Watson 5d0a4c2f8a chore: update postman 2023-08-19 19:05:02 -05:00
Cullen Watson 504d393af4 Merge branch 'main' of https://github.com/JobSpy-ai/backend 2023-08-19 18:46:32 -05:00
Cullen Watson f31246ee64 chore: clean up 2023-08-19 18:46:03 -05:00
Cullen d300fd1583 Update README.md 2023-08-19 18:44:16 -05:00
Cullen dbedcea1d3 Update README.md 2023-08-17 15: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 b36cfaeca2 Merge pull request #8 from JobSpy-ai/features/parallel-page-processing
Features/parallel page processing
2023-07-11 12:25:14 -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