OrbTop

NADCA Air Duct Cleaner Directory Scraper

LEAD GENERATION

NADCA Air Duct Cleaner Directory Scraper

Scrapes the complete NADCA (National Air Duct Cleaners Association) certified member directory. Returns every member company with contact details, address, phone, website, membership date, and certified personnel names with their industry credentials (ASCS, CVI, VSMR).

What you get

Each record includes:

Field Description
company_name Company name
contact_name Primary contact
address Street address
city City
state State or province
zip ZIP or postal code
country Country
phone Phone number
fax Fax number (if listed)
website Company website URL
member_since NADCA membership date
certified_personnel_count Number of certified personnel
certified_individuals Named certified staff with credentials (e.g. "John Smith, ASCS, CVI")
job_types Commercial / Residential
additional_services Extra services (dryer vent cleaning, kitchen ventilation, etc.)
profile_url Full URL of the member profile on nadca.com

Why NADCA data

NADCA is the authoritative certification body for air duct cleaning in North America. Unlike general business directories or Google Maps listings, NADCA membership requires passing technical exams and adhering to a code of ethics. Each record is certification-gated — buyers can distinguish trained professionals from uncertified operators. This makes the dataset uniquely valuable for:

  • HVAC equipment vendors targeting certified operators
  • Insurance and restoration referral networks
  • Franchise development and roll-up acquisition targeting
  • B2B lead generation for complementary services

Usage

  1. Set Max Items to the number of companies you want. Leave it at the default (or set a large number) to scrape the full directory (~1,600 members).
  2. Run the actor. Full directory scrapes complete in under 15 minutes.

Input

Field Type Default Description
maxItems integer 10 Maximum number of company records to scrape. Leave blank or set high to scrape all members (~1,600).

Example output

{
  "company_name": "Sani-Vac Service, Inc.",
  "contact_name": "John H. Line III",
  "address": "5750 Enterprise Ct",
  "city": "Warren",
  "state": "Michigan",
  "zip": "48092",
  "country": "United States",
  "phone": "(586) 558-9200",
  "fax": "(586) 558-9400",
  "website": "http://www.sanivac.com",
  "member_since": "04/11/1989",
  "certified_personnel_count": 4,
  "certified_individuals": [
    "Doran Oboza, ASCS",
    "Donald Geary, ASCS",
    "Keith Hamilton, ASCS",
    "John H. Line III, ASCS, CVI"
  ],
  "job_types": ["Commercial"],
  "additional_services": ["Kitchen Ventilation Cleaning"],
  "profile_url": "https://nadca.com/find-a-professional/sani-vac-service-inc"
}

Notes

  • Covers all countries in the NADCA directory (US, Canada, and international members)
  • Data is scraped live from nadca.com — reflects current membership and certification status
  • Rate limited conservatively to respect the source site