Commit Graph

28 Commits

Author SHA1 Message Date
Federico
1b6c388a0f
Merge pull request #247 from spectreDeveloper/v3
Instructions to apply_jobs function toDo
2024-09-03 17:53:56 +02:00
Federico
a17d3766d4
Merge pull request #260 from feder-cr/main
cover letter fixed
2024-09-03 17:14:38 +02:00
feder-cr
6d72788f80 cover letter fixed 2024-09-03 16:35:28 +02:00
Manu Altieri
092f4e7032 Added instructions toDo; about apply method 2024-09-03 00:27:54 +02:00
Federico
6f383632a0
Merge pull request #230 from spectreDeveloper/v3
Added method to get fields required for fast apply via API, fixed easyApply filter for search.
2024-09-02 14:41:23 +02:00
Federico
020d7a24dc
Merge branch 'v3' into v3 2024-09-02 14:27:29 +02:00
Manu Altieri
d2372523fa fixed the parsing of the required fields for apply 2024-09-02 11:10:18 +02:00
Manu Altieri
d76a35fa7c Fixed easy apply search, implemented method to extract required fields from API with new endpoint, Todo; parse result json to return a dict that contains title, optionUrn and possible choices for the value if present 2024-09-01 22:53:05 +02:00
Manu Altieri
c0f186ba84 Fixed easy apply search, implemented method to extract required fields from API with new endpoint, Todo; parse result json to return a dict that contains title, optionUrn and possible choices for the value if present 2024-09-01 22:48:01 +02:00
user
777d1fa4a6 Claude support with langchain antrhopic 2024-09-01 19:33:42 +02:00
user
a9d9e13474 Adapter class added 2024-09-01 11:59:43 +02:00
user
ca4f56833a Added support for ollama endpoint and defining the LLM model in the config 2024-08-31 22:58:40 +02:00
user
d964f599be Added support for Ollama running locally or publicly hosted api 2024-08-31 20:19:33 +02:00
Manu Altieri
9fc3274b9a Adding linkedin-api.py to search jobs without use selenium. 2024-08-31 19:31:31 +02:00
Manu Altieri
f948443a39 Make the function better, because is not needed check selectors. when a user is logged on linkedin will be redirected already on /feed/ endpoint, otherwise url will remain https://linkedin.com, so is possible check the state of login just using this approach 2024-08-29 17:08:26 +02:00
Federico
38fbaaa456
Merge pull request #113 from josylad/readme 2024-08-29 14:59:24 +02:00
Joseph Adediji
d004ea06d5 Adjust the LLM temperature to reduce hallucinations 2024-08-28 22:21:26 +01:00
Federico
a46c58dc29
Update strings.py 2024-08-26 16:47:34 +02:00
Federico
d6d3831ce5
Update strings.py 2024-08-26 16:42:51 +02:00
Ata ALTINOK
0b2c1ecbd2
Minor fix
Removed duplicate string
2024-08-26 00:35:05 +03:00
Ikko Eltociear Ashimine
ba4af0258a
chore: update strings.py
minor fix
2024-08-25 01:18:36 +09:00
Federico
c51aeca99a
Update linkedIn_easy_applier.py 2024-08-24 00:22:11 +01:00
Federico
7b7214b238
Update strings.py 2024-08-23 23:48:06 +01:00
Federico
e5bcebfb8f
Update linkedIn_job_manager.py 2024-08-23 23:06:06 +01:00
feder-cr
e54d440af8 Merge branch 'main' into v2 2024-08-23 22:33:59 +01:00
feder-cr
038ce108b5 refactor 2024-08-23 22:23:44 +01:00
feder-cr
08fa73c8de final 2024-08-23 22:20:48 +01:00
feder-cr
06b176aa37 refactro 2024-08-23 20:02:45 +01:00