Jobily Jobs

Search Greek job listings on Jobily.gr by role, location, sector or company.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Search Greek job listings on Jobily.gr by role, location, sector or company. Anonymous, read-only.

    Список инструментов сервера (5)

    Технические названия из tools/list. Нужны только разработчикам.

    lookup_locationsList Greek locations (regions and cities) with the slugs accepted by search_jobs' location filter. Pass a query to narrow by name — it is typo-tolerant and accepts Greek, English and greeklish (e.g. 'thesaloniki', 'αθηνα', 'chania'); the full tree is large.
    get_jobGet the full posting of a job on Jobily.gr by its guid (from search_jobs results): plain-text description, structured sections (responsibilities, experience, must-have skills, education, benefits), how to apply, and the company logo URL. status is 'ok', 'gone' (job closed) or 'not_found'.
    list_sectorsList the job sectors of Jobily.gr with the slugs accepted by search_jobs' sector filter.
    lookup_roles_and_companiesTypeahead over job roles and companies on Jobily.gr. Returns up to 7 role and 7 company suggestions whose slugs feed the role/company filters of search_jobs. Works with Greek, English and greeklish input (min 2 characters).
    search_jobsSearch job listings on Jobily.gr, the Greek job board. Filter by free-text term, role/location/sector slugs, company, employment type, workplace type and work time. Use lookup_roles_and_companies, lookup_locations and list_sectors to discover valid slugs — unrecognized slug filters are reported in matchedCriteria.unrecognizedTerms and ignored by the search. Returns up to 20 jobs per page with the total count, facet counts (first page) and recovery suggestions when nothing matches. Search results do not include job descriptions — call get_job with a result's guid for the full posting. When total is large (100+) and few filters are active, recommend the user narrow their search using the facets or lookup tools rather than paginating through hundreds of results.