Energy Star Scraper avatar

Energy Star Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Energy Star Scraper

Energy Star Scraper

Search and extract EPA Energy Star certified products across 11 categories including heat pumps, appliances, and electronics. Query 290,000+ certified products by brand, category, or efficiency rating to find model numbers, energy specs, UPC codes, and certification dates.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Professional Edge

Professional Edge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

13 days ago

Last modified

Share

Energy Star Certified Products Search

Search and extract EPA Energy Star certified products across 11 categories including heat pumps, appliances, and electronics. Query 290,000+ certified products by brand, category, or efficiency rating to find model numbers, energy specs, UPC codes, and certification dates.

This Actor wraps the official EPA Energy Star Socrata API to deliver structured product certification data — ideal for HVAC contractors, green building consultants, appliance retailers, and energy auditors verifying tax credit eligibility.

What data can you extract?

FieldDescription
brandNameProduct brand (LG, Samsung, etc.)
modelNameModel name
modelNumberModel number
upcUPC barcode(s)
productTypeSpecific product type
energyFactorCombined Energy Factor / efficiency rating
estimatedAnnualEnergyEstimated annual energy use (kWh/yr)
meetsEfficientCriteriaMeets "Most Efficient" standard
dateQualifiedEnergy Star certification date
capacityProduct capacity
dimensionsHeight, width, depth in inches

Product categories

  • Heat Pumps (289K+)
  • Clothes Dryers, Washers, Dishwashers
  • Refrigerators, Room Air Conditioners
  • Water Heaters, Dehumidifiers
  • Air Purifiers, Computers, Monitors

Input example

{
"productCategory": "clothes_dryers",
"brandName": "LG",
"mostEfficient": false,
"maxResults": 100
}

Output example

{
"brandName": "LG",
"modelName": "DLGX3371*",
"modelNumber": "DLGX3371*",
"upc": "048231014076;048231014106",
"productType": "Gas Standard Vented",
"energyFactor": "3.49",
"estimatedAnnualEnergy": "685",
"meetsEfficientCriteria": "No",
"dateQualified": "2014-07-31",
"category": "clothes_dryers"
}

How much does it cost?

ScenarioResultsEst. ComputeEst. Actor Fee
One brand, one category50~$0.01~$0.25
All brands, one category1,000~$0.03~$5.00

Actor pricing: $0.005 per result + minimal compute costs.

Use cases

  • HVAC Contractors — Look up certified equipment for Inflation Reduction Act tax credits
  • Energy Auditors — Verify product certifications for building assessments
  • Green Building / LEED — Source certified products for LEED certification requirements
  • Appliance Retailers — Build product comparison tools with energy ratings
  • Government Procurement — Source certified products meeting federal energy mandates

This Actor accesses publicly available data from the EPA Energy Star program through the official Socrata API. It does not bypass authentication, access restricted data, or violate any terms of service.

Support

  • Issues? Open an issue on the Actor's Apify page