Discover/jobly-99l2.onrender.com API
live

jobly-99l2.onrender.com APIjobly-99l2.onrender.com

Search and retrieve job offers aggregated from France Travail, LinkedIn, Indeed, and Jobly. Filter by domain, location, contract type, and remote policy.

Endpoints
2
Updated
12h ago
Try it
Free-text search query matching job titles, companies, and descriptions (e.g. 'marketing',
Filter by job domain. Accepted values: Marketing / Communication, Commerce / Vente, Tech /
Filter by remote work policy. Accepted values: hybrid, onsite, full_remote.
Filter by city name (e.g. 'Paris', 'Montpellier', 'Lyon', 'Toulouse', 'Bordeaux').
Filter by contract type. Accepted values: CDI, CDD, Stage, Alternance, Freelance.
api.parse.bot/scraper/1ef2c3ac-7806-4560-9ae9-a7738bb1b775/<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/1ef2c3ac-7806-4560-9ae9-a7738bb1b775/search_offers' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search and filter job offers. Returns a list of offer summaries. When called without any parameters, returns all available offers.

Input
ParamTypeDescription
querystringFree-text search query matching job titles, companies, and descriptions (e.g. 'marketing', 'infirmier').
domainstringFilter by job domain. Accepted values: Marketing / Communication, Commerce / Vente, Tech / Informatique, RH / Recrutement, Santé / Médecine, Social / Éducatif, Ingénierie / Industrie, Restauration, Finance, Psychologie / Thérapie, Jobs étudiants / Extra.
remotestringFilter by remote work policy. Accepted values: hybrid, onsite, full_remote.
locationstringFilter by city name (e.g. 'Paris', 'Montpellier', 'Lyon', 'Toulouse', 'Bordeaux').
contract_typestringFilter by contract type. Accepted values: CDI, CDD, Stage, Alternance, Freelance.
Response
{
  "type": "object",
  "fields": {
    "total": "integer",
    "offers": "array of offer summaries"
  },
  "sample": {
    "total": 2,
    "offers": [
      {
        "id": 1,
        "type": "CDI",
        "title": "Chargé de communication digitale",
        "domain": "Marketing / Communication",
        "remote": "hybrid",
        "salary": "28 000 – 32 000 €/an",
        "source": "France Travail",
        "company": "Région Occitanie",
        "featured": true,
        "location": "Montpellier",
        "education": "Bac+3",
        "created_at": "2026-06-01T06:40:53.614Z",
        "department": "34"
      }
    ]
  }
}

About the jobly-99l2.onrender.com API

This API exposes 2 endpoints for searching and retrieving job listings aggregated across Jobly (Nexter), France Travail, LinkedIn, and Indeed. The search_offers endpoint accepts up to five filters — including contract type, remote policy, and city — and returns a list of offer summaries with a total count. The get_offer endpoint returns full listing details including skills, salary, views, missions, and the original source platform.

Searching Job Offers

The search_offers endpoint returns an array of offer summaries and a total integer count. Without any parameters it returns all available listings. You can narrow results with a free-text query (matched against titles, companies, and descriptions), a domain filter (e.g. Tech / Informatique, Commerce / Vente), a remote value (hybrid, onsite, or full_remote), a location city name such as Paris or Lyon, and a contract_type such as CDI, Stage, or Alternance. Filters can be combined.

Retrieving Full Offer Details

Passing an offer_id from search_offers results to get_offer returns a complete record. Response fields include id, title, type, domain, remote, salary, company, source (the originating platform), skills (an array of skill strings), views, and structured profile requirements and missions. The source field tells you whether the listing originated on Jobly itself, France Travail, LinkedIn, or Indeed.

Coverage and Scope

Listings cover French-market job postings. Location filtering accepts named French cities. Contract types reflect French employment categories (CDI, CDD, Stage, Alternance, Freelance). Domains span the major professional sectors aggregated by Jobly, including HR, marketing, tech, sales, and finance roles.

Common use cases
  • Build a French job search interface filtered by contract type (CDI, Stage, Alternance) and city.
  • Aggregate tech job listings from multiple French platforms in a single feed using the domain filter.
  • Track listing popularity by comparing the views field across similar roles returned by get_offer.
  • Power a remote-work job board by filtering search_offers with remote=full_remote.
  • Extract required skills arrays from job postings to analyze in-demand competencies by sector.
  • Surface salary data from French job listings for compensation benchmarking tools.
  • Identify which source platforms (France Travail, LinkedIn, Indeed, Jobly) dominate specific job domains.
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 Jobly (Nexter) have an official public developer API?+
Jobly does not publish an official developer API or documented public endpoint for third-party use. This Parse API provides structured programmatic access to the data exposed on the platform.
What does the `source` field in `get_offer` tell me?+
It identifies the originating platform for the listing — one of Jobly's own platform, France Travail, LinkedIn, or Indeed. This lets you distinguish natively posted jobs from aggregated cross-platform listings in the same response.
Can I filter job offers by salary range?+
Not currently. The get_offer endpoint returns a salary string field per listing, but search_offers does not expose a salary-range filter parameter. You can fork this API on Parse and revise it to add a salary filter endpoint.
Is there pagination support for large result sets from `search_offers`?+
The endpoint returns a total count alongside the offers array, but there are no documented page or offset parameters in the current spec. For large queries, results are returned as a single collection. You can fork this API on Parse and revise it to add pagination parameters.
Does the API cover job listings outside France?+
Coverage is focused on the French job market. Location filters accept French city names, contract types reflect French employment law categories, and the aggregated sources (France Travail, Jobly) are France-specific platforms. LinkedIn and Indeed listings are scoped to the French market. You can fork this API on Parse and revise it to target a different regional configuration if needed.
Page content last updated . Spec covers 2 endpoints from jobly-99l2.onrender.com.
Related APIs in JobsSee all →
usajobs.gov API
Search federal job openings and view detailed job announcements from USAJobs.gov, plus access historical job data and reference codes to help you find the right government position. Filter and explore thousands of federal career opportunities with comprehensive job details all in one place.
jobs.lever.co API
Access job postings on any Lever-hosted company job board. List, filter, search, and group open roles, retrieve full posting details, and extract application form questions via Lever's public API.
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.
in.indeed.com API
in.indeed.com API
indeed.com API
Search and discover job opportunities on Indeed while accessing detailed job descriptions, company profiles, and salary insights all in one place. Get comprehensive career information including specific compensation data to help you find and evaluate the right job opportunity for you.
job-boards.greenhouse.io API
Access job listings, department information, office locations, and application forms from Greenhouse.io job boards, then submit applications directly through the platform. Search and filter available positions by keywords to find roles that match your qualifications.
levels.fyi API
Access real compensation data, benefits packages, and salary trends across tech companies and job levels. Retrieve internship pay, H-1B visa salary records, company profiles, and detailed breakdowns by role and level.
uk.indeed.com API
Search for job listings across Indeed UK and retrieve complete job details including descriptions, requirements, salary information, and application links. Filter by job type, experience level, location, remote preference, and more to find relevant opportunities.