French Company Data — SIREN, Officers & Risk Flags avatar

French Company Data — SIREN, Officers & Risk Flags

Pricing

from $8.00 / 1,000 company profile delivereds

Go to Apify Store
French Company Data — SIREN, Officers & Risk Flags

French Company Data — SIREN, Officers & Risk Flags

Pricing

from $8.00 / 1,000 company profile delivereds

Rating

0.0

(0)

Developer

Juan de Pablos

Juan de Pablos

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Look up any French company in one call. Legal identity, head office with coordinates, company size, directors with their roles, establishment counts and verifiable risk flags — straight from the official French government registry (INSEE Sirene + RNE), as clean JSON.

No API key, no scraping, no stale third-party database. 26 million French companies, live.

What you get

{
"siren": "491904546",
"name": "COMUTO",
"tradingNames": ["BLABLACAR"],
"status": "active",
"companySize": "Mid-cap",
"incorporatedOn": "2006-09-16",
"companyAgeYears": 20,
"nafCode": "63.11Z",
"headOffice": {
"siret": "49190454600034",
"address": "84 AVENUE DE LA REPUBLIQUE 75011 PARIS",
"city": "PARIS",
"department": "75",
"latitude": 48.864144787,
"longitude": 2.3796601156
},
"establishments": { "total": 7, "open": 2 },
"officers": [
{ "name": "PHILIPPE BOTTERI", "role": "Administrateur", "birthYear": "1973", "kind": "person" }
],
"riskFlags": []
}

The risk flags

Every flag is a verifiable registry fact, never a score or an opinion:

  • status:ceased — the company is no longer administratively active.
  • closed — a closure date is on record.
  • no-open-establishments — registered as active but with zero open sites.
  • under-1-year-old — incorporated less than a year ago. Not bad in itself, but it changes the risk of extending payment terms.
  • no-officers-on-record — no directors listed in the national register.

Your policy decides what combination is a dealbreaker. The report just makes sure you never miss one.

Use cases

  • KYC and vendor onboarding — verify a French counterparty exists, is active, and who runs it.
  • Lead enrichment — NAF activity code, company size, employee range, head office coordinates for B2B prospecting and territory mapping.
  • Watchlists — pass up to 50 companies per run, schedule it, and catch a status change or a director leaving the day the registry updates.
  • AI agents — exposed as an MCP tool, so an agent can answer "is this French supplier still active and who are its directors?" in one call.

Input

companies (names or 9-digit SIREN, up to 50) or query for a single lookup. Narrow name searches with departement (e.g. 75 for Paris) or nafCode. Turn on includeAlternatives to see other companies that matched a name — the cheapest way to avoid acting on the wrong entity.

Pricing

Pay per event: charged only for profiles actually delivered. Companies not found and failed lookups are free.

Use with AI agents (MCP)

https://mcp.apify.com?tools=jdepablos/france-company-feed

FAQ

Where does the data come from? The official recherche-entreprises.api.gouv.fr service, which aggregates INSEE Sirene (the national business register) and the RNE. It is public French open data.

How fresh is it? Live at request time. Each record carries its own lastUpdated from the registry.

Do you cover sole traders? Yes — the register includes micro-entrepreneurs and sole traders alongside companies.

Need UK companies too? See my Companies House feed, or BORME for Spain.