French Healthcare Facilities Finder (FINESS)
Pricing
Pay per usage
French Healthcare Facilities Finder (FINESS)
Find French healthcare & medico-social facilities from the official FINESS registry: EHPAD nursing homes, hospitals, pharmacies, SSIAD, medical labs. Filter by type & department. Returns FINESS number, address, phone, SIRET. Official open data - reliable, no scraping.
Pricing
Pay per usage
Rating
5.0
(1)
Developer
D N
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
French Healthcare Facilities Finder (FINESS) — EHPAD, Hospitals, Pharmacies
Free actor — you only pay your own Apify platform usage (a few cents per thousand results).
Find every French healthcare and medico-social facility from FINESS, the official national registry of health and social establishments (Fichier National des Établissements Sanitaires et Sociaux). Search EHPAD (nursing homes / maisons de retraite), hospitals (CHU, centres hospitaliers), pharmacies (officines), home nursing services (SSIAD), medical biology laboratories, résidences autonomie and any other FINESS category, filtered by French department. Each result includes the FINESS number, full address, phone number and SIRET — ready for CRM import, B2B lead generation in the French healthcare sector (prospection B2B santé, annuaire établissements sanitaires et médico-sociaux), market studies, or territory mapping.
Data comes from the official open data re-exposure of the FINESS registry on data.gouv.fr (Licence Ouverte 2.0), queried live through the data.gouv tabular API — no scraping, no breakage. The actor resolves the source schema dynamically at each run, so it keeps working even if the upstream file structure evolves.
Input
| Field | Type | Description |
|---|---|---|
facilityTypes | array | Presets: ehpad (500), residence_autonomie (202), ssiad (354), hospital (101, 355), pharmacy (620), medical_laboratory (611) |
departments | array | French department codes, e.g. ["59", "62"]. Empty = all of France |
customCategoryCodes | array | Any raw FINESS category code (categetab), e.g. 124 for health centers |
categoryLabelContains | string | Substring match on the French category label, e.g. crèche |
nameContains | string | Substring match on the establishment name, e.g. KORIAN |
maxResults | integer | Cap on returned establishments (default 200) |
Output
One dataset item per establishment, with an explicit status (found / not_found / error):
{"status": "found","finess": "590000000","finessEj": "590000001","name": "EHPAD LES JARDINS DU LION","categoryCode": "500","categoryLabel": "EHPAD","address": "12 Rue de la Paix","postalCode": "59000","city": "LILLE","department": "59","phone": "0320000000","siret": "12345678900012","apeCode": "8710A","openedAt": "1998-01-01","source": "FINESS via data.gouv.fr (Licence Ouverte 2.0)"}
Use cases
- Healthcare B2B lead generation: build call/mailing lists of EHPAD, clinics or pharmacies per department for medical devices, services, wellness providers or staffing agencies.
- Market and territory analysis: count and map facilities by category and department for expansion studies.
- Data enrichment pipelines: the returned SIRET plugs directly into company registries for legal and financial enrichment.
- Public health & research: reproducible extracts of the official registry without wrestling with the raw headerless CSV files.
Works great with
Chain this actor with the rest of the French business data suite by the same developer:
- French Company Data Enricher (SIREN) — feed it the
siretof each facility to get legal form, executives, financials. - French Insolvency & Solvency Checker (BODACC) — check whether an operator is in insolvency proceedings before doing business.
- French Collective Agreement Finder (IDCC) — find the collective agreement of each facility from its SIRET.
More actors: fit_melon on Apify Store.
Limitations & fair use
- Source data is refreshed by the French administration roughly monthly; day-old changes may not appear yet.
- The registry lists open establishments as maintained by the ANS and regional health agencies; occasional administrative lag is possible.
- The actor sends polite, paginated requests to the public data.gouv API. Please keep
maxResultsreasonable for your actual need. - Data licence: Licence Ouverte / Open Licence 2.0 — free reuse with attribution to the source.