Indeed MCP Server
Search Indeed job listings by keyword and location, and read a single posting in full, as structured JSON.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Hasdata Indeed Job GetJobDetails: Get Indeed Job Details Fetches a single Indeed job posting by its viewjob URL. Returns job title, company, location, salary/compensation, employment type, posted date
- Hasdata Indeed Listing GetJobListings: Get Indeed Job Listings Searches Indeed job listings by keyword and location with sort (relevance/date), country domain targeting, and offset-based pagination (s
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search Indeed job listings by keyword and location, and read a single posting in full, as structured JSON. Runs on HasData's hosted API.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| hasdata_indeed_job_getJobDetails | Get Indeed Job Details Fetches a single Indeed job posting by its viewjob URL. Returns job title, company, location, salary/compensation, employment type, posted date, full description, requirements/benefits, and apply URL. Use for ATS/CRM enrichment, compensation benchmarking, resume-to-JD matching with LLMs, and structured archival of postings discovered via the Indeed Listing endpoint. |
| hasdata_indeed_listing_getJobListings | Get Indeed Job Listings Searches Indeed job listings by keyword and location with sort (relevance/date), country domain targeting, and offset-based pagination (start). Returns an array of jobs with title, company, location, salary, posted date, job URL, and jobKey for the requested page. Use for job-market dashboards, role/geo hiring-trend analysis, sourcing pipelines, and generating URL lists to feed into the Indeed Job endpoint. |