US Industrial Facility & Public Contact Discovery avatar

US Industrial Facility & Public Contact Discovery

Pricing

$7.50 / 1,000 industrial facility results

Go to Apify Store
US Industrial Facility & Public Contact Discovery

US Industrial Facility & Public Contact Discovery

Discover US industrial facilities using official EPA data with normalized facility records and public regulatory contact information when available.

Pricing

$7.50 / 1,000 industrial facility results

Rating

0.0

(0)

Developer

Neuro Lab

Neuro Lab

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Disclaimer: This is an independent, unofficial tool and is not affiliated with, sponsored by, or endorsed by the U.S. EPA. Data is obtained from official EPA public data sources.

What it does: Queries EPA's official TRI (Toxics Release Inventory) registry, normalizes the result into a stable schema, deduplicates by facility, and includes each facility's public regulatory contact information when the registry publishes one.

Who it's for: Sales teams selling into US industrial/chemical-handling facilities (safety equipment, environmental compliance services, industrial supplies), and researchers who need a reliable, structured view of regulated facilities without hand-parsing EPA's own API quirks.

Data source: EPA's TRI (Toxics Release Inventory), via data.epa.gov Envirofacts -- the official US government registry of facilities that manufacture, process, or use listed toxic chemicals above federal reporting thresholds.

What makes it useful:

  • Stable, normalized schema across every facility -- no need to learn EPA's own field names or handle its upstream quirks.
  • Deduplicated by facility -- a multi-branch operator shows up once, with an establishment count.
  • Public named contact, email, and phone included when the official registry publishes them.

Important -- what public_contact_name means: public_contact_name is a public EPA/regulatory contact -- the person EPA's own registry lists for the facility, typically for regulatory correspondence. It is not necessarily a buyer, decision maker, or procurement contact, and no purchasing role or authority is implied or claimed. public_contact_role is always returned as null because EPA's registry does not publish a title/role for this contact.

Input example

{
"state": "TX",
"keyword": null,
"limit": 10
}

Output example

{
"facility_name": "HEP JAVELINA SMR LLC",
"operator": "HEP JAVELINA SMR LLC",
"facility_type": "Industrial facility",
"industry_activity": "Petroleum refining",
"state": "TX",
"city": "Corpus Christi",
"address": "1000 EXAMPLE RD",
"public_contact_name": "DENNIS WILLIAMS",
"public_contact_role": null,
"public_email": null,
"public_phone": null,
"source": "EPA TRI",
"source_id": "12345TXEXAMPLE",
"freshness": "Live EPA Envirofacts query on each run."
}

Pricing

Pay-per-event: $0.0075 USD per facility_result delivered. You are only charged for normalized, deduplicated records actually returned to your dataset -- never for the run itself, and never for a failed or empty run.

Data freshness

Every run queries EPA's live Envirofacts API directly -- results reflect EPA's currently published TRI data at the moment you run the Actor.

Limitations

  • Covers EPA TRI-listed facilities only -- not a general US business directory.
  • keyword matches only against facility name, never address or activity text.
  • Public contact fields are only as complete as EPA's own registry -- a meaningful share of facilities have no named contact, email, or phone on file.
  • public_contact_name reflects EPA's regulatory point of contact only -- never a confirmed purchasing role.

Contact/support

Built and maintained by NeuroLab Works. For issues or questions, use the Actor's Issues tab on Apify Console.