Landing.jobs

Tech jobs in Europe and remote

💬 Social & WorkHEALTHYchecked 4h ago
AUTH NONECORS AGENT HTTPS COMMERCIAL ?

Landing.jobs JSON API lists tech roles with company, location and tags. Public feed for European and remote job aggregators.

91HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: 91 · healthy
Uptime history
100%90 days
100%30 days
645P50 · ms
4235P95 · ms
operationalpartialdownno data
Response time · last 48 checks
Fastest 133 ms, slowest 2729 ms, most recent 133 ms.
Live response samplecaptured by our last successful check
GET https://landing.jobs/api/v1/jobs?limit=1

[
  {
    "id": 19066,
    "currency_code": "EUR",
    "expires_at": "2026-09-02",
    "main_requirements": "<ul><li>6-8 years of experience in software development with Java.</li><li>5+ years working with Spring Boot.</li><li>Experience with SQL.</li><li>Proactively solution oriented (Nothing is lost in the cracks).</li><li>Always on the ball.</li><li>Displays maturity and loyalty to the processes, organization, and decisions.</li><li>Dares and wants to challenge status quo.</li><li>Keeping cool and taking qualified decisions under pressure.</li><li>Able and willing to mentor and teach others.</li><li>Is very adept at managing own time and priorities.</li><li>Collaboration and help-seeking are seen as strength.</li></ul>",
    "nice_to_have": "<ul><li>Experience with Cloud Native engineering.</li><li>Experience with Kafka.</li><li>Experience with Docker and Kubernetes.</li><li>Test Driven Development (TDD).</li></ul>",
    "perks": "<ul><li>Permanent contract with Inscale</li><li>14 salaries</li><li>22 days vacation</li><li>Portugal Holidays</li><li>Health insurance</li><li>Flex benefits</li><li>Career plan&nbsp;</li></ul>",
    "relocation_paid": false,
    "role_description": "<div>Our client is a Global retail chain that brings Scandinavian design and quality to the world through an extensive range of quality products for sleeping and living. Known for its commitment to simplicity, functionality, and affordability.&nbsp;<br><br></div><div>Teamwork, innovation, and a customer-focused mindset as core values.&nbsp;<br><br></div><div>Our culture is built on Scandinavian roots, emphasizing respect, responsibility, and sustainable practices. We are proud to provide opportunities for career growth in a dynamic and supportive environment. <br><br>The Java team is responsible for a wide range of in-house developed applications. So, you will get the opportunity to work in different business areas and with different technologies. <br><br><strong>Responsibilities<br></strong><br></div><ul><li>Are passionate about IT and software development.</li><li>Are skilled Java developers, who continuously strives to improve their skills.</li><li>Write a clean code and create software architecture that are flexible.</li><li>Are experienced with Java web technologies.</li><li>Write thorough tests of the code and are familiar with test driven development.</li><li>Can drive and facilitate design discussions.</li><li>Have extensive knowledge of distributed systems and concurrency.</li></ul>"
  }
]
Call itcurl · fetch · python
curl "https://landing.jobs/api/v1/jobs?limit=1"
const res = await fetch("https://landing.jobs/api/v1/jobs?limit=1");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://landing.jobs/api/v1/jobs?limit=1")
print(res.json())
Endpoints · 3HealthyFULL DOCS ↗
Monitored path responding — GET /jobs?limit=1645 mschecked 4h ago
GET/jobs?limit=1PROBED

Tech jobs in Europe and remote

GET/jobs?limit=5

Jobs — documented GET route.

GET/jobs?page=1

Jobs — documented GET route.

Machine-readable spec

We probe a documented GET and expect 2xx JSON — full uptime and health score. Export includes every documented route below.

Response-shape history

Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.

Landing.jobs: common questions

Is Landing.jobs free to use?

Yes — Landing.jobs is a free social & work API. Free tier: Free — limits not published. Whether the free tier allows commercial use is unclear — check the provider docs.

Does Landing.jobs need an API key?

No — Landing.jobs needs no API key or signup. You can call it straight away; rate limits still apply (Unpublished).

Can I call Landing.jobs from the browser?

Yes — Landing.jobs returns CORS headers over HTTPS, so front-end code can fetch it directly with no backend proxy. Use the fetch snippet on this page, or hit "Run live" to try it now.

Is Landing.jobs up right now?

As of our last scheduled check, Landing.jobs is healthy with 100% uptime over 90 days and a 645 ms median response. We re-probe it every sweep — the status badge and uptime chart above always show the latest.