· Standard
E
llmstxt.info Verzeichnis · Standard
English-speaking jobs in Germany
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 80/100 · B
English-speaking jobs in Germany ist im llmstxt.info-Verzeichnis als KI-auffindbare Organisation gelistet. Branche: Webseiten & Publisher. Die Website englishjobs.de stellt ihre llms.txt unter https://englishjobs.de/llms.txt bereit. Der Eintrag besteht seit 7. Januar 2026.
llms.txt-Adresse
https://englishjobs.de/llms.txt
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen. Rechtsverletzung melden (Art. 16 DSA) →
llms.txt — Aktueller Inhalt
Öffnen ↗
# English Jobs Germany
> English Jobs Germany is a job search platform for English-speaking roles in Germany. It helps non-local speakers find work. By default, it searches for jobs requiring only English. Users can specify additional languages they speak to broaden the search. You can search for these English-speaking jobs by crafting URLs as explained below.
## How to generate search engine results pages
To generate a search URL, follow these patterns. The base URL is `https://englishjobs.de`.
### URL Structure
1. `/jobs/{query}`: For searching by job title or keyword.
2. `/in/{location}`: For searching by location.
3. `/in/{location}/{query}`: For searching by both location and query.
### Path Parameters
- `{query}`: The job title, keyword, or skill to search for. If it contains spaces, URL-encode them (e.g., `software developer` becomes `software%20developer`).
- `{location}`: The ID of the city or region. Must be one of the values from the "Allowed Locations" list below.
### Query Parameters
- `include`: (Optional) A dot-separated list of additional languages the user speaks. This will include jobs that require English *plus* any of the specified languages.
- You can include up to 4 languages.
- The language values must come from the "Allowed Languages for `include`" list below.
### Examples
- **Query-only:** `GET https://englishjobs.de/jobs/software%20developer`
- **Location-only:** `GET https://englishjobs.de/in/berlin`
- **Query and location:** `G
[…gekürzt]