Commit Graph

285 Commits (0e046432d1c48769cc27db103e53ddd52d6fba12)

Author SHA1 Message Date
VitaminB16 91b137ef86
feat: Ability to query by time posted for linkedin, indeed, glassdoor, ziprecruiter (#103) 2024-02-09 14:02:03 -06:00
Cullen Watson 2563c5ca08
enh: Indeed company url (#104) 2024-02-09 12:05:10 -06:00
Cullen Watson 32282305c8
docs: readme 2024-02-08 18:13:19 -06:00
Cullen Watson ccbea51f3c docs: readme 2024-02-04 09:25:10 -06:00
Cullen Watson 6ec7c24f7f
enh(linkedin): search by company ids (#99) 2024-02-04 09:21:45 -06:00
Cullen Watson 02caf1b38d
fix(zr): date posted (#98) 2024-02-03 07:20:53 -06:00
Cullen Watson 8e2ab277da
fix(ziprecruiter): pagination (#97)
* fix(ziprecruiter): pagination

* chore: version
2024-02-02 20:48:28 -06:00
Cullen Watson ce3bd84ee5
fix: indeed parse description bug (#96)
* fix(indeed): full descr

* chore: version
2024-02-02 18:21:55 -06:00
Cullen Watson 1ccf2290fe docs: readme 2024-02-02 17:59:24 -06:00
Cullen Watson ec2eefc58a docs: readme 2024-02-02 17:58:15 -06:00
Cullen Watson 13c7694474
Easy apply (#95)
* enh(glassdoor): easy apply filter

* enh(ziprecruiter): easy apply

* enh(indeed): use mobile headers

* chore: version
2024-02-02 17:47:15 -06:00
Cullen Watson bbe46fe3f4
enh(glassdoor): easy apply filter (#92) 2024-02-01 19:42:24 -06:00
Cullen Watson b97c73ffd6
fix: clean description (#88) 2024-01-28 21:50:41 -06:00
Cullen Watson 5b3627b244
enh: full description param (#85) 2024-01-22 20:22:32 -06:00
Cullen Watson 2ec3b04777
fix(ziprecruiter): init cookies (#82) 2024-01-12 12:28:35 -06:00
Harish Vadaparty 89a5264391
add long scrape example (#81) 2024-01-12 12:24:00 -06:00
Cullen Watson a7ad616567
fix: linkedin no results (#80) 2024-01-10 14:01:10 -06:00
cullenwatson 53bc33a43a chore: version 2024-01-09 19:33:56 -06:00
Cullen Watson 22870438c7
linkedin fix delays (#79) 2024-01-09 19:32:51 -06:00
Cullen Watson aeb93b99f5
Update pyproject.toml 2024-01-03 12:04:50 -06:00
Cullen Watson a5916edcdd
fix(glassdoor): add retry adapter (#77) 2024-01-03 12:04:32 -06:00
Augusto Gunsch 33d442bf1e
Add czech to Indeed (#72) 2023-12-02 02:42:54 -06:00
Zachary Hampton 6587e464fa
Update README.md 2023-11-30 11:49:31 -07:00
Vincent Yan eed7fca300
Get full indeed description (#70) 2023-11-27 15:00:36 -06:00
Faraz Khan dfb8c18c51
include location with 3 parts (#69) 2023-11-10 16:59:42 -06:00
Faraz Khan 81f70ff8a5
added salary data for linkedin (#68) 2023-11-09 14:57:15 -06:00
Cullen Watson cc9e7866b7
fix linkedin bug & add linkedin company url (#67) 2023-11-08 15:51:07 -06:00
Zachary Hampton a2c8fe046e
Update README.md 2023-11-06 22:13:19 -07:00
Cullen Watson 2b7fea40a5 [fix] glassdoor duplicates 2023-10-30 20:29:55 -05:00
Cullen Watson d37f86e1b9 [fix] glassdoor location 2023-10-30 20:19:56 -05:00
Cullen Watson 0302ab14f5 glassdoor keywords 2023-10-30 20:07:31 -05:00
Cullen Watson 3f2b582445
add glassdoor (#66) 2023-10-30 19:57:36 -05:00
Cullen Watson 93223b6a38 bug fix 2023-10-30 13:57:23 -05:00
Cullen Watson e3fc222eb5
readd proxy support for zip (#64) 2023-10-29 08:54:56 -05:00
Cullen b303b3f841 chore: version 2023-10-28 16:58:32 -05:00
Cullen 1a0c75f323 chore: version 2023-10-28 16:54:04 -05:00
Cullen e2f6885d61 chore: format 2023-10-28 16:52:05 -05:00
Cullen 8d65d1b652 [chore] version 2023-10-28 16:43:44 -05:00
Cullen 216d3fd39f ziprecruiter: 5s delay 2023-10-28 16:41:32 -05:00
Cullen Watson d3bfdc0a6e
ziprecruiter api (#63) 2023-10-28 16:17:28 -05:00
Cullen Watson ba5ed803ca
use ziprecuriter api (#62) 2023-10-28 15:51:29 -05:00
Cullen Watson ff1eb0f7b0
[docs] update readme 2023-10-18 14:32:21 -05:00
Cullen Watson f2cc74b7f2
Fix Indeed exceptions on parsing description 2023-10-18 14:25:53 -05:00
Cullen Watson 5e71866630
[docs] link change 2023-10-18 11:18:03 -05:00
Zachary Hampton 4e67c6e5a3
Update README.md 2023-10-17 20:22:56 -07:00
Cullen Watson caf655525a
docs: update readme 2023-10-10 11:54:14 -05:00
Cullen Watson 90fa4a4c4f feat: utils.py 2023-10-10 11:29:29 -05:00
Cullen Watson e5353e604d
Multiple job types for Indeed, urgent keywords column (#56)
* enh(indeed): mult job types

* feat(jobs):  urgent kws

* fix(indeed): use new session obj per request

* fix: emails as comma separated in output

* fix: put num urgent words in output

* chore: readme
2023-10-10 11:23:04 -05:00
Cullen Watson 628f4dee9c
[fix] indeed - min & max values swapped (#54) 2023-10-03 09:22:18 -05:00
Cullen Watson 2e59ab03e3 Merge branch 'main' of https://github.com/cullenwatson/JobSpy 2023-09-28 18:53:59 -05:00