French DPE Energy Performance Lookup (ADEME) avatar

French DPE Energy Performance Lookup (ADEME)

Pricing

Pay per usage

Go to Apify Store
French DPE Energy Performance Lookup (ADEME)

French DPE Energy Performance Lookup (ADEME)

DPE energy performance certificates for French homes by postal code: energy class A-G, GES class, surface, consumption, issue date. Free — official ADEME open data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

French DPE Energy Performance Lookup (ADEME) — Free

Look up official French DPE energy performance certificates by postal code (diagnostic de performance énergétique). This free actor queries the ADEME open-data API (existing dwellings, post-July-2021 DPE) and returns the most recent certificates for each area: energy class (A–G), greenhouse-gas class, building type, living surface, construction year, primary energy consumption and issue date.

This actor is free — you only pay your own Apify platform usage.

Input

FieldTypeDescription
postalCodesarrayFrench postal codes (5 digits, e.g. 75011). Required.
maxResultsintegerMax certificates per postal code (default 50, max 200).

Output

{
"status": "found",
"postalCode": "75011",
"dpeNumber": "2675E0077791B",
"address": "48 Rue de Montreuil 75011 Paris",
"energyClass": "D",
"gesClass": "D",
"buildingType": "appartement",
"surfaceM2": 42.1,
"primaryEnergyKwhM2Year": 157,
"issuedDate": "2026-01-12"
}

status is found, not_found or error. Invalid inputs never crash the run.

Use cases

  • Real-estate analysis: energy-class distribution of a neighborhood before buying or listing.
  • Spot "passoires thermiques" (F/G classes) affected by French rental restrictions.
  • Energy-renovation lead generation for contractors and auditors.
  • Urban research on building stock energy performance.

Limitations & fair use

  • Data source: ADEME — DPE Logements existants (open data, Licence Ouverte). Certificates issued since July 2021.
  • Addresses are those declared in the certificate (BAN-geocoded); some may be partial.
  • Polite delays are applied between calls.

More actors by this developer: see profile — French open-data toolkit (companies, geocoding, fuel prices, and more).