EU Job Salary Parser API
Extract Salary Ranges & Pay Transparency Signals - Extract salary min/max, currency, and period from European job ads. Get source-backed pay-transparency readiness signals for EU, NL, IT, FR, DE, ES, UK. Billing: Each successful API call through RapidAPI counts as one request toward your plan quota. PayRange meters heavier work internally (URL fetches cost more server resources than pasted…
EU Job Salary Parser API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Parse | ||
| GET |
getUrlJob /v1/jobs/{job_id} |
Returns job status and, when complete, the same payload shape as the synchronous URL endpoint. Jobs are scoped to your API key. Poll until `status` is `completed`, `failed`, or… |
| POST |
parseText /v1/parse-text |
Extract salary min/max, currency, period, gross/net from job ad text. Costs 1 credit. |
| POST |
parseUrl /v1/parse-url |
Fetch and parse a supported career page or ATS URL. **Credits:** 5 (static HTML) or 12 (browser-rendered). Default `render_js: auto` tries static fetch first and uses the render… |
| Analyze | ||
| POST |
analyzeText /v1/analyze-text |
Parse salary + return source-backed readiness signals. Costs 2 credits. |
| POST |
analyzeUrl /v1/analyze-url |
Fetch, parse, and evaluate pay-transparency readiness. **Credits:** 7 (static HTML) or 15 (browser-rendered). Same `render_js` behavior as `/v1/parse-url`. Same billing rules as… |
| Rules | ||
| GET |
/v1/rules/{country} /v1/rules/{country} |
|
| GET |
/v1/rules /v1/rules |
|
| MCP | ||
| GET |
mcpDiscovery /mcp |
Public discovery of available MCP tool names and protocol version. Does not execute tools — use `POST /mcp` with your API key. |
| POST |
mcpJsonRpc /mcp |
MCP-compatible JSON-RPC endpoint. Supported methods: - `tools/list` — return tool definitions - `tools/call` — invoke a tool by name with arguments URL tools use the same billing… |
EU Job Salary Parser API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|