Data & API
ChainJobs' live crypto job data is public and free to use. Attribution — a link to chainjobs.io — is appreciated.
JSON endpoint
GET https://chainjobs.io/jobs-data.json — the full live job set, regenerated daily, served with Access-Control-Allow-Origin: * so it can be fetched cross-origin.
Top-level fields: updated (ISO date), cats / tags / regions / ecos (code→label maps), and jobs (array). Each job object:
| Key | Meaning |
|---|---|
| id | stable listing id |
| t | job title |
| c | company name |
| s | company website |
| l | location string |
| r | remote (1/0) |
| k | category code (see cats) |
| d | posting date (YYYY-MM-DD) |
| u | path to the ChainJobs listing |
| tg | skill/role tags (optional) |
| e | ecosystem codes (optional) |
| rg | region code (optional) |
| sn | seniority: senior/entry (optional) |
| sy | formatted salary band (optional, employer-stated only) |
RSS feeds
Global: /feed.xml. Per-category and per-tag feeds are listed on the feeds index. Feeds are served with a permissive CORS header.
Terms
Data is provided as-is, refreshed daily. Please attribute to chainjobs.io and link back where you surface it. Every listing already links to the employer's official application page. Questions: hello@chainjobs.io. Full sourcing & methodology: about the data.