StaelTchinda / bundesagentur-api

This is an API to access to the databases of the German Federal Employment Agency (Deutsche Bundesagentur für Arbeit).
MIT License
0 stars 0 forks source link

Get suggestions #13

Open StaelTchinda opened 5 months ago

StaelTchinda commented 5 months ago

Description

We want to be able to obtain suggestions for predefined values.

Resources

The Arbeitsagentur API offers a suggestion service which would be used. e.g.https://rest.arbeitsagentur.de/jobboerse/suggest-service/ed/v1/bewerbersuche/vorschlaege?limit=20&suchbegriff=a&typ=ko for competences, https://rest.arbeitsagentur.de/jobboerse/suggest-service/ed/v1/bewerbersuche/vorschlaege?limit=20&suchbegriff=Ausbau&typ=be for professions

Tasks

The tasks include: