· Standard
E
llmstxt.info directory · Standard
English-speaking jobs in Germany
Community listing
llms.txt reachable
AI Impact Score 80/100 · B
English-speaking jobs in Germany is listed in the llmstxt.info directory as an AI-discoverable organization. Industry: Websites & Publishers. The website englishjobs.de provides its llms.txt at https://englishjobs.de/llms.txt. Listed since 7 January 2026.
llms.txt address
https://englishjobs.de/llms.txt
Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content
Open ↗
# 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
[…truncated]