Arbeitsamt vs Open Skills
If you need a Jobs API that's easy to integrate, go with Open Skills.
Arbeitsamt
API for the "Arbeitsamt", which is a german Job board aggregator
Open Skills
Job titles, skills and related jobs data
Arbeitsamt
- HTTPS supported
- Requires OAuth setup
Open Skills
- No authentication required
- No HTTPS support
| Feature | Arbeitsamt | Open Skills |
|---|---|---|
| Authentication | OAuth | None |
| HTTPS | Yes | No |
| CORS | Unknown | Unknown |
When to use which?
Open Skills is the better choice for quick prototypes and hackathons since it requires no authentication. Arbeitsamt supports HTTPS, which is required for production deployments and secure data handling.