France Companies (SIRENE) Scraper avatar

France Companies (SIRENE) Scraper

Pricing

Pay per usage

Go to Apify Store
France Companies (SIRENE) Scraper

France Companies (SIRENE) Scraper

Search 26M+ French companies in the official SIRENE registry — by name, location, NAF code, or SIREN/SIRET — and export to a dataset.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Search the official French SIRENE registry of 26+ million companies — by name, location, NAF activity code, manager, or SIREN/SIRET — and export clean records to a dataset. Powered by the official recherche-entreprises.api.gouv.fr government data source.

What you get

For every matching company:

  • Identity: SIREN, SIRET (siège), legal name (nom_complet, nom_raison_sociale), brand (sigle)
  • Status: etat_administratif (active/closed), creation/closure dates, last update
  • Activity: NAF code, section, employee bracket, company size category (PME/ETI/GE)
  • Address: full address, postal code, commune, département, region, GPS coordinates
  • Establishments: open count, total count
  • Financials: latest revenue (CA) and net result with the year
  • Dirigeants: managers, board, auditors — names, roles, birth years
  • Labels: bio, RGE, Qualiopi, ESS, association, training organization, mission-driven, etc.
  • Direct links to Pappers.fr and the official Annuaire des Entreprises

Use cases

  • B2B prospecting — build prospect lists by industry, region, or company size
  • CRM enrichment — look up companies by SIREN/SIRET to fill in legal name, address, manager info
  • KYC and compliance — verify legal status, dirigeants, and certifications
  • Market research — count companies in a département, NAF code, or revenue band
  • Sales territory planning — geographic search around any GPS coordinate

How to use

Choose one or more of these search modes:

  1. Free-text search — type a company name, brand, address, or manager name in the Search query field
  2. SIREN / SIRET batch — paste 9-digit SIRENs or 14-digit SIRETs one per line
  3. Geographic search — enter latitude, longitude, and radius (max 50 km)
  4. Filter-only search — leave query blank and just set filters (département, NAF code, employee bracket, certifications, etc.)

Then set Max results (up to 10,000 — the API's hard cap) and run.

Filters

FilterExampleEffect
Département code75Only Paris companies
Region code11Only Île-de-France
Postal code75008Only this postal code
NAF activity code62.01ZSoftware development companies
Company sizePME / ETI / GEFilter by INSEE size category
Employee bracket21 (50-99)Filter by employee count
Manager last/first nameMARTIN / JEANFind companies whose dirigeant matches
Certificationsbio, RGE, Qualiopi, ESS, association, training orgBoolean filters
Min/max revenue (€)1000000Revenue range
Administrative statusA (active) / C (closed)Default: active only

Output format

Each dataset record:

{
"siren": "552081317",
"siret_siege": "55208131766522",
"nom_complet": "ELECTRICITE DE FRANCE (EDF)",
"nom_raison_sociale": "ELECTRICITE DE FRANCE",
"sigle": "EDF",
"categorie_entreprise": "GE",
"date_creation": "1955-01-01",
"etat_administratif": "A",
"activite_principale": "35.11Z",
"tranche_effectif_salarie": "53",
"adresse": "22-30 22 AVENUE DE WAGRAM 75008 PARIS",
"code_postal": "75008",
"commune": "PARIS",
"departement": "75",
"region": "11",
"latitude": 48.876,
"longitude": 2.298,
"ca": 118690000000,
"resultat_net": 11854000000,
"annee_finances": "2024",
"dirigeants": [
{ "type": "personne_physique", "nom": "FONTANA", "prenoms": "BERNARD", "qualite": "Président du conseil d'administration et directeur général", "annee_naissance": "1961", "siren_morale": null, "denomination_morale": null }
],
"pappers_url": "https://www.pappers.fr/entreprise/552081317",
"annuaire_entreprises_url": "https://annuaire-entreprises.data.gouv.fr/entreprise/552081317",
"scraped_at": "2026-05-03T12:00:00.000Z"
}

Data source

This actor wraps the official recherche-entreprises.api.gouv.fr API maintained by Etalab (French government), which combines INSEE SIRENE, RNE, and INPI data. No API key required, no scraping.