Jobily Jobs

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

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

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

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    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.