---
title: "Job postings in France: what employers are hiring for (2026)"
description: "**Canonical URL:** https://jobspipe.dev/postings/france"
canonical: https://jobspipe.dev/postings/france
last_updated: 2026-09-10
---

# Job postings in France: what employers are hiring for (2026)

> Live job postings in France: 1.3% remote, 12.6% disclose pay, seniority mix and the industries hiring. Shares only, reproducible through the API.

**Canonical URL:** https://jobspipe.dev/postings/france

This page reads every active posting located in France across the ten boards JobsPipe collects and reports the mix as shares: the functions employers are hiring for, the seniority they target, the remote and pay-disclosure rates, and the industries and company sizes behind the postings.

1.3% of these postings are marked remote, 12.6% state a salary or range, the most common seniority label is entry level at 9.6%. Postings with no seniority label are counted in the denominator, so the seniority shares do not sum to one.

## Headline shares

- **Remote:** 1.3%
- **Pay disclosed:** 12.6%

## Seniority stated in the posting

| Cut | Share |
|---|---|
| Entry level | 9.6% |
| Mid level | 6.8% |
| Senior | 9.3% |
| Lead or manager | 1.9% |
| Executive | 1.4% |

## Job function

| Cut | Share |
|---|---|
| Engineering | 4.1% |
| Management and Manufacturing | 3.4% |
| Sales | 2.8% |
| Retail | 2.6% |
| Other | 2.1% |
| Manufacturing | 1.6% |
| Hospitality & Food | 1.4% |
| Engineering and Information Technology | 1.4% |

## Employer industry (ISIC division)

| Cut | Share |
|---|---|
| Software and IT services | 4.5% |
| Employment and staffing | 3.5% |
| Retail trade | 3.1% |
| Other transport equipment | 1.8% |
| Public administration | 1.6% |
| Healthcare | 1.6% |
| Architecture and engineering | 1.6% |
| Financial services | 1.5% |

## Employer size, where known

| Cut | Share |
|---|---|
| 1-50 employees | 4.5% |
| 51-200 employees | 3.3% |
| 201-1000 employees | 5.7% |
| 1000+ employees | 15.8% |

## Employment type

| Cut | Share |
|---|---|
| Full-time | 72.2% |
| Internship | 2.7% |
| Part-time | 2.5% |
| Contract | 1.9% |

## Method

Denominator: active postings on the ten collected boards, grouped by country code (deduplicated by posting id). Counted on 2026-09-09. Postings are deduplicated by id, filtered to those not yet recorded as closed, and grouped on the field named in each heading. Only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_country_code_or":["FR"]}'
```

## FAQ

### What share of job postings in France are remote?

1.3% of the active postings on this page carry a remote flag. The flag is read from the posting itself, so hybrid roles that never say remote are counted as on-site. Filter the API with remote set to true and the same scope to reproduce the figure.

### How many job postings in France disclose salary?

12.6% state a salary or a range in the posting text or structured fields. Disclosure varies more by board and by jurisdiction than by role, so compare the figure with the board-level shares on the sources pages before reading it as a market signal.

### Which industries post the most jobs in France?

By ISIC division, the largest shares are Software and IT services (4.5%), Employment and staffing (3.5%), Retail trade (3.1%). Industry is resolved from the employer's classification where known, and postings without a classification are excluded from this cut.

### Which functions are employers in France hiring for?

The largest functions by share of postings are Engineering (4.1%), Management and Manufacturing (3.4%), Sales (2.8%), Retail (2.6%). Function is assigned from the normalized title and the posting text.

### Where do these numbers come from?

From JobsPipe's live index of postings on the ten boards it collects, deduplicated by posting id and counted on 2026-09-09. Only shares are published; the underlying counts stay private. Every figure can be reproduced against the JobsPipe API with the filters shown on this page.

## More postings profiles

- [United States](https://jobspipe.dev/postings/united-states)
- [India](https://jobspipe.dev/postings/india)
- [United Kingdom](https://jobspipe.dev/postings/united-kingdom)
- [Canada](https://jobspipe.dev/postings/canada)
- [Germany](https://jobspipe.dev/postings/germany)
- [Brazil](https://jobspipe.dev/postings/brazil)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup