Remote jobs API
This is an API that returns recently up to date remote jobs, mostly IT related jobs but some other roles as well such as video editor, graphic designer, assistant. You can use this API to search for specific roles or keyworks such as: Python, DevOps, Rust, Javascript, React.. etc This API only parses data that are publicly available on the internet and provides them in a organized manner. The…
Remote jobs API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List jobs free /jobs/free |
A free endpoint that can be used without a paid subscription. Returns a list of the 10 most recent jobs sorted by publishing date. |
| GET |
List jobs /jobs/all |
Returns a list of the most recent jobs sorted by publishing date. |
| POST |
Search jobs /jobs/search |
Use a keyword to search from the available jobs. You can also specify a country or a region. |
Remote jobs API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | 1000 / hour |
|
| ULTRA | $15 / month | — |
|