From c951f6feded37a6505e6f5656f1ca09adfffe7e1 Mon Sep 17 00:00:00 2001 From: "Dr. Andreas Fischer" <45405681+AndreasFischer1985@users.noreply.github.com> Date: Tue, 6 Aug 2024 22:26:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a4b2e0..8c97801 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,6 @@ Sortierung: std=Zufall, ta=Angebotstitel A bis Z, tz=Angebotstitel Z bis A ```bash wb=$(curl -m 60 \ --H "OAuthAccessToken: $token" \ +-H "X-API-Key: infosysbub-wbsuche" \ 'https://rest.arbeitsagentur.de/infosysbub/wbsuche/pc/v2/bildungsangebot?orte=Erlangen_11.005_49.595&uk=Bundesweit&bg=false&page=0') ```