Us Building Permit Monitor avatar

Us Building Permit Monitor

Pricing

from $5.00 / 1,000 new permits

Go to Apify Store
Us Building Permit Monitor

Us Building Permit Monitor

Monitor newly issued US building permits (NYC, Chicago, SF, Austin) by trade - roofing, solar, HVAC, plumbing and more. Deduped daily feed, official city open data, no owner personal data.

Pricing

from $5.00 / 1,000 new permits

Rating

0.0

(0)

Developer

james correy

james correy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

New Building Permit Monitor - Deduped Daily Contractor Leads (US)

Get newly issued building permits in major US cities as a clean, deduplicated feed — roofing, solar, HVAC, plumbing, electrical, pool, demolition and more. Run it on a schedule and receive only the permits that are new since your last run, never the whole pile again.

Built on official city open-data portals (NYC, Chicago, San Francisco, Austin). No scraping, no fragile page automation, and no owner personal data.

Who uses this

  • Material suppliers, subcontractors, and service businesses: a new permit is a project about to start and a buyer about to spend. Reach out first.
  • Solar / roofing / HVAC sales teams: filter to your exact trade and city and get a daily list of fresh jobs.
  • Proptech and market analysts: track construction activity by city, trade and value.

Why "deduped monitor" matters

Most permit datasets dump the entire history every time. This actor remembers where it got to and emits only new permits on each run — so a daily schedule gives you a clean daily lead list, ready for your CRM or a webhook, with no duplicates to filter out.

The first run sets a baseline and emits nothing (there's no "previous" to compare to yet). New permits flow from the second run onward. Schedule it daily.

What you get

{
"cityLabel": "Chicago",
"permitNumber": "100987654",
"permitType": "PERMIT - NEW CONSTRUCTION",
"normalizedTrade": "general_building",
"valuation": 425000,
"siteAddress": "1234 N Damen Ave",
"zip": null,
"issueDate": "2026-07-04T00:00:00.000",
"contractorBusinessName": null,
"contractorLicenseNumber": null,
"latitude": 41.90,
"longitude": -87.67
}

Filter by trade, city, and minimum valuation. Point it at a webhook to push straight into Zapier/Make/n8n or your CRM.

What this actor never collects

Permit records often contain the owner's name, home address, and the permittee's personal phone number. This actor emits the permit, the work, the value, the site address, and the contractor's BUSINESS identity only:

  • No owner personal names
  • No owner home addresses (separate from the job site)
  • No personal phone numbers
  • Contractor fields are business name and license number only, and only where the city publishes them as business data (currently New York City)

Coverage

CitySourceValuationContractor
New York CityNYC DOB permit issuancebusiness name + license
ChicagoChicago building permitsyes
San FranciscoSF building permitsyes
AustinAustin issued construction permits

Need another city? Open an issue and name it — most US cities with a Socrata/open-data portal can be added quickly.

Notes

  • Cities report on their own schedules; a permit may appear a day or two after issuance. The monitor handles late-arriving records by re-checking the boundary day each run.
  • Trades are classified from each city's permit-type and work-description text; use the normalizedTrade filter for consistent cross-city trades.
  • Found a problem or need a city or field added? Open an issue — replies are fast.