Salary Extractor AI
Salary Extractor AI analyzes job titles and descriptions and returns structured compensation data. It extracts: - min_salary and max_salary - currency (ISO 4217, e.g. USD, EUR, GBP) - frequency (hourly, daily, weekly, monthly, yearly) - yearly-normalized values for easy comparison The API supports multilingual job posts and common salary formats such as ranges, abbreviations (50k, 1.5M), and…
Salary Extractor AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| extract | ||
| POST |
extract_salary_endpoint_extract_post /extract |
Analyzes the provided job title and description using AI to extract structured salary information. Returns null fields when no salary is mentioned or when the salary cannot be… |
| health | ||
| GET |
health_health_get /health |
Returns 200 OK when the service is running. |
Salary Extractor AI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $99 / month | 20 / second |
|
| ULTRA | $499 / month | 100 / second |
|