Commands

Every command, argument and option of jobsuche 0.0.6, read from the CLI itself.

Global options

These options work with every command.

OptionDescriptionDefault
-V, --version output the version number
--base-url <url> API base URL https://rest.arbeitsagentur.de
--api-key <key> X-API-Key header value. Prefer JOBSUCHE_API_KEY: an --api-key argument is visible to other local users via the process table and shell history.
--timeout <ms> per-request timeout in milliseconds
--user-agent <ua> User-Agent header value
--max-retries <n> retries for transient 429/503 responses
--max-response-bytes <n> cap response body size in bytes (0 = unlimited; default 100 MiB)
--compact print JSON on a single line instead of pretty-printed

jobsuche obtain-key

Obtain the public X-API-Key this API requires and print it. The key is published by the Bundesagentur für Arbeit and is not a secret; none is bundled with this package, so it is read from the source at run time.

jobsuche obtain-key [options]

Options

OptionDescriptionDefault
--export print "export JOBSUCHE_API_KEY=<key>" for use with eval

jobsuche details

Full job details by reference number (refnr) or encoded code

jobsuche details [options] <refnrOrCode>

Arguments

<refnrOrCode> required