UnifyAPI
← Back to catalog

arbeitnow.jobs

mock data$0.001 / call

Browse EU Job Listings

Browse European job listings — 100 jobs per page sorted by newest. Returns title, company, location, remote flag, tags, job types, direct link. Updated hourly. EU-focused: Germany, Austria, Switzerland, Netherlands, and more. Open public API (Arbeitnow)

Jobs & Careersprovider: Arbeitnow#arbeitnow#jobs

Input schema

page

Page number (default 1). Each page returns ~100 EU job listings sorted by newest first. No server-side search — use page to browse

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/arbeitnow.jobs \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"page":1}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.