French DPE F/G · Property Owner SIRENs
Pricing
from $1.40 / 1,000 siren owner of f/g dwellings
French DPE F/G · Property Owner SIRENs
Export SCI / property companies sitting on ADEME DPE class F or G dwellings (passoires). Unique SIREN, directors, DPE stats. Open data, no login, no invented emails.
Pricing
from $1.40 / 1,000 siren owner of f/g dwellings
Rating
0.0
(0)
Developer
Corentin Robert
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
French DPE F/G · SIREN Property Owners (passoires)
Build a CRM list of professional property owners sitting on energy class F or G dwellings — the French passoires thermiques.
The Actor reads the official ADEME DPE open data (existing homes since July 2021) and matches each BAN address to INSEE SIRENE companies. Default keepers are SCI and foncières (NAF 68.10 / 68.20). Private individuals without a company SIREN are out of scope.
HTTP only. No login. No API key. No browser. No invented emails.
ADEME never publishes the owner of a dwelling. Fichiers fonciers / MAJIC are not open. This Actor is the public-data path: DPE F/G signal → company at the same address. Match rate is not 100% — that is expected.
Who is this for?
| You are… | Typical goal | Suggested setup |
|---|---|---|
| RGE contractor / renovation sales | Warm territory of passoires with a reachable legal entity | Dept 75 or 69 · SCI / foncières |
| CEE broker / energy SaaS | Buildings that must be renovated under French law | Class G only · raise Max addresses |
| Lead agency (rénovation énergie) | Unique SIREN file, not a dump of apartments | Max items 500 · Outreach view |
| Data / ops | Monthly refresh of a department | Schedule · Max DPE 5,000 |
What you get by default: SIREN, SIRET, company name, legal form, NAF, siège address, public directors (name + role), count of F/G DPE at that address, worst class, surfaces, sample DPE ids.
What you do not get: emails, phones, or websites. Those fields are always null. We do not guess them.
When to switch match mode: use SCI + syndics / copropriété when you sell building-level works (toiture, chauffage collectif). Use any company at the address only if you accept shops and liberal practices in the same street number.
How to extract DPE F/G owners
- Open the Actor in Apify Console.
- Keep Department = 75 (Paris) and Max items = 50 for a first run — or pick your market.
- Optional: postal codes (
75002), city, building type, min DPE date. - Click Start. Export JSON / CSV / Excel.
Max items = 0 → all matches until the DPE / address caps (Free plan still capped at 100 rows / run).
Paris alone has 150k+ F/G certificates. Always set a department (or postal / city). The Actor streams the ADEME API with etiquette_dpe_in=F,G and never downloads the nationwide dump.
What data can this Actor extract?
| Category | Fields |
|---|---|
| Company | companyName, siren, siret, legalForm, nafCode, companyStatus, tvaNumber |
| Owner kind | isSci, ownerKind (sci / real_estate_company / syndicat_copropriete) |
| People | directors, directorNames (INSEE, no dates of birth) |
| Location | address, postalCode, city, department, inseeUrl |
| DPE signal | dpeCount, dpeClassFCount, dpeClassGCount, worstDpeClass, totalSurfaceM2, latestDpeDate, dpeShared |
| DPE sample | dpeIds, dpeAddresses, nested dpes[] |
| Co-located SCI | sciCountAtAddress, otherSciAtAddress, otherSciText |
| Meta | source, scrapedAt |
How much will it cost?
HTTP-only open data — default 1024 MB, 4-hour timeout, no residential proxy.
This is priced as a SIREN file ($2 / 1,000 unique companies), not as a cadastral-owner lead. Another Store Actor charges ~$36 / 1,000 when it claims a DGFiP / fichiers-fonciers owner match. We do not have that source — we match INSEE companies at the same BAN address. You pay for unique SIREN rows, not per DPE apartment.
| Free | Bronze | Silver | Gold | Platinum | Diamond | |
|---|---|---|---|---|---|---|
| Per SIREN owner (PPE) | $0.002 | $0.0018 | $0.0016 | $0.0014 | $0.0012 | $0.001 |
| 50 owners | $0.10 | $0.09 | $0.08 | $0.07 | $0.06 | $0.05 |
| 1,000 owners | $2.00 | $1.80 | $1.60 | $1.40 | $1.20 | $1.00 |
Free plan: 100 rows / run to test.
A 0-row run is still a success (and not billed per item): those addresses had no SCI in SIRENE.
Input
See the Input tab for the full form.
| Field | Default | Notes |
|---|---|---|
departments | 75 | Multi-select. Applied if you leave geo empty. |
postalCodes / cities | — | Optional extra geo |
energyClasses | F, G | Add E only if you want the next band |
ownerMatchMode | SCI / property companies | Or + syndics, or any company |
maxItems | 50 | Unique SIREN ceiling (0 = uncapped) |
maxDpeToScan | 400 | ADEME rows read |
maxAddressesToMatch | 120 | SIRENE lookups |
Output
You can download the dataset as JSON, HTML, CSV, or Excel.
{"siren": "951936004","companyName": "Beleza Greneta","legalForm": "SCI","nafCode": "68.20B","companyStatus": "active","ownerKind": "sci","directorNames": ["Charlotte de Ascencao"],"address": "47 Rue Greneta 75002 Paris","city": "Paris","department": "75","inseeUrl": "https://annuaire-entreprises.data.gouv.fr/entreprise/951936004","dpeCount": 1,"worstDpeClass": "G","dpeShared": true,"dpeAddresses": ["47 Rue Greneta 75002 Paris"],"sciCountAtAddress": 3,"otherSciText": "SCI Sevigne (320420169); Les Amis de Krousar Thmey (414799239)","email": null,"scrapedAt": "2026-08-19T12:00:00.000Z"}
One row = one unique SIREN, with F/G DPE aggregated at that company’s matched address(es).
Tips
- Start with one department. Raise
maxAddressesToMatchbeforemaxDpeToScanif you want more owners — several apartments share one BAN address. - SCI match rate is far below 100%. Many passoires are owned by private individuals (no SIREN). That is the product, not a bug.
- Several SCI can sit at the same BAN address as one DPE (a building with several lots). Every SCI is exported as its own row.
dpeShared,sciCountAtAddress,otherSciAtAddressandotherSciTextlist the neighbours so a CRM does not treat them as duplicates. Max items never cuts a building in half. - Combine with a separate SIREN → dirigeants / enrichment Actor if you need emails from another source.
Is it legal to reuse ADEME DPE + SIRENE?
This Actor uses:
- ADEME DPE logements existants (depuis juillet 2021) via the Data Fair API, also listed on data.gouv.fr
- Recherche d’entreprises (INSEE SIRENE)
Both are public open data. Company dirigeants are published by INSEE. As with any file that can contain personal data, ensure your use complies with GDPR (B2B legitimate interest, opt-out, etc.).
Our Actors do not extract private user emails from these sources. We only keep what the administrations have published. You should still treat company officer names as personal data.
FAQ
Is this the cadastral owner (DGFiP / fichiers fonciers)?
No. ADEME never publishes the owner. MAJIC is not open. We keep companies whose établissement sits at the same BAN address as the DPE (SCI / NAF 68 by default). That is a signal for outreach, not a proof of title. If you need the legal owner, you need fichiers fonciers — and you will pay Store prices in that range (~$36 / 1k company-owner leads).
Why are emails always empty?
SIRENE and ADEME do not publish emails. Inventing them would be both useless and non-compliant. Enrich elsewhere if you have a lawful basis.
Why so few SIREN vs DPE count?
Most French dwellings are owned by individuals. This Actor is built for the professional owner slice (SCI, foncières, optional syndics).
Does it work outside Paris?
Yes — pick any department. Defaults are Paris so a first Console run stays cheap.
Support
Issues tab for bugs and geo edge cases. API tab for programmatic runs. Custom lists: corentin@outreacher.fr