Scrapers.lat logo scrapers.lat
商业

EPA ECHO Facility Compliance & Violations Scraper

Scrape US EPA ECHO facility compliance and enforcement records. Extract facility name, address, compliance status, violations, inspections, formal actions and total penalties across all 50 states and US territories. Export to JSON, CSV or Excel.

49 每条记录的字段 JSON · CSV · Excel · API 按用量付费
epa-echo-scraper.json 200 OK
{
  "facilityName": "ABF FREIGHT SYSTEM",
  "address": "8200 BAGBY DR",
  "city": "AUSTIN",
  "county": "TRAVIS",
  "state": "TX",
  "zip": "78724",
  "lat": 30.29007,
  "lng": -97.63394,
  "registryId": "110033527805"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Facility NameAddressCityCountyStateZipLatLngRegistry IdSicFederal FacilityInspections Last5yrViolations CurrentSignificant Non Compliance Flag
示例输出

一条真实的示例记录,正是你收到的结构。

Facility NameAddressCityCounty
ABF FREIGHT SYSTEM8200 BAGBY DRAUSTINTRAVIS
HOME DEPOT STORE 50911301 LAKELINE BLVDAUSTINWILLIAMSON
HOME DEPOT STORE 65423600 S IH 35AUSTINTRAVIS
HOME DEPOT STORE 65638801 S IH 35AUSTINTRAVIS
HOME DEPOT STORE 683910515 N MO PAC EXPYAUSTINTRAVIS
GET /epa-echo-scraper
{
  "facilityName": "ABF FREIGHT SYSTEM",
  "address": "8200 BAGBY DR",
  "city": "AUSTIN",
  "county": "TRAVIS",
  "state": "TX",
  "zip": "78724",
  "lat": 30.29007,
  "lng": -97.63394,
  "registryId": "110033527805"
}

常见问题

Which facilities and areas does this cover?

It covers facilities tracked in EPA's ECHO database across all 50 US states, DC and the territories (Puerto Rico, Guam, Virgin Islands and more). That includes facilities regulated under the Clean Air Act, Clean Water Act (NPDES), RCRA hazardous waste, the Safe Drinking Water Act and reported to the Toxics Release Inventory.

How many facilities can I pull in one run?

ECHO rejects any single search that would return more rows than its query limit, so a whole large state at once is not allowed. Combine a state with a county, city, ZIP, NAICS or SIC to focus the search. Within a valid search you can collect from a handful up to the full result set using Max Items.

How do I narrow the search?

Use the State, County, City, ZIP Code, Facility Name, NAICS Code and SIC Code filters in any combination, plus toggles for active-only and major facilities. When a search returns more facilities than Max Items, the scraper surfaces the facilities with the most enforcement signal (penalties, formal actions, violations, inspections) first.

What is the difference with detail reports on?

With "Fetch facility detail report" enabled, each facility is enriched with its Detailed Facility Report: a per-program compliance breakdown and the list of individual formal enforcement actions with penalty amounts and dates. Turn it off for a faster, list-only pull of the headline compliance figures.

What happens when a facility has no enforcement history?

Many facilities are small sites with no inspections, violations or penalties. Those records still come through with their identity and location, with the compliance counters at zero or null. Penalty, violation and inspection fields are only populated where EPA has data.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。