France Fresh Company Leads — New Registrations Feed (BODACC) avatar

France Fresh Company Leads — New Registrations Feed (BODACC)

Pricing

from $5.00 / 1,000 results

Go to Apify Store
France Fresh Company Leads — New Registrations Feed (BODACC)

France Fresh Company Leads — New Registrations Feed (BODACC)

Daily delta of newly-registered French companies from official BODACC open data, enriched with NAF activity, founders, address and headcount. Filter by sector, department and legal form. CRM-ready for B2B prospecting.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

OpenData Leads

OpenData Leads

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

France Fresh Company Leads — New Registrations Feed 🇫🇷

Get newly-registered French companies every day, enriched and CRM-ready.

This Actor turns France's official BODACC company-registration gazette into a clean, deduplicated lead feed. Point it at a look-back window (or your last run date), optionally narrow by sector, department, or legal form, and get back freshly-incorporated companies — each enriched with its NAF activity, founders, head-office address, headcount band and coordinates.

Built for B2B prospecting: banks, insurers, accountants, agencies and SaaS teams who want to reach a business in its first weeks — before everyone else does.

Why this over a raw BODACC scraper

Most BODACC tools dump the bare legal notice (name, town, court). This Actor joins each registration to the official recherche-entreprises API, so every lead already carries:

  • NAF / APE activity code — so you can target by sector
  • Founders / officers by name, role and birth year
  • Head-office address, postcode, commune and GPS coordinates
  • Employee band and enterprise category
  • Legal form and share capital

…and it deduplicates by SIREN and is delta-native — designed to be scheduled daily so each run returns only what's new.

Input

FieldDescription
lastNDaysLook-back window in days (default 7). Use 12 for a daily schedule.
sinceDateYYYY-MM-DD; overrides the window. Page from your last run.
legalPersonsOnlyKeep only companies (SAS, SARL, SCI…), drop sole traders.
departmentsDepartment codes to include, e.g. 75, 92, 2A. Empty = all France.
nafPrefixesSector prefixes, e.g. 56 (food service), 62 (IT). Empty = all.
enrichAdd NAF, founders, address, headcount (default on).
maxResultsMax leads per run (default 200).

Example

{
"lastNDays": 2,
"legalPersonsOnly": true,
"departments": ["75", "92", "93", "94"],
"nafPrefixes": ["56"],
"maxResults": 500
}

→ Companies (no sole traders) registered in greater Paris in the last 2 days, in food service, up to 500.

Output

One row per company (flat JSON / CSV / Excel):

{
"siren": "106631799",
"denomination": "HONEY EVENT",
"type_personne": "pm",
"forme_juridique": "Société par actions simplifiée",
"capital_eur": 3000.0,
"greffe": "Paris",
"ville": "Paris",
"code_postal": "75011",
"departement": "75",
"region": "Île-de-France",
"date_parution_bodacc": "2026-07-03",
"naf_code": "47.78C",
"adresse_siege": "…",
"tranche_effectif": "…",
"categorie_entreprise": "PME",
"date_creation": "2026-06-…",
"latitude": "48.86…",
"longitude": "2.34…",
"dirigeants": [{ "nom": "…", "qualite": "Président", "annee_naissance": "1990" }]
}

Scheduling a daily feed

Schedule the Actor daily with lastNDays: 2 (a small overlap absorbs BODACC publication lag; rows are deduplicated by SIREN within each run). Push the dataset straight to your CRM, a Google Sheet, or a webhook.

Pay-per-event

This Actor is metered per result. Configure two events in the Actor's monetization settings (names must match the code):

  • lead — charged once per company row returned
  • enrichment — charged once per company enriched (only when enrich is on)

Data sources & legality

  • BODACC — Bulletin Officiel des Annonces Civiles et Commerciales, official DILA open data (Licence Ouverte / CC-BY), via the Opendatasoft Explore API.
  • recherche-entreprises (Annuaire des Entreprises) — official open API over INSEE Sirene + INPI RNE.

Both are official open-government data — no login, no API key, no scraping of private pages. Records flagged non-diffusible by the registrant are returned with [NON-DIFFUSIBLE] placeholders, as required by French law.

This is an informational lead feed, not a compliance or KYC certification.