Jobs API

FREEMIUM
(Ким) Patrick | Оновлено vor 15 Stunden | Jobs
Популярність

9.8 / 10

Затримки

591ms

Рівень обслуговування

100%

Health Check

100%

Повернутися до всіх обговорень

Get Job endpoint & new IDs

Rapid account: Pat 92
Pat92
vor 8 Tagen

Hi everyone

The IDs have been updated so that a single job can be received with a new endpoint.

The endpoint can be called like in the following example:

https://jobs-api14.p.rapidapi.com/get?id=JOB_ID

The only parameter is the required id.

The response will look like a job-item in the list jobs endpoint:

{
    "id": "JTIyU2VuaW9yJTIwUmVhY3QlMjBEZXZlbG9wZXIlMjAtJTIwSW5mb3JtYXRpb24lMjBUZWNobm9sb2d5JTIyJTIwJTIyVW5pdGVkJTIwQWlybGluZXMlMjIlMjAlMjJDaGljYWdvJTJDJTIwSUwlMjI=",
    "title": "Senior React Developer - Information Technology",
    "company": "United Airlines",
    "description": "Description\n\nThere’s never been a more exciting time to join United Airlines! ...",
    "image": "https://fonts.gstatic.com/s/i/googlematerialicons/health_and_safety/v7/gm_grey-24dp/1x/gm_health_and_safety_gm_grey_24dp.png",
    "location": "Chicago, IL",
    "employmentType": "Full-time",
    "datePosted": "17 hours ago",
    "salaryRange": "",
    "jobProviders": [
        {
            "jobProvider": "United Airlines Jobs",
            "url": "https://careers.united.com/us/en/job/WHQ00023518/Senior-React-Developer-Information-Technology?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic"
        },
        {
            "jobProvider": "ZipRecruiter",
            "url": "https://www.ziprecruiter.com/c/United-Airlines,-Inc/Job/Senior-React-Developer-Information-Technology/-in-Chicago,IL?jid=59c9a5a2e873af40&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic"
        },
        {
            "jobProvider": "Glassdoor",
            "url": "https://www.glassdoor.com/job-listing/senior-react-developer-information-technology-united-airlines-JV_IC1128808_KO0,45_KE46,61.htm?jl=1009292135193&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic"
        }
    ],
    "hasError": false,
    "errors": []
}

Currently there might be some problems if a job location is set to anywhere.

Should there be any issues feel free to contact me, or respond to this discussion.

Thank you for using my API

Patrick

Rapid account: Pat 92
Pat92 Commented vor 15 Stunden

UPDATE

  • Fixed wrong images
  • Fixed wrong job providers
  • Updated error message of expired ID (instead of a 400 - Unexpected error, it is now 404 - Job not found)
  • Updated “Get job” endpont to “Get job by ID” to make it clearer
Rapid account: Pat 92
Pat92 Commented vor 3 Tagen

UPDATE

  • Fixed issue with job locations
  • Fixed issue with special characters in the ID
  • Added language parameter as an optional parameter to the endpoint

The IDs seem to work now as expected.

The Endpoint is now updated from WIP to Beta, after further testing I will remove the Beta tag

Приєднуйтесь до обговорення — додайте повідомлення нижче:

Вхід / Реєстрація, щоб публікувати нові повідомлення