Remote Jobs Aggregator
Real-time remote job listings aggregated from 4+ sources (Arbeitnow, Jobicy, Himalayas, RemoteOK). Search across all platforms, get normalized data, salary info where available. Perfect for job boards, career apps, and recruitment tools.
Remote Jobs Aggregator endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
listPlatforms /platforms |
Get list of available job platforms and their descriptions. |
| GET |
healthCheck /health |
Check if the API is running and healthy. Required by RapidAPI for monitoring. |
| Jobs | ||
| GET |
getRemoteJobs /jobs/remote |
Get all remote jobs from all platforms. Alias for /jobs/search without query. |
| GET |
getJobsByPlatform /jobs/platform/{platform} |
Get jobs from a specific platform. **Available platforms:** - `arbeitnow` - European tech jobs - `jobicy` - Remote jobs with salary info - `himalayas` - Quality remote positions… |
| GET |
searchJobs /jobs/search |
Search for remote jobs across all available platforms simultaneously. Returns aggregated results from Arbeitnow, Jobicy, Himalayas, and RemoteOK. Results are normalized to a… |
| Platforms | ||
| GET |
getHimalayasJobs /jobs/himalayas |
Get jobs from Himalayas (quality remote positions, max 20 per request). |
| GET |
getJobicyJobs /jobs/jobicy |
Get jobs from Jobicy (remote jobs with salary info, rate limited). |
| GET |
getArbeitnowJobs /jobs/arbeitnow |
Get jobs from Arbeitnow (European tech jobs, no rate limits). |
| GET |
getRemoteOKJobs /jobs/remoteok |
Get jobs from RemoteOK (large database, 24hr delay on new jobs). |
Remote Jobs Aggregator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $59 / month | — |
|