Jobs · head-to-head
Arbeitnow vs Arbeitsamt
Arbeitnow
Arbeitnow's public job board API returns current European and remote listings — title, company, location, tags, and a full description — as a single unauthenticated JSON feed, paginated for bulk consumption. No registration or key is needed to read it.
Arbeitsamt
The Bundesagentur für Arbeit's Jobsuche API is Germany's official public job-search service, covering listings, employer details, and application document references. Every request needs the fixed public clientId sent as an X-API-Key header rather than a per-user OAuth token, and returns JSON.
| Arbeitnow | Arbeitsamt | |
|---|---|---|
| Authentication | None | API Key |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | no |
| HTTPS | Yes | Yes |
Arbeitnow needs no API key, while Arbeitsamt requires API Key — pick Arbeitnow to start without signup.