VOOZH about

URL: https://apify.com/sylvainrt/bodacc-scraper

⇱ BODACC Scraper — French Legal Announcements · Apify


👁 BODACC — Annonces légales françaises avatar

BODACC — Annonces légales françaises

Pricing

Pay per usage

Go to Apify Store

BODACC — Annonces légales françaises

Scrapes French legal announcements (créations, radiations, procédures collectives, ventes...) from the official BODACC open data API. Filter by type, department, date range or SIREN number.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

👁 sylvain

sylvain

Maintained by Community

Actor stats

0

Bookmarked

15

Total users

3

Monthly active users

3 months ago

Last modified

Share

BODACC — French Legal Announcements Scraper

An Apify Actor that retrieves official French legal announcements (annonces légales) from the BODACC (Bulletin Officiel des Annonces Civiles et Commerciales) via the official open data API.

BODACC is published by DILA (Direction de l'information légale et administrative) and covers all mandatory legal publications for French businesses registered with the RCS (Registre du Commerce et des Sociétés).


What data is available

TypeDescription
CréationsNew business registrations
RadiationsBusiness closures / deregistrations
Modifications diversesChanges to company details (address, management, activity...)
Procédures collectivesInsolvency proceedings (redressement, liquidation judiciaire...)
Ventes et cessionsBusiness sales and transfers
Dépôts des comptesAnnual account filings

Output

Each item pushed to the dataset has the following structure:

{
"id":"C202500182618",
"dateparution":"2025-01-26",
"familleavis":"cr",
"familleavis_lib":"Créations",
"typeavis_lib":"Avis initial",
"publicationavis":"C",
"commercant":"DUPONT SERVICES SARL",
"siren":"123456789",
"tribunal":"Tribunal de commerce de Paris",
"ville":"PARIS",
"cp":"75001",
"numerodepartement":"75",
"departement_nom_officiel":"Paris",
"region_nom_officiel":"Île-de-France",
"url_complete":"https://www.bodacc.fr/pages/annonces-commerciales-detail/?q.id=id:C202500182618",
"jugement":null,
"acte":null,
"modificationsgenerales":null,
"depot":null,
"radiationaurcs":null,
"listepersonnes":{ ... }
}

The listepersonnes field contains detailed information about the company or person (legal form, address, activity, SIREN...) and varies by announcement type.


Input

ParameterTypeRequiredDefaultDescription
familleavisstringNo(all)Filter by announcement type
departementstringNo(all)French department number (e.g. 75, 69)
sirenstringNoLook up all announcements for a specific SIREN
date_debutstringNoStart date filter YYYY-MM-DD
date_finstringNoEnd date filter YYYY-MM-DD
qstringNoFull-text search (company name, city, activity...)
maxResultsintegerNo100Max results to retrieve (up to 10 000)

Example inputs

All insolvency proceedings in Paris, last 30 days:

{
"familleavis":"Procédures collectives",
"departement":"75",
"date_debut":"2025-01-01",
"maxResults":500
}

All announcements for a specific company:

{
"siren":"552032534",
"maxResults":100
}

New businesses in Lyon area:

{
"familleavis":"Créations",
"departement":"69",
"maxResults":200
}

Use cases

  • B2B lead generation — track new business registrations in your target market
  • Credit risk monitoring — detect insolvency proceedings before they become public knowledge
  • M&A prospecting — monitor business sales and transfers
  • Compliance & due diligence — verify company legal history by SIREN
  • Market research — analyze business creation/closure trends by region or sector

Data source

Data is sourced from the official BODACC open data API: https://bodacc-datadila.opendatasoft.com/api/explore/v2.1/catalog/datasets/annonces-commerciales/

Published by DILA under the Licence Ouverte / Open Licence 2.0.


Running locally

npminstall
echo'{"familleavis": "Créations", "departement": "75", "maxResults": 10}'> storage/key_value_stores/default/INPUT.json
npm start

Requires Node.js 18+.


License

Apache-2.0

You might also like

French Legal Announcements · BODACC Scraper

corent1robert/bodacc-announcements-scraper

Extract official French legal announcements: company registrations, insolvency proceedings, business sales, and account filings. Filter by date range, department, or SIREN. No API key. Ideal for daily lead gen, risk monitoring, and compliance

👁 User avatar

Corentin Robert

12

France BODACC Business Legal Gazette Scraper

parseforge/france-bodacc-gazette-scraper

Track French business activity through the official BODACC legal gazette. Pull commercial announcements with company name, RCS number, publication ID, parution date, notice category, and tribunal. Filter by company, event type, or date for due diligence and risk monitoring.

2

Bodacc.fr Scraper

lexis-solutions/bodacc-fr-scraper

Extract legal gazette announcements from BODACC.fr. Automate monitoring of French company events, registrations, and insolvencies for compliance, risk, and KYC workflows. Ideal for legal, finance, and data teams.

👁 User avatar

Lexis Solutions

5

BODACC France Scraper - SIREN, Creations, M&A, Insolvency

dltik/bodacc-fr-scraper

Bulk-export BODACC France announcements (creations, M&A, insolvency, modifications, radiations) with SIREN, capital, dirigeants, RCS. No API key, no proxy, HTTP-only.

French Company Intelligence

innocent_goodness/french-company-intel

Extract French company data from official government APIs (INSEE, INPI, BODACC). Search by name, SIREN lookup, or batch enrich. Identity, financials, directors, establishments, legal announcements. All free sources.

2

France Pappers + BODACC + INPI Scraper

jungle_synthesizer/france-pappers-bodacc-inpi-scraper

Unified French company data: SIREN/SIRET + BODACC announcements + INPI beneficial owners + actes + financials. Replaces Société.com Pro and 5 fragmented actors. KYC/KYB and B2B leads.

👁 User avatar

BowTiedRaccoon

10

French Company Enricher — SIREN to Full Legal Dossier

dr1ms/french-company-enricher

Enrichit un SIREN, SIRET, nom ou URL en dossier complet par entreprise française : identité, dirigeants à jour, bilans, actes INPI, annonces BODACC, labels RSE, TVA UE. Agrège DINUM, BODACC, INPI RNE et VIES. Alternative open-data à Pappers/Societe.com, avec mode monitoring.