Discover/de.indeed.com API
live

de.indeed.com APIde.indeed.com

Search job listings, retrieve full job details, and pull company profiles from Indeed Germany (de.indeed.com) via 3 structured REST endpoints.

Endpoints
3
Updated
11d ago
Try it
Job title, keywords, or company name to search for
Pagination offset (increments of 10)
Job location (city, state, or zip code)
api.parse.bot/scraper/56549dc3-d1dc-45f3-9a49-116ba5444de0/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/56549dc3-d1dc-45f3-9a49-116ba5444de0/search_jobs?query=Marketing&start=0&location=Hamburg' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for job listings on Indeed Germany with query and location. Returns paginated results with up to 15 jobs per page.

Input
ParamTypeDescription
queryrequiredstringJob title, keywords, or company name to search for
startintegerPagination offset (increments of 10)
locationstringJob location (city, state, or zip code)
Response
{
  "type": "object",
  "fields": {
    "jobs": "array of job listing objects with job_key, job_title, company_name, location, salary_range, posted_at, job_types, and job_url",
    "start": "integer pagination offset used",
    "total_count": "integer total number of matching jobs"
  },
  "sample": {
    "data": {
      "jobs": [
        {
          "job_key": "b1b19c8f964e12ef",
          "job_url": "https://de.indeed.com/viewjob?jk=b1b19c8f964e12ef",
          "location": "Berlin",
          "job_title": "Senior Software Engineer (Search) (m/f/x)",
          "job_types": [],
          "posted_at": "vor 30+ Tagen",
          "company_name": "Cortea AI",
          "salary_range": "100.000 € – 130.000 € pro Jahr"
        }
      ],
      "start": 0,
      "total_count": 1172
    },
    "status": "success"
  }
}

About the de.indeed.com API

The Indeed Germany API provides access to de.indeed.com through 3 endpoints covering job search, individual job details, and company profiles. The search_jobs endpoint returns up to 15 listings per page with fields including job title, company name, location, salary range, and a direct job URL. Downstream endpoints let you fetch full HTML job descriptions and structured company metadata including ratings, industry, and headquarters.

Job Search

The search_jobs endpoint accepts a query string (job title, keywords, or company name) and an optional location parameter. Results come back paginated using a start offset in increments of 10, and each response includes total_count so you can calculate how many pages to walk. Each job object in the jobs array carries job_key, job_title, company_name, location, salary_range, posted_at, job_types, and job_url. The job_key is the identifier you pass to the next endpoint.

Job Details

Passing a job_key to get_job_details retrieves the full record for a single posting. Beyond what search returns, this endpoint adds contract_type (an array of German employment type strings such as Vollzeit or Teilzeit), a company_details object containing the company name, company_slug, and logo_url, and a job_description field that contains the full HTML-formatted description text. The company_slug value is what you need to call the third endpoint.

Company Profiles

The get_company_overview endpoint takes a company_slug — the path segment Indeed uses after /cmp/ in its company URLs — and returns a structured profile. Fields include rating (a numeric score out of 5), founded, revenue, industry, company_size, headquarters (with an address field), website_url (an object with both display text and url), and a description string. Fields like founded, revenue, and headquarters may be null if the company has not populated them on Indeed.

Common use cases
  • Aggregate German-market job listings by keyword and location to build a niche job board.
  • Monitor salary_range values across job postings to track compensation trends by role or city.
  • Pull contract_type arrays from job details to filter full-time versus part-time openings.
  • Enrich a recruiter CRM with company ratings, industry, and headquarters data via get_company_overview.
  • Track posted_at timestamps to measure how quickly specific roles fill in German cities.
  • Cross-reference company_size and revenue fields when qualifying employer targets for B2B outreach.
  • Build job alert tooling that pages through total_count results and surfaces new listings by comparing job_key sets.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Indeed have an official developer API?+
Indeed previously offered a publisher API, but it was sunset in 2022. Indeed no longer provides a generally available public API for job search or company data.
What does search_jobs return, and how does pagination work?+
Each call to search_jobs returns up to 15 job objects and a total_count integer. To paginate, increment the start parameter in steps of 10 — for example, start=0 for page one, start=10 for page two. Each job object includes job_key, job_title, company_name, location, salary_range, posted_at, job_types, and job_url.
Is salary data always present in the results?+
No. The salary_range field is populated only when the employer includes it in the posting. For listings where no salary is disclosed, the field returns null. This reflects what Indeed surfaces publicly and is not filterable by the API itself.
Does the API cover job applications or candidate profiles?+
Not currently. The API covers job search results, individual job posting details, and company profiles. Submitting applications or accessing candidate or resume data is not exposed. You can fork this API on Parse and revise it to add endpoints targeting those workflows if Indeed surfaces them in an authenticated context you can reach.
Can I retrieve reviews or Q&A data for a company, not just the overview?+
Not currently. get_company_overview returns the structured profile fields — rating, industry, size, headquarters, revenue, description, and website — but individual employee reviews, interview experiences, and Q&A threads are not included. You can fork this API on Parse and revise it to add a reviews endpoint that targets that data separately.
Page content last updated . Spec covers 3 endpoints from de.indeed.com.
Related APIs in JobsSee all →
ca.indeed.com API
Search for jobs across Canada and access detailed job listings, company profiles, employee reviews, and salary information all in one place. Build recruitment tools, career research applications, or job market analysis platforms with comprehensive employment data from Indeed Canada.
devex.com API
Search and explore global development opportunities including tenders, grants, job postings, news, organizations, and events all in one place. Find funding details, discover career opportunities, and stay updated on international development initiatives through a single integrated platform.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
metacareers.com API
Search and browse Meta job openings across all departments and locations. Filter by keyword, experience level, or role category — including University Graduate and AR/VR specializations — and retrieve comprehensive details for each listing, including job description, requirements, salary range, and application link.
naukri.com API
naukri.com API
nvidia.com API
nvidia.com API
airtasker.com API
Search and browse Airtasker tasks by location, category, price, and keywords, then access detailed task information and user profiles. Get location suggestions and category recommendations to discover available work and service opportunities in your area.
amazon.jobs API
Search and browse Amazon job openings by keywords, location, and category, then view detailed information about specific positions. Filter results across multiple job categories and locations with easy pagination.