Infosalary

ÜCRETSİZ
Taraf InfoSalary | Güncelleyen месяц назад | Financial
Popülerlik

6.8 / 10

Gecikme

663ms

Hizmet Düzeyi

100%

Health Check

N/A

Takipçi Sayısı: 2
Kaynaklar:
Ürün Web Sitesi Kullanım şartları
API Üreticisi:
Rapid account: Info Salary
InfoSalary
infosalary
API'yi Değerlendirme İçin Giriş Yapın
Değerlendirme: 5 - Oy Sayısı: 1

README

Infosalary REST API (BETA VERSION) documentation.

This REST API is currently free (while we’re on BETA VERSION).

It has only one endpoint that can be used used to retrieve an estimated salary value from a given job title.

Input

job_title (string) --> the job title of which you want to retrieve the salary (e.g. “data analyst”)

Output

Output object format:
JSON
Example: {“status”:1,“info”:[{“title”:“Data Analyst”,“average”:“68351.2”,“std”:“15370.9”,“samples”:“2057”}]}

Output object attributes:
title (string) --> the job title that was found matching your query (e.g. “Data Analayst”)
average (float) --> the average value for all matching salaries, in US dollars per year (e.g. “68351.2”)
std (float) --> the standard deviation value for all matching salaries (e.g. “15370.9”)
samples (int) --> the number of matching salaries (e.g. 2057)

Please note that the salary estimation values might not be accurate. Accuracy depends on the number of samples, meaning the more samples the more accurate a value should be.

Not useful for your app/website?

Please let us know why it is not useful for your website/app, what’s missing or what we could add to make it useful–> hi@infosalary.com