ADEME DPE Scraper: 25M+ French Energy Diagnostics avatar

ADEME DPE Scraper: 25M+ French Energy Diagnostics

Pricing

$2.00 / 1,000 diagnostic fetcheds

Go to Apify Store
ADEME DPE Scraper: 25M+ French Energy Diagnostics

ADEME DPE Scraper: 25M+ French Energy Diagnostics

Search 25M+ French Energy Performance Diagnostics from the official ADEME database. Filter by city, postal, dept, DPE class (A-G), GES class, surface, year built. Get class, GES, address, GPS, energy use. Mandatory data in French real-estate ads. For agents, hunters, marchands, renovators. $2/1K.

Pricing

$2.00 / 1,000 diagnostic fetcheds

Rating

0.0

(0)

Developer

dltik

dltik

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

ADEME DPE Scraper — 25M+ French Energy Performance Diagnostics (DPE) API

Search the official ADEME DPE database — every Energy Performance Diagnostic ever issued in France. 25M+ records covering 14M apartments + houses post-2021, plus the pre-2021 archive. Filter by city, postal code, department, DPE class (A-G), GES class, surface, year built. Get class, GES, address, GPS, energy consumption. HTTP-only, $0.002 per diagnostic.

Bookmark this ADEME DPE Scraper — Apify ranks actors by bookmarks, so it directly helps the visibility of this scraper on the Apify Store.

What is the ADEME DPE Scraper?

The ADEME DPE Scraper is an Apify actor that queries the official ADEME DPE database — France's mandatory Energy Performance Diagnostic registry. Every house and apartment sold or rented in France since 2006 has a DPE on file with ADEME. This scraper makes those 25M+ records searchable and exportable: filter by location (city, postal, department, GPS bounding box), class (A through G), GES, surface area, year of construction, type (sale vs rental).

Backed by the free official ADEME open data API. No authentication, no rate limits to fight, no API key.

Use cases

  • Real estate energy intelligence — find every E/F/G-rated home in a department for retrofit prospecting.
  • Compliance / passoires thermiques tracking — French law bans E/F/G rentals progressively; this scraper surfaces them.
  • Property valuation enrichment — auto-fill DPE class on a CRM of properties from address.
  • Renewable energy lead-gen — homes with old DPE are prime solar / heat-pump candidates.
  • Market research — DPE distribution per city, per year, per surface band.

Input

{
"city": "Paris",
"dpeClass": ["E", "F", "G"],
"yearBuiltMax": 1980,
"limit": 1000
}

Output

{
"address": "12 RUE EXEMPLE, 75011 PARIS",
"dpe_class": "F",
"ges_class": "E",
"surface_m2": 65.2,
"year_built": 1962,
"energy_consumption_kwh_m2_year": 358,
"ges_emission_kg_co2_m2_year": 76,
"latitude": 48.8584,
"longitude": 2.3522,
"diagnostic_date": "2024-03-12",
"ademe_id": "2475E1234567"
}

Pricing

PAY_PER_EVENT — $0.002 per diagnostic fetched (= $2 per 1,000). Free actor starts. No charge on errors.

FAQ — ADEME DPE API alternatives

Does this work for the new DPE (post-July 2021) and the old one? Yes — both datasets are queryable. The output flags which version each record came from.

What about commercial buildings? ADEME also publishes DPE for tertiary buildings; this scraper can target that dataset too via the dataset parameter.

Can I subscribe to new DPE for my CRM? Yes — schedule the actor daily with a date filter to catch only the latest diagnostics.


Found this useful? Bookmark this ADEME DPE Scraper — it's the strongest signal for Apify Store ranking.

License: MIT · Author: dltik