Actulegales · French Collective Procedures avatar

Actulegales · French Collective Procedures

Pricing

from $2.10 / 1,000 results

Go to Apify Store
Actulegales · French Collective Procedures

Actulegales · French Collective Procedures

Export French collective procedures from Actulegales.fr — company, SIREN, liquidation / redressement / sauvegarde, journal URL. Companions: BODACC, French Companies. Public notices.

Pricing

from $2.10 / 1,000 results

Rating

0.0

(0)

Developer

Corentin Robert

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Share

Export collective procedures published on actulegales.fr — redressement, liquidation, sauvegarde, cession. Input: date range (DD/MM/YYYY) and optional department codes. Output: company name, SIREN, procedure type, journal, announcement URL. Companion to official BODACC.

No login. Public legal notices.

Built for: credit / risk · KYB / compliance · M&A distressed · French data teams


Also available

The company-register suite — pick the job:

ActorUse when
This Actor — ActulegalesCollective procedures from actulegales.fr
BODACCOfficial French gazette (creations, insolvency, sales)
French CompaniesDirectors / finances from a SIREN

Who is this for?

You are…Typical goalSuggested setup
Credit / riskInsolvency watchLast 7 days · schedule daily
KYB / complianceNotices to attach to a SIRENDate window · export then enrich
M&A / distressedRedressement / sauvegarde pipelineWeek or month window
French data teamGazette feed into a warehouseRecurring Actor task

What you get: dateParution, nomEntreprise, siren, typeProcedure, departement, adresse, journal, urlFiche. Missing source fields are empty strings or omitted.


What does this Actor do?

Walks French departments (01–95, or a list you pass) and pulls public collective-procedure notices in the date window. One row per announcement.

ScopeBehavior
All departmentsDefault when departments is empty — long job
Selected departmentse.g. ["75"] — Store Try / one court area
maxResultsStop after N rows. 0 = no cap

Quick start

  1. Set Start date / End date (DD/MM/YYYY). Leave end date empty for today.
  2. Click Start.
  3. Open Legal Announcements in the dataset.

Store Try uses department 75, 10 rows, start 01/08/2026, so the daily health check finishes under 5 minutes. For a real watch, clear the department list and raise maxResults to 0.

Use a short window (2–7 days) for the first full-France run.


Ready-made examples (published tasks)

ExampleBest for
French collective procedures — last weekCredit / KYB daily watch
French liquidation watch — August 2026Risk teams scanning a month window
Actulegales two-day legal-notice sampleFirst run / Store Try
French redressement & sauvegarde exportM&A / distressed deal sourcing

Input

{
"startDate": "01/08/2026",
"endDate": "20/08/2026",
"departments": ["75"],
"maxResults": 10
}
{
"startDate": "01/08/2026",
"endDate": "",
"maxResults": 0
}
ParameterTypeDefaultDescription
startDatestring01/06/2025DD/MM/YYYY. Try prefill: 01/08/2026
endDatestringtodayEmpty = today
departmentsstring[]all 01–95e.g. 75, 69. Try prefill: 75
maxResultsinteger0Row cap. Try prefill: 10. 0 = unlimited
maxConcurrencyinteger10Departments in parallel. Try prefill: 2
delayBetweenRequestsinteger200Pause in ms
limitNbinteger50Page size (10–100)
parallelRequestsinteger5Pagination parallelism
cookiesstringOptional session cookie header if blocked

Output example

Download JSON, CSV, Excel, or HTML from the Dataset tab.

{
"dateParution": "12/08/2026",
"parutionDateISO": "2026-08-12",
"nomEntreprise": "EXEMPLE SAS",
"siren": "123456789",
"typeProcedure": "Liquidation judiciaire",
"departement": "75",
"adresse": "75011 Paris",
"journal": "Journal d'annonces légales",
"urlFiche": "https://actulegales.fr/…"
}

Performance and cost

Cost scales with date range × departments. Compute uses Apify CU pricing.

ScenarioTypical size
Store Try (75, 10 rows)Under 5 minutes
Two-day window, all departmentsLonger compute job
Full month, all departmentsRaise timeout in Run options

Local development

npm install
# Edit input.json at the project root
apify run

FAQ

  • Official API? No. Public HTML/API used by actulegales.fr.
  • Empty dataset? Widen the date range, or drop the department filter. Quiet days exist.
  • Need creations / fonds de commerce? Use BODACC.
  • Timed out on all France? Set departments or a short window; increase Run timeout.

Notices are public legal announcements. Follow GDPR if you store names for outreach. Prefer BODACC when you need the state gazette. See Apify on scraping legality.

Support

corentin@outreacher.fr

Ready? Keep the Try (Paris, 10 rows) or clear departments and click Start.