diff --git a/src/routes/other.md b/src/routes/other.md index fff107ade..e1a078969 100644 --- a/src/routes/other.md +++ b/src/routes/other.md @@ -372,30 +372,7 @@ JavBus has multiple backup domains, these routes use default domain `https://jav -## LinkedIn 领英中国 - -### Jobs - - - -#### `job_types` list - - | Full Time | Part Time | Contractor | All | - | --------- | --------- | ---------- | --- | - | F | P | C | all | - - #### `exp_levels` list - - | Intership | Entry Level | Associate | Mid-Senior Level | Director | All | - | --------- | ----------- | --------- | ---------------- | -------- | --- | - | 1 | 2 | 3 | 4 | 5 | all | - - For example: - - 1. If we want to search software engineer jobs of all levels and all job types, use `/linkedin/jobs/all/all/software engineer` - 2. If we want to search all entry level contractor/part time software engineer jobs, use `/linkedin/jobs/P-C/2/software engineer` - - **To make it easier, the recommended way is to start a search on [LinkedIn](https://www.linkedin.com/jobs/search) and use [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar) to load the specific feed.** +## LinkedIn 领英 ### Jobs diff --git a/src/routes/social-media.md b/src/routes/social-media.md index 5d6e99bff..624c91e7e 100644 --- a/src/routes/social-media.md +++ b/src/routes/social-media.md @@ -477,6 +477,55 @@ It's highly recommended to deploy with Redis cache enabled. +## LinkedIn 领英 + +### Jobs + + + +#### `job_types` list + + | Full Time | Part Time | Contractor | All | + | --------- | --------- | ---------- | --- | + | F | P | C | all | + + #### `exp_levels` list + + | Intership | Entry Level | Associate | Mid-Senior Level | Director | All | + | --------- | ----------- | --------- | ---------------- | -------- | --- | + | 1 | 2 | 3 | 4 | 5 | all | + + #### `routeParams` additional query parameters + + ##### `f_WT` list + + | Onsite | Remote | Hybrid | + | ------ | ------- | ------ | + | 1 | 2 | 3 | + + ##### `geoId` + + Geographic location ID. You can find this ID in the URL of a LinkedIn job search page that is filtered by location. + + For example: + 91000012 is the ID of East Asia. + + ##### `f_TPR` + + Time posted range. Here are some possible values: + + * `r86400`: Past 24 hours + * `r604800`: Past week + * `r2592000`: Past month + + For example: + + 1. If we want to search software engineer jobs of all levels and all job types, use `/linkedin/jobs/all/all/software engineer` + 2. If we want to search all entry level contractor/part time software engineer jobs, use `/linkedin/jobs/P-C/2/software engineer` + 3. If we want to search remote mid-senior level software engineer jobs in APAC posted within the last month, use `/linkedin/jobs/F/4/software%20engineer/f_WT=2&geoId=91000003&f_TPR=r2592000` + + **To make it easier, the recommended way is to start a search on [LinkedIn](https://www.linkedin.com/jobs/search) and use [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar) to load the specific feed.** + ## Lofter ### Tag diff --git a/src/zh/routes/other.md b/src/zh/routes/other.md index dd7c1562f..e65f4455d 100644 --- a/src/zh/routes/other.md +++ b/src/zh/routes/other.md @@ -384,30 +384,7 @@ JavBus has multiple backup domains, these routes use default domain `https://jav -## LinkedIn 领英中国 - -### Jobs - - - -#### `job_types` list - - | Full Time | Part Time | Contractor | All | - | --------- | --------- | ---------- | --- | - | F | P | C | all | - - #### `exp_levels` list - - | Intership | Entry Level | Associate | Mid-Senior Level | Director | All | - | --------- | ----------- | --------- | ---------------- | -------- | --- | - | 1 | 2 | 3 | 4 | 5 | all | - - For example: - - 1. If we want to search software engineer jobs of all levels and all job types, use `/linkedin/jobs/all/all/software engineer` - 2. If we want to search all entry level contractor/part time software engineer jobs, use `/linkedin/jobs/P-C/2/software engineer` - - **To make it easier, the recommended way is to start a search on [LinkedIn](https://www.linkedin.com/jobs/search) and use [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar) to load the specific feed.** +## LinkedIn 领英 ### Jobs diff --git a/src/zh/routes/social-media.md b/src/zh/routes/social-media.md index cad5bce43..3a753daf5 100644 --- a/src/zh/routes/social-media.md +++ b/src/zh/routes/social-media.md @@ -477,6 +477,55 @@ It's highly recommended to deploy with Redis cache enabled. +## LinkedIn 领英 + +### Jobs + + + +#### `job_types` list + + | Full Time | Part Time | Contractor | All | + | --------- | --------- | ---------- | --- | + | F | P | C | all | + + #### `exp_levels` list + + | Intership | Entry Level | Associate | Mid-Senior Level | Director | All | + | --------- | ----------- | --------- | ---------------- | -------- | --- | + | 1 | 2 | 3 | 4 | 5 | all | + + #### `routeParams` additional query parameters + + ##### `f_WT` list + + | Onsite | Remote | Hybrid | + | ------ | ------- | ------ | + | 1 | 2 | 3 | + + ##### `geoId` + + Geographic location ID. You can find this ID in the URL of a LinkedIn job search page that is filtered by location. + + For example: + 91000012 is the ID of East Asia. + + ##### `f_TPR` + + Time posted range. Here are some possible values: + + * `r86400`: Past 24 hours + * `r604800`: Past week + * `r2592000`: Past month + + For example: + + 1. If we want to search software engineer jobs of all levels and all job types, use `/linkedin/jobs/all/all/software engineer` + 2. If we want to search all entry level contractor/part time software engineer jobs, use `/linkedin/jobs/P-C/2/software engineer` + 3. If we want to search remote mid-senior level software engineer jobs in APAC posted within the last month, use `/linkedin/jobs/F/4/software%20engineer/f_WT=2&geoId=91000003&f_TPR=r2592000` + + **To make it easier, the recommended way is to start a search on [LinkedIn](https://www.linkedin.com/jobs/search) and use [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar) to load the specific feed.** + ## Lofter ### Tag