← Back to all apps

Job Search by Jobtome

Businessby Jobtome International SA
Launched Mar 16, 2026 on ChatGPT

Jobtome helps you discover job opportunities quickly and easily across multiple industries and locations.

Search by job title, keyword, or city and explore thousands of listings from trusted employers and job boards worldwide.

With Jobtome on ChatGPT you can:

  • Find relevant job offers
  • Filter by location and role
  • Explore opportunities across industries

Whether you're looking for your first job, a career change, or your next professional step, Jobtome makes job search simple and accessible.

2ChatGPT Tools
Jobtome International SADeveloper
BusinessCategory

Available Tools

Get Job Details

get_job_details
Full Description

Fetch job details by job_id (use the id returned by search_jobs). Description fields are truncated.

Parameters (2 required)
Required
countrystring
job_idstring

Search Jobs

search_jobs
Full Description

Use this when the user wants to find, search, view, or compare job listings.

Put all search intent in query using natural language; do not split filters into extra fields.

The backend query parser can extract (when explicit in query):

  • occupation/title and synonyms
  • skills/languages/certifications
  • city, province/county/state/region (administrative area)
  • proximity intent (e.g. near me / vicino a me / cerca de mi) and radius
  • companies
  • seniority (entry, mid-senior, manager, director)
  • experience required or no experience
  • remote policy (remote, hybrid, on-site)
  • contract type (full-time, part-time, permanent, fixed-term, contract, temporary, internship, apprenticeship)
  • education level
  • salary constraints or high-paying intent
  • recency (today, last week, etc.)

Examples of strong query values:

  • 'python developer remote in London, full-time, 60k+'
  • 'jobs near Bristol within 20 miles, customer service, no experience'
  • 'magazziniere a Milano part-time senza esperienza'
  • 'cherche emploi comptable a Lyon CDI hybride'
  • 'trabajo de consultor cerca de mi con ingles, remoto'
  • 'data analyst in Berlin posted in last 7 days'
  • 'infermiera notturno a Roma weekend'

Parameter guidance:

  • country: required lowercase ISO 3166-1 alpha-2 (e.g. 'uk', 'us', 'de').
  • query: natural language intent and constraints.
  • user_language: ISO 639-1 for localized tags/widget labels.
  • limit: results per page (1-25).
  • page: page number (1-10).

Set user_language to the user's language (ISO 639-1 like 'it', 'en'). Supported: en, it, de, fr, es, pt, nl, sv, pl, cs, da, fi, hu, ro, id, zh, hi, tl. Default: en.

Tags in structuredContent.jobs[*].tags are localized using user_language (salary is not translated) and are returned in this order: salary, remote_policy, seniority, (No experience required if applicable), contract_type, education_level, night shift, weekends availability.

Supported countries: DE, PT, UK, IT, NL, FR, ES, CH, BE, AT, SE, ZA, PL, CZ, DK, FI, HU, IE, RO, AR, BR, CA, CL, CO, MX, US, AU, IN, NZ, HK, PH, ID, SG

Use lowercase ISO 3166-1 alpha-2 codes (e.g., 'uk', 'us', 'de').

Parameters (2 required, 3 optional)
Required
countrystring
querystring
Optional
limitinteger
Default: 10
pageinteger
Default: 1
user_languagestring
Default: null