France SIRENE company data as structured JSON: SIREN/SIRET, establishments, directors
A pay-per-result API for French company data from the SIRENE register: SIREN and SIRET identifiers, legal nature, activity codes, addresses, establishment counts, and directors as clean JSON.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the France Company Registry (SIRENE) Fresh Details actor.
| Field | Contents |
|---|---|
siren / siret | French company and establishment identifiers |
name / sigle / legalNature / category | Identity and legal classification |
activityCode / activitySection | APE activity code and section |
createdAt / active | Creation date and activity status |
address / postalCode / city / department / region | Official address geography |
employeeRange | Employee size band |
establishmentCount / openEstablishmentCount / establishments | Establishment structure |
directors | Director information |
latitude / longitude | Geocoded position |
Official source, no API key needed
SIRENE (INSEE, the French official business register). SIRENE is maintained by INSEE and is open data. The actor queries the official register directly, keyless, and normalises each company into one record with its establishment list, so SIREN-to-SIRET joins come out of the box.
Pricing
$0.00125 per result found (volume tiers down to $0.0009). Pay-per-event pricing: pay for results, not for a subscription.
France Company Registry (SIRENE) Fresh Details on the Apify Store
FAQ
Where does French SIREN data come from?
The SIRENE register, maintained by INSEE, is France's official directory of enterprises and establishments. It is open data, which the actor uses directly: no INSEE account, no key, fresh register state per run.
How is the actor priced?
Pay per event: $0.00125 per result, stepping down to $0.0009 at volume tiers.
Are establishments (établissements) included?
Yes. Each record carries establishmentCount, openEstablishmentCount, and an establishments array with per-establishment SIRET, address, and geocoded coordinates.